summaryrefslogtreecommitdiffstats
path: root/dev-tools/openslxTFTPRoot
diff options
context:
space:
mode:
authortorben2015-11-20 18:04:24 +0100
committertorben2015-11-20 18:04:24 +0100
commitd6a46151403a93262a92fc85de335fa7591b9c5a (patch)
tree673853ac7efebbdea52ce740a57f82bd4572cc25 /dev-tools/openslxTFTPRoot
parentFIX CONSOLE IN INITRAMFS!!!!!! (diff)
downloadsystemd-init-d6a46151403a93262a92fc85de335fa7591b9c5a.tar.gz
systemd-init-d6a46151403a93262a92fc85de335fa7591b9c5a.tar.xz
systemd-init-d6a46151403a93262a92fc85de335fa7591b9c5a.zip
Adding more resilient configuration server api.
Diffstat (limited to 'dev-tools/openslxTFTPRoot')
-rwxr-xr-xdev-tools/openslxTFTPRoot/pxelinux.cfg/default4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
index eb065fe7..be39f633 100755
--- a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
+++ b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
@@ -62,7 +62,7 @@ LABEL net
MENU LABEL ^Dracut TEST Torben
KERNEL http://132.230.4.201:8080/vmlinuz-linux
INITRD http://132.230.4.201:8080/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 slxsrv=132.230.4.201:8008 slxbase=/archLinux/ vga=current
+ 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 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
IPAPPEND 3
MENU DEFAULT
@@ -70,6 +70,6 @@ LABEL net
MENU LABEL ^Dracut TEST Janosch
KERNEL http://132.230.4.202:8080/vmlinuz-linux
INITRD http://132.230.4.202:8080/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 slxsrv=132.230.4.202 slxbase=/ vga=current
+ 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 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=/ vga=current
IPAPPEND 3
MENU DEFAULT