X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=01337bbb5c0e519e45c2b5609f264e06b69b9bbd;hp=adf638363fbce8508cf1f012f90cece0c29de938;hb=2ea511ba73f203944e0866a9cb7fa3ea9fb58858;hpb=cbf40a49324ae7feb468e528a7845465304faaff diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index adf6383..01337bb 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 @@ -103,6 +109,14 @@ Options and environment variables Skip debootstrap, only do configuration to the target. +*--nopackages*:: + + Skip installation of packages defined in /etc/debootstrap/packages. + +*--insecure*:: + + Do not download and check signatures for retrieved Release files. + *-p*, *--mntpoint* <_/mntpoint_>:: Specify mountpoint that should be used for mounting the target system. @@ -127,6 +141,14 @@ Options and environment variables squeeze (note: requires current version of debootstrap) and sid. Corresponding with configuration variable RELEASE. +*--pre-scripts* <_directory_>:: + + Execute scripts from specified directory before executing the chroot + script. This allows customisation of the system before the chroot has + been set up. The environment variable $MNTPOINT is available inside the + scripts for direct access of the chroot. + Default directory: /etc/debootstrap/pre-scripts/ + *--scripts* <_directory_>:: Execute scripts from specified directory. This allows customisation of @@ -190,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