summaryrefslogtreecommitdiffstats
path: root/dev-tools
diff options
context:
space:
mode:
authorjandob2016-03-01 17:52:58 +0100
committerjandob2016-03-01 17:52:58 +0100
commit4e7f8d0e5c0f7758c92ce5719f02f667ae87b3f0 (patch)
tree40907ec478514d9789ddbee17da792eced5e0b7c /dev-tools
parentfix (diff)
downloadsystemd-init-4e7f8d0e5c0f7758c92ce5719f02f667ae87b3f0.tar.gz
systemd-init-4e7f8d0e5c0f7758c92ce5719f02f667ae87b3f0.tar.xz
systemd-init-4e7f8d0e5c0f7758c92ce5719f02f667ae87b3f0.zip
pxelinux.cfg/default
Diffstat (limited to 'dev-tools')
-rwxr-xr-xdev-tools/openslxTFTPRoot/pxelinux.cfg/default9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
index 8968ad50..6e7cf66a 100755
--- a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
+++ b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default
@@ -127,3 +127,12 @@ LABEL net
SYSAPPEND 2
IPAPPEND 3
MENU DEFAULT
+
+LABEL net
+ MENU LABEL ^archLinux Janosch debug
+ KERNEL http://132.230.4.202:8080/archLinux/vmlinuz-linux
+ INITRD http://132.230.4.202:8080/archLinux/initramfs-test.img
+ APPEND initrd=/archLinux-initramfs-test.img loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break rd.break=pre-shutdown vconsole.font=latarcyrheb-sun16 slxsrv=132.230.4.202:8080 slxbase=archLinux/ systemd.log_level=info systemd.journald.forward_to_console=1
+ SYSAPPEND 2
+ IPAPPEND 3
+ MENU DEFAULT