Gentoo Archives: gentoo-user

From: Thomas Drueke <tdrueke@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Emerging package via NFS ?
Date: Wed, 15 Dec 2010 09:20:28
Message-Id: 4D088720.2020907@gmx.net
1 Hi,
2
3 is it possible to emerge packages to a $ROOT directory mounted via NFS ?
4
5 The setup is
6 - machine A is equipped with a Quad core CPU
7 - machine B is equipped with an N330 Atom-CPU
8 - machine A is doing the system update on a local chroot-environment
9 for machine B and generates binary packages. These packages are
10 installed on machine B using the binary package feature of portage.
11
12 I expected that the above setup would give an performance improvement
13 over letting machine B do the portage update itself. However a trial run
14 did not show significant improvement that justifies the effort. Machine
15 B still needs a reasonable amount of time to fetch unpack and install
16 the packages.
17
18 An alternative way might be to mount machine B's / directory via NFS
19 and change make.conf's $ROOT variable to that mount point.
20
21 Does that sound as a reasonable approach ?
22
23 Regards,
24 Thomas

Replies

Subject Author
Re: [gentoo-user] Emerging package via NFS ? YoYo Siska <yoyo@××××××.sk>
Re: [gentoo-user] Emerging package via NFS ? William Kenworthy <billk@×××××××××.au>