Re: [Angstrom-devel] initramfs TODO list

2008-12-16 Thread Koen Kooi
On 14-12-08 10:48, Koen Kooi wrote: Hi, I spent a large part of yesterday getting kexecboot to do *something*, which led me to the following TODO: 1) Output to tty0 at this stage, not everyone has a serial console on their device, kexecboot is meant to be graphic after all 2) If no

[Angstrom-devel] [RFC] Disable module support in kexecboot kernels

2008-12-16 Thread Koen Kooi
Hi, We don't use the modules and the stubs take precious space. --- a/packages/kexecboot/linux-kexecboot.inc +++ b/packages/kexecboot/linux-kexecboot.inc @@ -30,9 +30,14 @@ KERNEL_IMAGE_SYMLINK_NAME = ${KERNEL_IMAGETYPE}-kexecboot-${MACHINE} do_compile[depends] +=