summaryrefslogtreecommitdiffstats
path: root/dev-tools
diff options
context:
space:
mode:
authorjandob2015-12-03 11:34:38 +0100
committerjandob2015-12-03 11:34:38 +0100
commit94ae91ad82eb5373f4ec69e0dc9e82dac11071b1 (patch)
tree6fc1145d733f062f8ba5cfd3f58e819cb4afb2f4 /dev-tools
parentbugfixes (diff)
downloadsystemd-init-94ae91ad82eb5373f4ec69e0dc9e82dac11071b1.tar.gz
systemd-init-94ae91ad82eb5373f4ec69e0dc9e82dac11071b1.tar.xz
systemd-init-94ae91ad82eb5373f4ec69e0dc9e82dac11071b1.zip
update configs
Diffstat (limited to 'dev-tools')
-rwxr-xr-xdev-tools/openslxTFTPRoot/pxelinux.cfg/default14
1 files changed, 8 insertions, 6 deletions
diff --git a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
index 68794fbf..ba601e08 100755
--- a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
+++ b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
@@ -60,16 +60,18 @@ LABEL shutdown
LABEL net
MENU LABEL ^Dracut TEST Torben
- KERNEL http://132.230.4.201:8080/archLinux/vmlinuz-linux
- INITRD http://132.230.4.201:8080/archLinux/initramfs-test.img
- APPEND root=PARTLABEL=system rw rootflags=subvol=root 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:80,132.230.4.201:8080,132.230.4.201:8008,132.230.4.201:8090,132.230.4.201:8280,132.230.4.201:8888 slxbase=archLinux/ vga=current
+ KERNEL http://132.230.4.201:8080/archLinux/archLinux-vmlinuz-linux
+ INITRD http://132.230.4.201:8080/archLinux/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.201:8080 slxbase=archLinux/ vga=current
+ SYSAPPEND 2
IPAPPEND 3
MENU DEFAULT
LABEL net
MENU LABEL ^Dracut TEST Janosch
- KERNEL http://132.230.4.202:8080/archLinux/vmlinuz-linux
- INITRD http://132.230.4.202:8080/archLinux/initramfs-test.img
- APPEND root=PARTLABEL=system rw rootflags=subvol=root loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break vconsole.font=latarcyrheb-sun16 vconsole.keymap=en rd.locale.LANG=en_US.UTF-8 slxsrv=132.230.4.202:80,132.230.4.202:8080,132.230.4.202:8008,132.230.4.202:8090,132.230.4.202:8280,132.230.4.202:8888 slxbase=archLinux/ vga=current
+ KERNEL http://132.230.4.202:8080/archLinux/archLinux-vmlinuz-linux
+ INITRD http://132.230.4.202:8080/archLinux/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/ vga=current
+ SYSAPPEND 2
IPAPPEND 3
MENU DEFAULT