-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday 24 October 2003 14:02, Leonid Podolny wrote: > Hi, I need to install gentoo on some computer while keeping the same set > of ebuilds i have on the other one. What is the most elegant way to do it? > Regards,L.
(cd source; rsync -someoptions . [EMAIL PROTECTED]:/path/to/destination) If you want to have the entire portage tree shared between computers install gentoo-rsync-mirror, then just modify the config and mirroring script to point to /usr/portage instead of /opt/something. Start rsyncd and point your second/third/forth/... machine at the first by setting this in /etc/make.conf SYNC="rsync://first.host/gentoo-portage" - -- Mike Williams -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/mSczInuLMrk7bIwRAt7NAKCQdfopttACjtY4Hqp26O9MkodxEgCgmDYS 7cetWaLWb9gePPvBQ1xXjOs= =vD1Z -----END PGP SIGNATURE----- -- [EMAIL PROTECTED] mailing list
