Split from grml-live to workaround licensing issues.
[grml-live-grml.git] / templates / boot / isolinux / default.cfg
diff --git a/templates/boot/isolinux/default.cfg b/templates/boot/isolinux/default.cfg
deleted file mode 100644 (file)
index 9e032a3..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-default grml
-label grml
-  menu DEFAULT
-  menu label %GRML_NAME% ^Standard (%VERSION%, %ARCH%)
-  kernel /boot/%SHORT_NAME%/linux26
-  append initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce 
-
-  text help
-                                        Grml is a Debian based Linux live
-                                        system for system administrators
-                                        and users of text tools.
-
-                                                         http://grml.org/
-  endtext
-