diff options
Diffstat (limited to 'dev-tools')
| -rwxr-xr-x | dev-tools/openslxTFTPRoot/pxelinux.cfg/default | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default index ba601e08..0f936e4e 100755 --- a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default +++ b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default @@ -60,9 +60,9 @@ LABEL shutdown LABEL net MENU LABEL ^Dracut TEST Torben - 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 + 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/ vga=current SYSAPPEND 2 IPAPPEND 3 MENU DEFAULT |
