[mirror-admin] 9-Preview is not public?
Chuck Anderson
cra at WPI.EDU
Wed Apr 23 12:43:38 EDT 2008
On Wed, Apr 23, 2008 at 05:41:26PM +0200, Keld Jørn Simonsen wrote:
> Could you get me up to speed, our mirror has been dead for some time due
> to ISP problems.
>
> I should not mirror fedora/linux/core, but rather fedora/linux/releases
> ?
>
> It seems like the two trees have both a /7 and /8 and they should
> probably be the same. I do a rsync from heanet.ie, but the releases tree
> does not have any data. It probably should be either hardlinked or
> softlinked. Is hardlink or softlink recommnded?
fedora/linux/core is dead. Nothing new has appeared there since FC6.
I have stopped regular mirroring of fedora/linux/core/ and
fedora/linux/extras/ completely, although I have the old content there
still.
All the new stuff is here:
fedora/linux/development/
fedora/linux/releases/
fedora/linux/updates/
If you use rsync, just use the fedora-enchilada module and you'll get
everything (including the old core/ and extras/). I use that and
exclude the stuff that doesn't have any churn anymore:
rsync -av -H --stats --delete --delete-after --delay-updates \
--numeric-ids \
--filter=._rsync-filter-fedora-enchilada-linux.lst \
rsync://download2.fedora.redhat.com/fedora-enchilada/linux/ \
/srv/ftp/pub/fedora/linux/
Contents of rsync-filter-fedora-enchilada-linux.lst:
- /core
- /extras
- .message
- /releases/7
- /releases/8
--
More information about the Mirror-admin
mailing list