Hello,
there is a mistake in the top Makefile in the minimal branch. Initramfs
is still called before the kernel; in trunk it is correct.

Regards
Benjamin
Index: Makefile
===================================================================
--- Makefile    (Revision 2030)
+++ Makefile    (Arbeitskopie)
@@ -282,7 +282,7 @@
        ch-sysfsutils ch-pcmcia-cs ch-pcmciautils \
        ch-blfs-bootscripts ch-oui-data ch-hibernate-script ch-slang ch-mc \
        ch-fuse ch-dosfstools ch-ntfsprogs ch-libaal ch-reiser4progs \
-       ch-bin86 ch-lilo ch-syslinux ch-scsi-firmware ch-net-firmware 
ch-initramfs ch-linux32
+       ch-bin86 ch-lilo ch-syslinux ch-scsi-firmware ch-net-firmware ch-linux32
 ifeq ($(CD_ARCH),x86)
        make ch-grub
        make ch-linux
-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to