Hi Thorsten, Nachricht vom Sonntag, 13. Juli 2003, 16:04:21:
> * Spida (2003-07-13 15:10 +0200) >> I want to setup a Gentoo Mirror for an install at my local >> Linux-User-Group (They have only ISDN/64kbit Inet). >> I did read that docs on this, and whereas the docs for setting >> up the rsync part of the mirror are ok, information on the >> distfiles-part isn't that complete. >> In the docs is mentioned that the distfiles mirror will be around >> 30-40GB, but in the Forums I read something about 3-4GB. > The docs are for the official distfile mirrors. Yours is > "du -sh /usr/portage/distfiles" But that will give me only the space for what I have installed. I need the complete set because I don't know what the guys at my lug want. >> Is there a method to choose just a specific subset of packages? >> Like "only the highest stable version, if there is no stable, the >> highest unstable version"? >> Or should I do something like: >> >> for i in /usr/portage do >> for j in /usr/portage/$i do >> emerge -f $j; >> done >> done > It's always the highest version. If you want unstable: > 'ACCEPT_KEYWORDS="~x86" emerge bliblablup' > Thorsten Timo -- [EMAIL PROTECTED] mailing list
