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