X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=90b784c6a797c640841a18745021e38701eb2810;hp=df7cdae236455c85eff1c8a73c3516eba6285ddf;hb=a158cf56b91b091294200584fbc1c88618494bf5;hpb=c651514965e8ff75d21a59b2dd857e5803157eb5 diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index df7cdae..90b784c 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -38,6 +38,13 @@ Options and environment variables *-c*, *--config* <_file_>:: Use specified configuration file, defaults to /etc/debootstrap/config. +*--chroot-scripts* <_directory_>:: + + Execute chroot scripts from specified directory. This allows customisation + of the chroot setup, the executable script(s) present in the given directory + are executed at the end of the chroot procedure. + Default directory: /etc/debootstrap/chroot-scripts/ + *-d*, *--confdir* <_path_>:: Place of configuration files for debootstrap, defaults to /etc/debootstrap. @@ -98,6 +105,12 @@ Options and environment variables Specify release of new Debian system. Supported releases: sarge, etch, lenny and sid. Corresponding with configuration variable RELEASE. +*--scripts* <_directory_>:: + + Execute scripts from specified directory. This allows customisation of + the system after the chroot has been set up. + Default directory: /etc/debootstrap/scripts/ + *-t*, *--target* <_target_>:: Target partition (/dev/...) or directory (anything else without /dev at the beginning). To install grub using *--grub* and *--groot*, make sure to