Remove grml2hd boot options
authorChristian Hofstaedtler <ch@grml.org>
Wed, 16 Nov 2011 10:24:33 +0000 (11:24 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Wed, 16 Nov 2011 10:24:33 +0000 (11:24 +0100)
templates/GRML/grml-cheatcodes.txt
templates/boot/isolinux/f2
templates/boot/isolinux/f9 [deleted file]
templates/boot/isolinux/hidden.cfg

index 24719d7..4542277 100644 (file)
@@ -229,7 +229,7 @@ grml nouveau.modeset=0 nomodeset    Disable Kernel Mode Setting (KMS) for Nouvea
 Installation related settings:
 ------------------------------
 
-Caution: do *NOT* use the grml2hd and/or debian2hd bootoption if you do not know what you are doing!
+Caution: do *NOT* use the debian2hd bootoption if you do not know what you are doing!
 
 Install plain Debian via debian2hd bootoption (which runs grml-debootstrap in non-interactive mode):
 
@@ -247,22 +247,6 @@ debian2hd <options>                 ... whereas valid options for debian2hd are:
 
   See http://grml.org/grml-debootstrap/ for more information.
 
-Install grml via grml2hd bootoption (which runs grml2hd in non-interactive mode):
-
-grml2hd <options>                   ... whereas valid options for grml2hd are:
-
-   user=                user name for user which should be used at hd-install
-   filesystem={ext2|ext3|reiserfs|reiser4|jfs|xfs}      filesystem to be used
-   mbr=/dev/...  partition where MBR should be installed (default:=partition)
-   partition=/dev/...                partition where grml should be installed
-
-  Usage example for booting:
-   grml2hd partition=/dev/sda4 mbr=/dev/sda filesystem=ext3 user=mika
-
-  Passwords of user root and user are "grml" - please adjust after hd-install!
-
-  See http://grml.org/grml2hd/ for more information.
-
 Additional notes:
 -----------------
 
index 8a9170e..3dd0c89 100644 (file)
@@ -10,7 +10,6 @@
   \ f09F6\ f07   troubleshooting on Grml                                                 
   \ f09F7\ f07   kernel cheatcodes                                                       
   \ f09F8\ f07   Grml configuration options                                              
-  \ f09F9\ f07   grml2hd - automatic installation of Grml                                
   \ f09F10\ f07  problems with Grml?           _                                         
                  __ _ _ __ _ __ ___ | |  ___  _ __ __ _                        
                 / _` | '__| '_ ` _ \| | / _ \| '__/ _` |                       
diff --git a/templates/boot/isolinux/f9 b/templates/boot/isolinux/f9
deleted file mode 100644 (file)
index ddc064a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-\19\fGrml - Linux for sysadmins and users of texttools                            \ f09F9\ f07
-                                                                               
-\ f70 grml2hd - automatic installation of Grml                                      
- ========================================                                      
-                                                                               
-  Using grml2hd as bootoption runs grml2hd in non-interactive mode.            
-  Notice: use this bootoption with care!                                       
-                                                                               
-  The following options for grml2hd are available:                             
-                                                                               
-   user=                user name for user which should be used at hd-install  
-   filesystem={ext2|ext3|reiserfs|reiser4|jfs|xfs}      filesystem to be used  
-   mbr=/dev/...  partition where MBR should be installed (default:=partition)  
-   partition=/dev/...                partition where Grml should be installed  
-                                                                               
-  Usage example for booting:                                                   
-   grml2hd partition=/dev/hda4 mbr=/dev/hda filesystem=ext3 user=mika          
-                                                                               
-  Passwords of user root and user are "grml" - please adjust after hd-install! 
-                                                                               
-                                                                               
-  Do *not* use the grml2hd bootoption if you do not know what you are doing!   
-\ f1f
index 923f5b0..1f85a2d 100644 (file)
@@ -3,11 +3,6 @@ menu hide
 kernel /boot/%SHORT_NAME%/linux26
 append apm=power-off vga=791 quiet initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% splash nomce 
 
-label grml2hd
-menu hide
-kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off quiet initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce BOOT_IMAGE=grml2hd grml2hd
-
 label debian2hd
 menu hide
 kernel /boot/%SHORT_NAME%/linux26