summaryrefslogtreecommitdiffstats
path: root/dev-tools/virtualBoxTFTPRoot
diff options
context:
space:
mode:
authorjandob2015-11-20 14:22:48 +0100
committerjandob2015-11-20 14:22:48 +0100
commit0d7fcc5bcbf0802924de895dfe7c65b5a8f98674 (patch)
treed33dc90aeb73b7915f47ea9822affeca155d1a23 /dev-tools/virtualBoxTFTPRoot
parentrebash update (diff)
parentFix log level in verbose mode. (diff)
downloadsystemd-init-0d7fcc5bcbf0802924de895dfe7c65b5a8f98674.tar.gz
systemd-init-0d7fcc5bcbf0802924de895dfe7c65b5a8f98674.tar.xz
systemd-init-0d7fcc5bcbf0802924de895dfe7c65b5a8f98674.zip
Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init
Diffstat (limited to 'dev-tools/virtualBoxTFTPRoot')
-rw-r--r--dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default b/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default
index 2dbe1e0a..58e36451 100644
--- a/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default
+++ b/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default
@@ -8,7 +8,7 @@ MENU TITLE My PXE Boot Menu
LABEL arch
MENU LABEL ^arch network boot
KERNEL /vmlinuz-linux
-APPEND initrd=/initramfs-test.img root=PARTLABEL=system rw rootflags=subvol=root loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break ip=10.0.2.15::10.0.2.2:255.255.255.0 vconsole.font=latarcyrheb-sun16 vconsole.keymap=de slxsrv=132.230.4.201 slxbase=/ vga=current
+APPEND initrd=/initramfs-test.img root=PARTLABEL=system rw rootflags=subvol=root loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break ip=10.0.2.15::10.0.2.2:255.255.255.0 vconsole.font=latarcyrheb-sun16 vconsole.keymap=de slxsrv=gateway slxbase=/ vga=current
LABEL BootNormal
MENU LABEL ^Boot Normal (HDD)