Add test for syslinux converter
This commit is contained in:
parent
e29af836d0
commit
d3d2e54911
14 changed files with 411 additions and 0 deletions
4
tests/syslinux/ubuntu10.04/isolinux/rqtxt.cfg
Normal file
4
tests/syslinux/ubuntu10.04/isolinux/rqtxt.cfg
Normal file
|
@ -0,0 +1,4 @@
|
|||
label rescue
|
||||
menu label ^Rescue mode
|
||||
kernel /install/vmlinuz
|
||||
append vga=788 initrd=/install/initrd.gz rescue/enable=true -- quiet
|
Loading…
Add table
Add a link
Reference in a new issue