31 May
2005
31 May
'05
19:30
On Tuesday 31 May 2005 03:25 pm, Marko wrote:
Hi I wanna make a SuSE updates FTP server for all of us at work that use suse(everyone else on mandrake and hav their FTP for updates) now whats the procedure to do that? I know it needs a certain directory structure and so forth, but ive been strugling to move my updates from home (/var/lib/YaST2/you...) to work, i pont to i386/... but it never finds any extra packages. Any help would be great. Thanx
Here's the command to use. You need to first make up the structure in /usr/local/. Then point YOU using 'user defined' location to: /usr/local/update/ #!/bin/sh rsync -auvzr /var/lib/YaST2/you/mnt/i386/update/9.3/ /usr/local/update/i386/update/9.3/