From: Michael Tremer Date: Fri, 24 May 2013 16:27:31 +0000 (+0200) Subject: Add option for boot.ipfire.org to disk image X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=89fd5ae0689ae125a7d8571c0043ae652dc18e91 Add option for boot.ipfire.org to disk image --- diff --git a/config/syslinux/syslinux.cfg b/config/syslinux/syslinux.cfg index 74d4e3e39..df0ff476a 100644 --- a/config/syslinux/syslinux.cfg +++ b/config/syslinux/syslinux.cfg @@ -68,3 +68,9 @@ MENU BEGIN tools MENU LABEL Hardware Detection Tool KERNEL hdt.c32 MENU END + +MENU SEPARATOR + +LABEL netboot + MENU LABEL boot.ipfire.org + KERNEL netboot diff --git a/lfs/cdrom b/lfs/cdrom index 401df52d8..48ac8918b 100644 --- a/lfs/cdrom +++ b/lfs/cdrom @@ -93,6 +93,7 @@ ifneq "$(MACHINE_TYPE)" "arm" cp /install/images/initrd /install/cdrom/boot/isolinux/instroot cp $(DIR_SRC)/config/syslinux/boot.png /install/cdrom/boot/isolinux/boot.png cp /usr/lib/memtest86+/memtest.bin /install/cdrom/boot/isolinux/memtest + cp /usr/share/ipfire-netboot/ipxe.lkrn /install/cdrom/boot/isolinux/netboot cp /usr/share/syslinux/isolinux.bin /install/cdrom/boot/isolinux/isolinux.bin cp /usr/share/hwdata/pci.ids /install/cdrom/boot/isolinux/pci.ids cp -vf /usr/share/syslinux/*.c32 /install/cdrom/boot/isolinux/