X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=grml-debootstrap.8.txt;h=90b784c6a797c640841a18745021e38701eb2810;hb=d588c3ae1d3aac0c0deccd25fdce37930e9d1019;hp=a54230456d0f4c111326fec31ccb6f8b0c23f40c;hpb=657053eb185fc239f1e27fa8b7b0e6e1c982340f;p=grml-debootstrap.git diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index a542304..90b784c 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -31,13 +31,20 @@ CAUTION: The grml team does not take responsibility for loss of any data! Options and environment variables --------------------------------- -*--boot_append* <_appendline for the kernel_>:: +*--bootappend* <_appendline for the kernel_>:: Specify appendline for the kernel. E.g. "_pci=nomsi_" *-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. @@ -45,6 +52,9 @@ Options and environment variables Use specified file for preseeding Debian packages instead of using the default /debconf-selections. +*--debopt* <_params_>:: + Extra parameters passed to the debootstrap. + *--groot* <_device_>:: Specify root device for usage in grub (corresponds with $TARGET). Again, use grub syntax for specifying. @@ -75,6 +85,9 @@ Options and environment variables specifying the mirror also sets the chrootmirror to the given value. Corresponding with configuration variables MIRROR and CHROOTMIRROR. +*--nodebootstrap*:: + Skip debootstrap, only do configuration to the target. + *-p*, *--mntpoint* <_/mntpoint_>:: Specify mountpoint that should be used for mounting the target system. Corresponding with configuration variable MNTPOINT. @@ -92,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