summaryrefslogtreecommitdiff
path: root/templates/syslinux
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:14 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:26 +0100
commit0d5ff4ca7596790f853cf637e0fe225cad810a76 (patch)
tree360ca9a49f3d82d589a4b49c98e5210dfcb3b74e /templates/syslinux
parentcd5110f6b8eb77519d704972276cfd5be6bff055 (diff)
downloadlive-build-0d5ff4ca7596790f853cf637e0fe225cad810a76.zip
live-build-0d5ff4ca7596790f853cf637e0fe225cad810a76.tar.gz
Adding live-helper 1.0~a18-1.
Diffstat (limited to 'templates/syslinux')
-rw-r--r--templates/syslinux/pxelinux.cfg27
-rw-r--r--templates/syslinux/syslinux.cfg (renamed from templates/syslinux/isolinux.cfg)0
2 files changed, 0 insertions, 27 deletions
diff --git a/templates/syslinux/pxelinux.cfg b/templates/syslinux/pxelinux.cfg
deleted file mode 100644
index 379414c..0000000
--- a/templates/syslinux/pxelinux.cfg
+++ /dev/null
@@ -1,27 +0,0 @@
-default live
-label live
- kernel vmlinuz
- append initrd=initrd.img boot=casper netboot nfsroot=LIVE_NET_SERVER:LIVE_NET_PATH LIVE_BOOTAPPEND
-label nfs
- kernel vmlinuz
- append initrd=initrd.img boot=casper netboot=nfs nfsroot=LIVE_NET_SERVER:LIVE_NET_PATH LIVE_BOOTAPPEND
-label nfslegacy
- kernel vmlinuz
- append initrd=initrd.img boot=casper root=/dev/nfs nfsroot=LIVE_NET_SERVER:LIVE_NET_PATH LIVE_BOOTAPPEND
-label cifs
- kernel vmlinuz
- append initrd=initrd.img boot=casper netboot=cifs nfsroot=LIVE_NET_SERVER:LIVE_NET_PATH LIVE_BOOTAPPEND
-label cifslegacy
- kernel vmlinuz
- append initrd=initrd.img boot=casper root=/dev/cifs nfsroot=LIVE_NET_SERVER:LIVE_NET_PATH LIVE_BOOTAPPEND
-label memtest
- kernel memtest
-display pxelinux.cfg/isolinux.txt
-timeout 0
-prompt 1
-F1 pxelinux.cfg/f1.txt
-F3 pxelinux.cfg/f3.txt
-F4 pxelinux.cfg/f4.txt
-F8 pxelinux.cfg/f8.txt
-F9 pxelinux.cfg/f9.txt
-F0 pxelinux.cfg/f10.txt
diff --git a/templates/syslinux/isolinux.cfg b/templates/syslinux/syslinux.cfg
index 733a5eb..733a5eb 100644
--- a/templates/syslinux/isolinux.cfg
+++ b/templates/syslinux/syslinux.cfg