28 Jul
2006
28 Jul
'06
13:35
Hi list, I am trying to mirror the suse 10.1 distro locally to make it easier for me to install and update all our suse x86_64 boxes. I have managed to use rsync to get a working mirror of Suse 10.1 which I used to install on a bunch of x86_64 servers. I can do this with this rsync line: rsync -avP --delete rsync://suse.mirrors.tds.net/opensuse-full/ /scratch/ The updates directory for updates to 10.1 don't seem to be in this rsync module. Does anyone know where the suse 10.1 updates are located and what the rsync line to mirror it would be ? I found this on the suse site but can't seem to get my servers using yast to check for updates there any ideas? http://suse.mirrors.tds.net/pub/suse/update/ thanks Rene