summaryrefslogtreecommitdiffstats
path: root/dev-tools/openslxTFTPRoot
diff options
context:
space:
mode:
authortorben2016-01-29 13:21:45 +0100
committertorben2016-01-29 13:21:45 +0100
commit421507ccf9c42c048eb0dabe7d3cf6b2bcc3c8ef (patch)
treee263fb1a9e0fd325bc3b070787f8e56469654a0d /dev-tools/openslxTFTPRoot
parentrebash update (diff)
downloadsystemd-init-421507ccf9c42c048eb0dabe7d3cf6b2bcc3c8ef.tar.gz
systemd-init-421507ccf9c42c048eb0dabe7d3cf6b2bcc3c8ef.tar.xz
systemd-init-421507ccf9c42c048eb0dabe7d3cf6b2bcc3c8ef.zip
Adabpt pxe menus.
Diffstat (limited to 'dev-tools/openslxTFTPRoot')
-rwxr-xr-xdev-tools/openslxTFTPRoot/pxelinux.cfg/default44
1 files changed, 39 insertions, 5 deletions
diff --git a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
index 80a02627..6b895477 100755
--- a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
+++ b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
@@ -51,15 +51,22 @@ MENU PASSPROMPT Passwort ben”tigt
MENU CLEAR
ONTIMEOUT net
-
LABEL shutdown
MENU HIDE
KERNEL kernel-shutdown
APPEND initrd=initramfs-shutdown quiet
+LABEL net
+ MENU LABEL ^archLinux Torben
+ KERNEL http://132.230.4.201:8080/archLinux/vmlinuz-linux
+ INITRD http://132.230.4.201:8080/archLinux/initramfs-test.img
+ APPEND loglevel=2 acpi_osi="!Windows 2012" rd.info vconsole.font=latarcyrheb-sun16 vconsole.keymap=de-latin1-nodeadkeys rd.locale.LANG=de_DE.UTF-8 slxsrv=132.230.4.201:8080 slxbase=archLinux/
+ SYSAPPEND 2
+ IPAPPEND 3
+ MENU DEFAULT
LABEL net
- MENU LABEL ^Dracut TEST Torben
+ MENU LABEL ^archLinux Torben Debug
KERNEL http://132.230.4.201:8080/archLinux/vmlinuz-linux
INITRD http://132.230.4.201:8080/archLinux/initramfs-test.img
APPEND loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break vconsole.font=latarcyrheb-sun16 vconsole.keymap=de-latin1-nodeadkeys rd.locale.LANG=de_DE.UTF-8 slxsrv=132.230.4.201:8080 slxbase=archLinux/
@@ -68,9 +75,36 @@ LABEL net
MENU DEFAULT
LABEL net
- MENU LABEL ^Dracut TEST Janosch
- KERNEL http://132.230.4.202:8080/archLinux/archLinux-vmlinuz-linux
- INITRD http://132.230.4.202:8080/archLinux/archLinux-initramfs-test.img
+ MENU LABEL ^archLinux Torben serial debug
+ KERNEL http://132.230.4.201:8080/archLinux/vmlinuz-linux
+ INITRD http://132.230.4.201:8080/archLinux/initramfs-test.img
+ APPEND loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break vconsole.font=latarcyrheb-sun16 vconsole.keymap=de-latin1-nodeadkeys rd.locale.LANG=de_DE.UTF-8 slxsrv=132.230.4.201:8080 slxbase=archLinux/ systemd.journald.forward_to_console=1 console=tty0 console=ttyS0,128000
+ SYSAPPEND 2
+ IPAPPEND 3
+ MENU DEFAULT
+
+LABEL net
+ MENU LABEL ^ubuntu Torben
+ KERNEL http://132.230.4.201:8080/ubuntu/vmlinuz-linux
+ INITRD http://132.230.4.201:8080/ubuntu/initramfs-test.img
+ APPEND loglevel=2 acpi_osi="!Windows 2012" rd.info vconsole.font=latarcyrheb-sun16 vconsole.keymap=de-latin1-nodeadkeys rd.locale.LANG=de_DE.UTF-8 slxsrv=132.230.4.201:8080 slxbase=ubuntu/
+ SYSAPPEND 2
+ IPAPPEND 3
+ MENU DEFAULT
+
+LABEL net
+ MENU LABEL ^ubuntu Torben debug
+ KERNEL http://132.230.4.201:8080/ubuntu/vmlinuz-linux
+ INITRD http://132.230.4.201:8080/ubuntu/initramfs-test.img
+ APPEND loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break vconsole.font=latarcyrheb-sun16 vconsole.keymap=de-latin1-nodeadkeys rd.locale.LANG=de_DE.UTF-8 slxsrv=132.230.4.201:8080 slxbase=ubuntu/
+ SYSAPPEND 2
+ IPAPPEND 3
+ MENU DEFAULT
+
+LABEL net
+ MENU LABEL ^archLinux Janosch
+ KERNEL http://132.230.4.202:8080/archLinux/vmlinuz-linux
+ INITRD http://132.230.4.202:8080/archLinux/initramfs-test.img
APPEND initrd=/archLinux-initramfs-test.img loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break vconsole.font=latarcyrheb-sun16 vconsole.keymap=de-latin1-nodeadkeys rd.locale.LANG=de_DE.UTF-8 slxsrv=132.230.4.202:8080 slxbase=archLinux/
SYSAPPEND 2
IPAPPEND 3