Support GRML_NAME, drop character limits, unify files in directory templates
[grml-live.git] / templates / boot / isolinux / f8
diff --git a/templates/boot/isolinux/f8 b/templates/boot/isolinux/f8
new file mode 100644 (file)
index 0000000..5bd9429
--- /dev/null
@@ -0,0 +1,23 @@
+\19\fgrml - Linux for sysadmins and users of texttools                            \ f09F8\ f07
+                                                                               
+\ f70 grml configuration options                                                    
+ ==========================                                                    
+                                                                               
+  myconfig=/dev/ice    -> search for config.tbz and grml.sh on specifed device 
+  extract=/directory   -> extract only provided directory of config archive    
+  netconfig=server.tld/path/to/config.tbz -> download specified archive and    
+                                             extract it                        
+  noautoconfig         -> do not automount device labeled with GRMLCFG         
+  file=configname.tbz  -> use specified filename as configuration archive      
+  partconf=/dev/ice    -> copy files specified in  /etc/grml/partconf from     
+                          /dev/ice to the grml system                          
+                                                                               
+  Usage examples:                                                              
+                                                                               
+  grml myconfig=/dev/sda1    -> mount usb device and extract config.tbz        
+                                and execute grml.sh if present                 
+  grml netconfig=grml.org/config.tar.gz -> download file and extract it        
+  grml myconfig=/dev/fd0 file=foobar.tbz -> extract archive from floppy        
+  grml partconf=/dev/hda2    -> mount partition read-only and get files        
+                                specified in  /etc/grml/partconf               
+\ f1f