diff options
| author | jandob | 2016-01-29 13:36:22 +0100 |
|---|---|---|
| committer | jandob | 2016-01-29 13:36:22 +0100 |
| commit | 894e5b72684d5e7823faf4f0b196a0ebfd6f65c6 (patch) | |
| tree | faca8e6d1c5520e23ede570fd9a5c66f2bc9a82d /dev-tools/openslxTFTPRoot | |
| parent | fix (diff) | |
| parent | Add cent os to remote boot. (diff) | |
| download | systemd-init-894e5b72684d5e7823faf4f0b196a0ebfd6f65c6.tar.gz systemd-init-894e5b72684d5e7823faf4f0b196a0ebfd6f65c6.tar.xz systemd-init-894e5b72684d5e7823faf4f0b196a0ebfd6f65c6.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init
Diffstat (limited to 'dev-tools/openslxTFTPRoot')
| -rwxr-xr-x | dev-tools/openslxTFTPRoot/pxelinux.cfg/default | 62 |
1 files changed, 57 insertions, 5 deletions
diff --git a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default index 80a02627..16135097 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,54 @@ 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 ^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 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 |
