BuildYourOwnKernel wiki edit?
Kamal Mostafa
kamal at canonical.com
Sat Mar 19 16:28:59 UTC 2011
Hi folks-
Proposed wiki page edits...
https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel recommends the
sequence:
fakeroot debian/rules clean
fakeroot debian/rules binary-generic
Now, I *always* also build 'binary-headers' since it is quick and often
necessary (right?). Is there any reason why we shouldn't change that
wiki to recommend building 'binary-headers' also?:
fakeroot debian/rules clean
fakeroot debian/rules binary-headers binary-generic
I also propose making the Testing section explicitly state that you
should always install all three resulting .debs together:
dpkg -i \
linux-headers-2.6.38-6_2.6.38-6.34_all.deb \
linux-headers-2.6.38-6-generic_2.6.38-6.34_amd64.deb \
linux-image-2.6.38-6-generic_2.6.38-6.34_amd64.deb
Opinions?
-Kamal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20110319/bdbd3e2e/attachment.sig>
More information about the kernel-team
mailing list