X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=1e3551d3de390288313ffcc087c53669b5b4f15a;hp=3144ebe85f3ac15c5c2a73c57b8d36bdb8dd777c;hb=a7bfe23bbce2453b007e827d401afaef99156a29;hpb=fc6d883482b5787110ef2d6b19918d4fbeb9d851 diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index 3144ebe..1e3551d 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -71,6 +71,16 @@ Options and environment variables If unset defaults to ext3. Valid values are all filesystems that can be created through mkfs.. +*--force*:: + + Skip user acknowledgement and do not prompt for user input. + +*--grmlrepos*:: + + Enable Grml.org's Debian repository (http://deb.grml.org/) via the + /etc/apt/sources.list.d/grml.list configuration file. This provides the + option to install Debian packages from Grml's repository. + *--grub* <_device_>:: Device where grub should be installed to. Note that only the MBR (master @@ -113,6 +123,12 @@ Options and environment variables Skip installation of packages defined in /etc/debootstrap/packages. +*--nopassword*:: + + Do not prompt for the root password. Note: Use the '--password' option if + you want to set the root password during an automatic installation but don't + want to use the interactive dialog. + *--insecure*:: Do not download and check signatures for retrieved Release files.