Gentoo Archives: gentoo-server

From: Ronan Mullally <ronan@×××.ie>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Best practices in managing large server groups
Date: Mon, 21 May 2007 15:54:01
Message-Id: Pine.LNX.4.64.0705211648460.9909@office.4L
In Reply to: Re: [gentoo-server] Best practices in managing large server groups by Karl Holz
1 Hi Karl,
2
3 On Mon, 21 May 2007, Karl Holz wrote:
4
5 > >Is there a way to run gentoo without a portage tree on each box?
6 >
7 > yes, if you setup a build system, using a stage3 tarball, and build your
8 > system into a directory. Portage will only be under your /usr/portage and not
9 > into the system image you're building. the good thing about using a Stage3
10 > tarball is you can build you system on any linux system, build your system
11 > image, tarball the image, deploy and install grub on x86, yaboot on Mac PPC,
12 > silo on Sparc64.
13
14 How are updates handled? "emerge -uD <pkg|world>" isn't going to work
15 without a portage tree, so I presume I'd need to tell each server which
16 packages need to be updated with "emerge <pkg1> <pkg2> ... <pkgn>" to have
17 it download them from the binhost?
18
19
20 -Ronan
21 --
22 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] Best practices in managing large server groups Ryan Gibbons <gibbonsr-ml@××××××××××××××××××.com>