On Thursday 07 April 2005 12:35 pm, Christopher Li wrote:

> Let me explain how I see quilt can fit in.  We have base line:
> 
> linux-2.6.11.tar.gz untar to linux/
> 
> series file:
> linux-2.6.12-rc2.patch # Linus's rc2 patch
> linux-2.6.12-rc2-usb1.patch # Greg's usb1 patch for rc2
> chris-usb-hack.patch
> 
> I do three "quilt push" to apply all the three patches.
> Do my modify of files. "quilt add xxx.c" "quilt refresh" etc to
> build my usb-hack.patch.

So for those of us with minimal exposure to Quilt ... can
that "series" file have URLs in it, so that it's practical
for the "push" to fetch all the components as if with "wget"?

Perhaps even to say "fetch the patches in <that> series",
with <that> specified by URL?

It makes a lot of sense to insist that the patches all be
fetched locally before they're applied.  (And yes, that does
touch on "did I fetch the right patch", and possible desires
for hashing and signing to make sure the right patch is used.)

But if quilt could handle most of that fetching, some things
would be simpler.  That might imply changes to Quilt.

- Dave



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to