From 3f4043caace345b59fe2133447788f7c330efe0c Mon Sep 17 00:00:00 2001 From: torben Date: Thu, 4 Feb 2016 12:53:30 +0100 Subject: Make brd kernel module use more resilient. --- dev-tools/openslxTFTPRoot/pxelinux.cfg/default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-tools') diff --git a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default index 16135097..8968ad50 100755 --- a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default +++ b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default @@ -96,7 +96,7 @@ 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/ + 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/ brd.rd_size=2097152 SYSAPPEND 2 IPAPPEND 3 MENU DEFAULT -- cgit v1.2.3-55-g7522