summaryrefslogtreecommitdiffstats
path: root/dev-tools
diff options
context:
space:
mode:
authortorben2016-01-29 13:27:13 +0100
committertorben2016-01-29 13:27:13 +0100
commitd35ef6a70d21475826eb1db6fcca6323f04c6336 (patch)
tree5d52af29ae6316bd94eda236e929d0bf297381d0 /dev-tools
parentAdabpt pxe menus. (diff)
downloadsystemd-init-d35ef6a70d21475826eb1db6fcca6323f04c6336.tar.gz
systemd-init-d35ef6a70d21475826eb1db6fcca6323f04c6336.tar.xz
systemd-init-d35ef6a70d21475826eb1db6fcca6323f04c6336.zip
Add cent os to remote boot.
Diffstat (limited to 'dev-tools')
-rwxr-xr-xdev-tools/openslxTFTPRoot/pxelinux.cfg/default18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
index 6b895477..16135097 100755
--- a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
+++ b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
@@ -102,6 +102,24 @@ LABEL net
MENU DEFAULT
LABEL net
+ MENU LABEL ^centOS Torben
+ KERNEL http://132.230.4.201:8080/centOS/vmlinuz-linux
+ INITRD http://132.230.4.201:8080/centOS/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=centOS/
+ SYSAPPEND 2
+ IPAPPEND 3
+ MENU DEFAULT
+
+LABEL net
+ MENU LABEL ^centOS Torben debug
+ KERNEL http://132.230.4.201:8080/centOS/vmlinuz-linux
+ INITRD http://132.230.4.201:8080/centOS/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=centOS/
+ 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