From 9b568ba0a94ea3657579e4e3769ad690b2703506 Mon Sep 17 00:00:00 2001 From: pkubaj Date: Wed, 30 Aug 2017 23:28:19 +0200 Subject: [PATCH] Addition of FreeBSD, PfSense, OPNSense --- debian-installer/i386/boot-screens/menu.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian-installer/i386/boot-screens/menu.cfg b/debian-installer/i386/boot-screens/menu.cfg index 1015f32..c13d517 100755 --- a/debian-installer/i386/boot-screens/menu.cfg +++ b/debian-installer/i386/boot-screens/menu.cfg @@ -14,3 +14,12 @@ label voyage menu label ^Voyage-netinst kernel voyage/vmlinuz append initrd=voyage/initrd.img boot=live netboot=nfs root=/dev/nfs rw ip=dhcp nfsroot=192.168.0.109:/srv/nfs/voyage --- console=ttyS0,115200 earlyprint=serial,ttyS0,115200 +label FreeBSD + menu label FreeBSD + pxe images/freebsd/boot/pxeboot +label PfSense + menu label PfSense + pxe images/pfsense/boot/pxeboot +label OPNSense + menu label OPNSense + pxe images/opnsense/boot/pxeboot