X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=templates%2Fgrub-pxelinux_config;h=3ecd48b0c7c959ab583968749155d1744af41d42;hb=c86360dd1aaa8d7aba5b9f7c9669048af5c6b5e2;hp=0ee97b69ab0a8b00ac771e48d37ae5a8e77f9f77;hpb=065f664034dc9d2dd34b1dde30abdf1545cf1015;p=grml-terminalserver.git diff --git a/templates/grub-pxelinux_config b/templates/grub-pxelinux_config index 0ee97b6..3ecd48b 100644 --- a/templates/grub-pxelinux_config +++ b/templates/grub-pxelinux_config @@ -1,5 +1,3 @@ -#!/bin/sh i like colors :) -# # the following variables are available in the template: # # $INTERFACE_ (interface for the terminalserver) @@ -116,7 +114,7 @@ APPEND $pxe_def_boot_args_ debuginit $def_fb_args_ $BOOT_ARGS_ LABEL debuginit KERNEL linux26 APPEND $pxe_def_boot_args_ debuginit $no_fb_args_ $BOOT_ARGS_ -LABEL resuce +LABEL rescue KERNEL linux26 APPEND $pxe_def_boot_args_ $no_fb_args_ LABEL memtest