Reapply previous missing various patches for the issues mentioned in changelog
[grml-debootstrap.git] / grml-debootstrap.8.txt
index 1d181a8..1a0880f 100644 (file)
@@ -47,7 +47,7 @@ Options and environment variables
     Corresponding with configuration variable GROOT.
 
 *--boot_append* <_appendline for the kernel_>::
-    Specify appendline for the kernel. 
+    Specify appendline for the kernel.
     E.g. "_pci=nomsi_"
 
 *-m*, *--mirror* <_URL_>::
@@ -77,7 +77,9 @@ Options and environment variables
 
 *-t*, *--target* <_target_>::
     Target partition (/dev/...) or directory (anything else without /dev at the
-    beginning).
+    beginning). To install grub using *--grub* and *--groot*, make sure to
+    use a _device_ instead of a directory as _target_ (installation of
+    grub as bootloader when using directories isn't supported yet).
 
 WARNING: the commandline parsing of grml-debootstrap does not validate the provided
 arguments for the commandline options. Please be careful and check docs and
@@ -166,7 +168,7 @@ want to put existing files to the new Debian system you can place them into the
 /etc/debootstrap/. Every existing directory will be copied to the new Debian
 system then. If you want to install additional packages that are not available
 via the grml or debian mirror drop them into /etc/debootstrap/extrapackages and
-take sure that EXTRAPACKAGES is set to "yes". 
+make sure that EXTRAPACKAGES is set to "yes".
 
 Automatic installation
 ----------------------