support --grmlrepos command line option
[grml-debootstrap.git] / grml-debootstrap.8.txt
index a18ad84..1e3551d 100644 (file)
@@ -75,6 +75,12 @@ Options and environment variables
 
     Skip user acknowledgement and do not prompt for user input.
 
+*--grmlrepos*::
+
+    Enable Grml.org's Debian repository (http://deb.grml.org/) via the
+    /etc/apt/sources.list.d/grml.list configuration file. This provides the
+    option to install Debian packages from Grml's repository.
+
 *--grub* <_device_>::
 
     Device where grub should be installed to. Note that only the MBR (master
@@ -117,6 +123,12 @@ Options and environment variables
 
     Skip installation of packages defined in /etc/debootstrap/packages.
 
+*--nopassword*::
+
+    Do not prompt for the root password. Note: Use the '--password' option if
+    you want to set the root password during an automatic installation but don't
+    want to use the interactive dialog.
+
 *--insecure*::
 
     Do not download and check signatures for retrieved Release files.