From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HB8ia-00055P-Ja for garchives@archives.gentoo.org; Sun, 28 Jan 2007 12:01:09 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0SBw0jA032731; Sun, 28 Jan 2007 11:58:00 GMT Received: from mail.libertysurf.net (mx-out.libertysurf.net [213.36.80.91]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0SBw0lv032704 for ; Sun, 28 Jan 2007 11:58:00 GMT Received: from saidar (88.123.133.123) by mail.libertysurf.net (7.3.117.3) id 45AFB5430027BF38 for gentoo-amd64@lists.gentoo.org; Sun, 28 Jan 2007 12:58:00 +0100 From: Mathieu Seigneurin To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] emerge world via ssh Date: Sun, 28 Jan 2007 12:58:00 +0100 User-Agent: KMail/1.9.6 References: <200701281251.11054.clip2@gmx.de> In-Reply-To: <200701281251.11054.clip2@gmx.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701281258.00194.mseigneurin@tiscali.fr> X-Archives-Salt: 1d2ec87c-8276-499a-a3ea-1755e4603183 X-Archives-Hash: 87ffc6df5a8390e2f18efccc128702af On Sunday 28 January 2007 12:51:08 Dieter Ries wrote: > Hi, > > how can i run emerge -vD world, when i only have the possibility to access > the machine via ssh for a short time? > > i have tried emerge -vD world & > > but that seems to stop before even the first ebuild is compiled. Then i > tried putting the emerge command into a bash script, and running > > emergeworld.sh& > > but that had the same effect. > > There has to be a possibility... > > cu > Dieter I think the easiest thing for this is to use the 'screen' utility. It will allow you to start emerge and disconnect/reconnect to that 'session'. It is very usefull in this type of situation. Regards, Mat -- gentoo-amd64@gentoo.org mailing list