On Sat, Jul 02, 2005 at 07:24:57AM -0700, Blars Blarson wrote:
> 
> It would be nice if apt-move could take files from distribution CDs.
> Attached is my patch to add a "copydir" option that does this.
> (The version number above is my psudo-NMU version used to test this
> patch.)

Thanks for the suggestion.  It's certainly a sensible thing to do.
However, is there anything wrong with:

        find /cdrom/ -type f | xargs apt-move movefile

(apt-move movefile will skip files other than deb/udeb/dsc).

BTW, I've fixed the stat(1) issue in the way that you suggested.

PS In future please report apt-move bugs via the SourceForge BTS
or cc my email address.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to