X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=53d0dc96e12bd12383b2d5cab5542bf119072020;hp=d00575ed9789b3676613da1302c77b37ecfca8b6;hb=b7e825068434bab80452aa1261c7de935f90ac18;hpb=a1337d3aeb7bc042fb40fb90315264867661d3fc diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index d00575e..53d0dc9 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -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.. + *--grub* <_device_>:: Device where grub should be installed to. Note that only the MBR (master @@ -206,7 +212,8 @@ Files /etc/debootstrap/config Main configuration file. You have to adjust it according to your needs -before you are able to run grml-debootstrap. +if you want to execute grml-debootstrap in the non-interactive mode without +any special command line arguments. /etc/debootstrap/chroot-script @@ -316,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 ----