This is a multi-part message in MIME format.
Manoj Srivastava wrote:
On Sat, 10 Jul 2004 16:00:31 +0100, Nuno <[EMAIL PROTECTED]> said:
Hi, when I make kernel image and headers packages with make-kpkg,
the kernel_headers only have this:
[SNIP]
include kernel-headers.revision Makefile
This should contain all the exported headers from the kernel.
I'talking of the files that are in the kernel-headers-2.6.6-2 and
kernel-headers-2.6.6-2-k7 packages, a list of them go in attach.
How do I make to have tho others directories, like arch, crypto...?
Umm, those directories contain source code, not headers; that
falls outside the purview of kernel-headers.
and the link in /lib/modules/2.6.6-2-k6-20040710/built pointing to
/usr/src/kernel-headers-2.6.6-2-k6-20040710 instead of the
kernel-source directory?
When installing the kernel-image, the postinst deals with
what to do with the build link. If the link is dangling; it is
removed; if the headers package had been installed, that dir is
recreated pointing to the headers package.
I'm using debian testing with make-kpkg 1.94.
Sorry, the kernel-package version is:
||/ Name Version
+++-===============================-===============================
ii kernel-package 8.091
Umm. What would be relevant is the version of kernel-package,
since make-kpkg is mostly-static front-end.
manoj
Thanks Nuno
[zion -> knocker | kernel-headers-2.6.6-2]$ tree >
usr_src_kernel-headers-2.6.6-2