Hello, First of all, thanks for the Mirror Tutorial, which is *really* useful ! Just a suggestion about something to add: In its present form, the document assumes the mirrored files should stay in /var/www/mirror, which is fine if clients use this mirror through HTTP. A more flexible approach would be to consider a multi-protocol server, accessible through HTTP (Apache), NFS, FTP (vsftpd) and rsync (for syncronizing with other downstream mirrors), able to also support PXE network installs from this mirror. This will require to specify in the tutorial: - the correct, FHS-compliant place for storing the mirrored files; - the settings for the four servers (HTTP, NFS, FTP, rsync-server); - SELinux-related issues (all programs, both clients and servers, should have the appropriate type of rights on the mirrored files) - PXE-related settings (for performing network installations through) Usually the local mirror contains only the ISOs, updates (and eventually extras), not the "exploded" distro. A multiprotocol server would be suitable in an multi-location enterprise environment, both for updates and network installs. Thanks a lot ! Regards, Razvan <rsandu @ softhome.net>
The mirror-tutorial is obsolete and no longer maintained. For current mirroring information pertinent to end users and mirror administrators, refer to: http://fedoraproject.org/wiki/Infrastructure/MirrorManager
Ticket moved to allow products to be removed from BZ.