Gentoo Archives: gentoo-dev

From: John Nilsson <john@×××××××.nu>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Portage through SSH
Date: Sun, 31 Aug 2003 13:07:41
Message-Id: 3F51F31A.5000403@milsson.nu
1 Could one implement all packagemanagement emerge does through ssh (scp)?
2
3 I would like to be able to use this command:
4
5 emerge -u world server.mydomain.com
6
7 where world, make.conf and other settings would be read from the server
8 however the portage tree would be local so only one computer needs
9 emerge sync, and packages would be crosscompiled for the server and then
10 copied through ssh to the server.
11
12 "emerge -u sendmail *.mydomain.com" =)
13
14 This way I could spare my poor 486 from compiling duties.
15
16 -John
17
18
19 --
20 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Portage through SSH Marius Mauch <genone@××××××.de>
Re: [gentoo-dev] Portage through SSH Marc Giger <gigerstyle@×××.ch>