X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=dbdc209f1b5a81078e10501ed83ded13e27d8c1a;hp=a54230456d0f4c111326fec31ccb6f8b0c23f40c;hb=46ad17b8897ab5cf132e348406f2bac7e97acbfc;hpb=0bb99ec2af1e4383ed819715481257b2ca77d5cd diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index a542304..dbdc209 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -31,7 +31,7 @@ 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_" @@ -45,6 +45,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,13 +78,17 @@ 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. -*--packages* <_file_>:: +*--packages* [<_file_>]:: Use specified file as list for packages that should be installed instead of - the default package list file /packages. + the default package list file /packages. If no file parameter is given + it activates the default package list file /packages. *--password* <_password_>:: Use specified password as password for user root. Use with caution, as your