Mailinglist Archive: opensuse (3464 mails)
| < Previous | Next > |
Re: [opensuse] Caching updates locally/Local update server
- From: Marcus Meissner <meissner@xxxxxxx>
- Date: Fri, 20 Apr 2007 11:23:49 +0200
- Message-id: <20070420092349.GC21974@xxxxxxx>
On Fri, Apr 20, 2007 at 03:03:33PM +0545, Prajjwal Devkota wrote:
> Thanks Rauch, it seems I was really taking the long way round!
>
> rsync -av --include=*.patch.rpm --exclude=* --partial --progress
> --delete-after
> rsync://ftp5.gwdg.de/pub/suse/update/10.2/rpm/i586/ /usr/local/src/update/patchrpms
>
> I just added exclude and include patterns to the command you gave me,
> and it seems to be working :).
You should perhaps know that fixes also arrive in .delta.rpms
and sometime there just are the FULL rpms.
Ciao, Marcus
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> Thanks Rauch, it seems I was really taking the long way round!
>
> rsync -av --include=*.patch.rpm --exclude=* --partial --progress
> --delete-after
> rsync://ftp5.gwdg.de/pub/suse/update/10.2/rpm/i586/ /usr/local/src/update/patchrpms
>
> I just added exclude and include patterns to the command you gave me,
> and it seems to be working :).
You should perhaps know that fixes also arrive in .delta.rpms
and sometime there just are the FULL rpms.
Ciao, Marcus
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |