On 29-10-2008 10:32, Andrea Adami wrote:
1) deploy kernel in /boot (at least for zaurus-2.6.inc or in machine.conf)
+# uncomment to build initramfs-kexecboot kernel
+#require conf/machine/include/kexecboot.inc

Can't this be done without changes to machine.conf?

Actually the deployment is blocked in zaurus-2.6.inc
79 # Don't include kernels in standard images for Zaurus machines
80 RDEPENDS_kernel-base = ""

That should probably move to linux-rp.inc

BTW thesing moved one step further for collie:

linux-rp.inc

168 #collie dosn't need to deploy kernel. The kernel is in the rootfs and
169 # linux-kexecboot kernel is flashed
170 do_deploy_collie() {
171 }

I'm still not too thrilled with hardcoding knowledge of kexec stuff in kernel recipes, see how much the linux-handhelds initramfs handling confuses people.

regards,

Koen



_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to