]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
syslinux: Missed boot/syslinux files.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 7 Sep 2010 21:28:49 +0000 (17:28 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 7 Sep 2010 21:28:49 +0000 (17:28 -0400)
boot/syslinux/menu.txt [new file with mode: 0644]
boot/syslinux/syslinux.cfg [new file with mode: 0755]

diff --git a/boot/syslinux/menu.txt b/boot/syslinux/menu.txt
new file mode 100644 (file)
index 0000000..eef2889
--- /dev/null
@@ -0,0 +1 @@
+Konrad Rzeszutek Wilk (c) 2009
diff --git a/boot/syslinux/syslinux.cfg b/boot/syslinux/syslinux.cfg
new file mode 100755 (executable)
index 0000000..a1e2fe2
--- /dev/null
@@ -0,0 +1,22 @@
+DISPLAY menu.txt
+SERIAL 0 115200
+PROMPT 0
+TIMEOUT 100
+DEFAULT menu.c32
+
+MENU TITLE Bootable Options:
+
+LABEL ^Serial Line Console
+       MENU LABEL ^Serial Line Console
+       KERNEL vmlinuz
+       APPEND initrd=initrmfs.cgz ip=:::::eth0:dhcp console=ttyS0,115200 debug loglevel=10
+
+LABEL ^VGA Console
+       MENU LABEL ^VGA Console
+       KERNEL vmlinuz
+       APPEND initrd=initrmfs.cgz ip=:::::eth0:dhcp debug loglevel=10
+
+LABEL Local Disk MBR
+       MENU LABEL Local Disk (sd^a)
+       KERNEL chain.c32
+       APPEND hd0