diff --git a/features.in/syslinux/cfg.in/84rescue_remote.cfg b/features.in/syslinux/cfg.in/84rescue_remote.cfg new file mode 100644 index 00000000..986ecca8 --- /dev/null +++ b/features.in/syslinux/cfg.in/84rescue_remote.cfg @@ -0,0 +1,5 @@ +label rescue_remote + menu label Rescue with remote SSH ^access (DHCP) + kernel alt0/vmlinuz + append initrd=alt0/full.cz fastboot live showopts automatic=method:cdrom ramdisk_size=@rescue_size@ stagename=rescue quiet ip=dhcp port=22 rootpw=AUTO +