Add option for boot.ipfire.org to disk image

This commit is contained in:
Michael Tremer
2013-05-24 18:27:31 +02:00
parent 76d5aabd9d
commit 89fd5ae068
2 changed files with 7 additions and 0 deletions

View File

@@ -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

View File

@@ -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/