X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=4b68abdf84afc19a6de02838ad647a4376c31433;hp=3c1febb6c96eadde6c89bf3be8df5ab4bcecd21c;hb=3e504efb7af3ec5ab9b76104d626bf0e23c2fab3;hpb=91f2e990ca65aa3670454097d6d3937d392d7652 diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index 3c1febb..4b68abd 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -204,6 +204,11 @@ Options and environment variables squeeze, wheezy, jessie, stretch (note: requires a recent version of debootstrap) and sid. Corresponding with configuration variable RELEASE. +*--remove-configs*:: + + Delete grml-debootstrap configuration files (/etc/debootstrap/*) from installed + system. Useful for reproducible builds or if you don't want to leak information. + *-t*, *--target* _target_:: Target partition (/dev/...) or directory (anything else without /dev at the @@ -387,7 +392,7 @@ include::releasetable.txt[] ================================================================================ [1] Please notice that lenny is an unsupported release within Debian nowadays. grml-debootstrap can handle the release but you really should not use lenny -anymore unless you really know what you are doing. Choose Debian 7.0 (wheezy) or +anymore unless you really know what you are doing. Choose Debian 8.0 (jessie) or something newer instead. Notice that you need to specify a mirror providing the lenny release, the @@ -395,6 +400,10 @@ default (http://http.debian.net/debian) doesn't provide it any longer nowadays. Set the mirror to e.g. http://archive.debian.org/debian/ if you don't have your own lenny mirror. +You also need to specify a filesystem that's supported by lenny, e.g. +'--filesystem ext3' since grml-debootstrap's current default (ext4) isn't +supported by lenny. + Also when debootstrapping lenny on a live system with a kernel version like "3.16-1-grml-amd64" lenny's libc will fail to install with: