
To sync rawhide repos issue the following rsync command
rsync -avvpPSHA rsync://linuxsoft.cern.ch/fedora-enchilada/linux/development/rawhide/Everything/x86_64/ whatever
Of course, replace “whatever” with the local path where you want the files to go.
Use the command below to sync the source repositories
rsync -avvpPSHA rsync://linuxsoft.cern.ch/fedora-enchilada/linux/development/rawhide/Everything/source/ (SOURCE REPO LOCATION ON YOUR SERVER)
Leave a Reply