Re: Why from there?

Bob Lorenzini (hwm@netcom.com)
Thu, 14 May 1998 07:40:03 -0700 (PDT)


It seems to me that getting a complete source for "every" new kernel is
wasteful and abusive of the server. It is so easy to make a dir for
patches and do something like the following.

#!/bin/bash
/usr/src/linux/scripts/patch-kernel /usr/src/linux /usr/src/patches

Patches can be reversed as well. Having the patch makes it easy to see
what changed that broke whatever.

Bob

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu