>Marcus Rueckert schrieb: >> how about just pulling the repodata dir thats inside the suse/ dir? >> (next to the i*86, x86_64 and noarch dir?) > >Well, the next step would be to download only those RPMs which are on >the FTP and not on the DVD (maybe using a script that does some
rsync -PHScavz /media/dvd/ /tmp/final/ rsync -PHScavz ftp://xyz/ /tmp/final/ though there is almost no rsync mirror with -c around >heuristics). That's what I had in mind, the provided repodata would >reference not-existing packages then. > >Andreas Hanke > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > Jan Engelhardt -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
