Wade Brown schrieb:

> http://gentoo-wiki.com/HOWTO_Create_A_Build_Host

Thanks. Reading it right now.

I don't quite get this, though. At "2.5 Create cron scripts to keep
the build area up to date" (http://shink.de/kwqygt) it is written:

     mount -t nfs buildHost:/usr/portage/distfiles ${arch}/usr/portage/distfiles

Why is /usr/portage/distfiles mounted via NFS? I understood it so,
that the /mnt/gentoo/Maintenance script is supposed to be run on the build
host. No? If not wrong, why NFS? Wouldn't it be sufficient and faster to use
a "bind" mount?

     mount -o bind /usr/portage/distfiles ${arch}/usr/portage/distfiles

Regards,

Alexander Skwar
-- 
The University of California Bears announced the signing of Reggie
Philbin to a letter of intent to attend Cal next Fall.  Philbin is said
to make up for no talent by cheating well.  Says Philbin of his decision
to attend Cal, "I'm in it for the free ride."
-- 
[email protected] mailing list

Reply via email to