From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22954 invoked by uid 1002); 31 Aug 2003 15:10:34 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 18384 invoked from network); 31 Aug 2003 15:10:34 -0000 Date: Sun, 31 Aug 2003 17:15:02 +0200 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: gentoo-dev@gentoo.org To: Douglas Russell From: John Nilsson In-Reply-To: <200308311601.23468.puggy@bobspants.com> Message-Id: Content-Transfer-Encoding: quoted-printable X-Mailer: Apple Mail (2.551) Subject: Re: [gentoo-dev] Portage through SSH X-Archives-Salt: d4022605-dcb5-4d62-932b-5d81be2b1a87 X-Archives-Hash: 32078f25b7d8a0d6b893d434961da580 For me the problem is that the machines cant even run emerge sync, much=20= less search for deps and that kind of calculations. I want EVERYTHING=20 portage to be executed on one host (or with distcc a selected few) but=20= still be able to manage the software on the other hosts. Best would be=20= if I could uninstall portage from the other hosts completely. -John s=F6ndagen den 31 augusti 2003 kl 17.01 skrev Douglas Russell: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sunday 31 August 2003 3:35 pm, Marc Giger wrote: >> On Sun, 31 Aug 2003 15:07:38 +0200 >> >> John Nilsson wrote: >>> Could one implement all packagemanagement emerge does through ssh >>> (scp)? >>> >>> I would like to be able to use this command: >>> >>> emerge -u world server.mydomain.com >>> >>> where world, make.conf and other settings would be read from the >>> server however the portage tree would be local so only one computer >>> needs emerge sync, and packages would be crosscompiled for the = server >>> and then copied through ssh to the server. >>> >>> "emerge -u sendmail *.mydomain.com" =3D) >>> >>> This way I could spare my poor 486 from compiling duties. >> >> What's with distcc? >> >> DISTCC_HOSTS=3D"compiling_hosts" emerge -u sendmail ?? >> >> Just leave localhost away from DISTCC_HOSTS. >> So it will only do preprocessing and such things on your 486. The=20 >> object >> generation will do the "compiler_host... >> >> greets >> >> Marc >> >> -- >> gentoo-dev@gentoo.org mailing list > > distcc works well, but on my cyrix 166 the linking takes absolutely=20 > ages. It > is much faster to just crosscompile for it on such a slow machine with=20= > the -K > method mentioned in another email. > > Puggy > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.2 (GNU/Linux) > > iD8DBQE/Ug3CXYnvgFdTojMRAjoqAJ42yIx8R2QxYW1OSVDmcr33aNjP+QCfcncq > kPL4ZUIkvmhjTsPs0SR1FfM=3D > =3DtHGt > -----END PGP SIGNATURE----- > > > -- > gentoo-dev@gentoo.org mailing list > -- gentoo-dev@gentoo.org mailing list