On Mon, Nov 12, 2001 at 08:07:33PM -0800, Jeremy Zawodny wrote:
> There's s README.Debian file in the kernel-source packages which lists
> a variety of patches that have been applied to the source.
> 
> Where can I find those patches?
I always wondered but never track down.  So I did.

After adding deb-src lines in /etc/apt/sources.list

# apt-get source kernel-source-2.x.y

Or browse through debian ftp site and download from /pool (with midnight
commander) and *.orig.gz *.dsc *.diff and play with "dpkg-source -x" 

This .diff is combined patch.  Unlike mc and glibc package, kernel does
not use indivisual package approoch but uses combined one which is
standard in debian  ;-)

-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ 
+  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
+  My debian quick-reference, http://www.aokiconsulting.com/quick/    +

Reply via email to