Run grml-debootstrap under bash.
[grml-debootstrap.git] / grml-debootstrap.8.txt
index bcc43dd..53d0dc9 100644 (file)
@@ -65,6 +65,12 @@ Options and environment variables
 
     Extra parameters passed to the debootstrap command.
 
+*--filesystem* <_filesystem_>::
+
+    Filesystem that should be created when installing to a partition.
+    If unset defaults to ext3. Valid values are all filesystems that
+    can be created through mkfs.<filesystem>.
+
 *--grub* <_device_>::
 
     Device where grub should be installed to. Note that only the MBR (master
@@ -317,6 +323,14 @@ grml-debootstrap can handle the release but you really should not use Etch
 anymore unless you really know what you are doing. Choose Lenny instead.
 ================================================================================
 
+[NOTE]
+.Lenny-Release
+================================================================================
+When installing lenny to a new mdraid, grml-debootstrap will use md metadata
+format version 0.90. This limits the device to a maximum size of 2TB, but has
+the advantage of grub-legacy actually being able to boot from it.
+================================================================================
+
 Bugs
 ----