If a user has the need to build a custom kernel package at build time.... A good example would be building images on a nightly/weekly basis that requires a custom kernel.
Assuming the architecture of the build system is the same as the target (ignoring the need for a cross compiler), what location would be ideal for placing a hook or shell script to build within the chroot? Keep in mind, I will have a diff of my custom kernel's config against the standard one. I'm going to cross my fingers and hope it applies. If anyone can give me feed back on this method, that would be great. Thanks, Bob On Sun, Oct 26, 2008 at 07:13:34PM +0100, Andreas Bombe wrote: > On Sun, Oct 26, 2008 at 11:00:52AM -0300, Maximiliano Marin Bustos wrote: > > Now, my question is: Which option i must modify if i want use an own > > compiled kernel? > > It's in the FAQ: http://wiki.debian.org/DebianLive/FAQ under "Q: How do I > use a custom kernel?" (You need to make a Debian package of the > kernel.) > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
