Re: Mirroring rawhide

1999-12-05 Thread John Summerfield
> Have you written such scripts? Are they available? > [EMAIL PROTECTED] I have a script I used to create a RHL 6.1 ISO. It takes the original distribution, merges the updates, removes the outdated packages. I'm attaching it to this; even if you don't want to do what I did, I've no doubt a few

Re: Mirroring rawhide

1999-12-04 Thread Svante Signell
Have you written such scripts? Are they available? [EMAIL PROTECTED] John Summerfield writes: > > > > > > How should I get the latest rawhide without downloading the whole thing > > > > and without leaving the old files? I tried using rsync, but > > > > ftp.redhat.com doesn't seem to accept

Re: Mirroring rawhide

1999-12-04 Thread John Summerfield
> > > > How should I get the latest rawhide without downloading the whole thing > > > and without leaving the old files? I tried using rsync, but > > > ftp.redhat.com doesn't seem to accept the connections. wget leaves all > > > the old files. > > > > > > Is there a program that comes with RedHat

Re: Mirroring rawhide

1999-12-02 Thread Andrew E. Mileski
Ivan Jager wrote: > What I want to do is get all the new files in > ftp://ftp.redhat.com/pub/rawhide/i386 without keeping all the old files > on my disk, and without downloading the files I already have. > "rsync -a --delete ftp://ftp.redhat.com/pub/rawhide/i386/" would do what > I wanted if redha

Re: Mirroring rawhide

1999-12-02 Thread Ivan Jager
> > How should I get the latest rawhide without downloading the whole thing > > and without leaving the old files? I tried using rsync, but > > ftp.redhat.com doesn't seem to accept the connections. wget leaves all > > the old files. > > > > Is there a program that comes with RedHat 6.1 that I co

Re: Mirroring rawhide

1999-12-02 Thread John Summerfield
> How should I get the latest rawhide without downloading the whole thing > and without leaving the old files? I tried using rsync, but > ftp.redhat.com doesn't seem to accept the connections. wget leaves all > the old files. > > Is there a program that comes with RedHat 6.1 that I could use? If

Re: Mirroring rawhide

1999-12-02 Thread Esben Haabendal Soerensen
> "Ivan" == Ivan Jager <[EMAIL PROTECTED]> writes: Ivan> How should I get the latest rawhide without downloading the Ivan> whole thing and without leaving the old files? I tried using Ivan> rsync, but ftp.redhat.com doesn't seem to accept the Ivan> connections. wget leaves all the old files.