X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=d45a3d083dd5745301e088a85d3ba66a442d98a7;hp=d34eb51c15112aa000d467cbfd93fea6f6c63b78;hb=344f0e99017fdc780208fc661621522f579a6ba4;hpb=6891310dd68ca89a416279f92db48357f774925d;ds=sidebyside diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index d34eb51..d45a3d0 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -106,10 +106,6 @@ Options and environment variables mounted the according Debian-ISO to the given _/mntpoint_. See section 'Usage examples' for a demonstration. -*--insecure*:: - - Do not download and check signatures for retrieved Release files. - *--keep_src_list*:: Do not overwrite user provided /etc/apt/sources.list. @@ -350,22 +346,31 @@ Supported Releases include::releasetable.txt[] [NOTE] -.Etch-Release -================================================================================ -[1] Please notice that Etch is the current old-stable within Debian. -grml-debootstrap can handle the release but you really should not use Etch -anymore unless you really know what you are doing. Choose Lenny or -Squeeze instead. +.lenny release ================================================================================ +[1] Please notice that lenny is the current old-stable release within Debian. +grml-debootstrap can handle the release but you really should not use lenny +anymore unless you really know what you are doing. Choose stable (squeeze) +instead. + +Notice that you need to specify a mirror providing the lenny release, the +default (http://cdn.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. -[NOTE] -.Lenny-Release -================================================================================ When installing lenny to a new mdraid, grml-debootstrap will use md metadata format version 0.90. This limits the device to a maximum size of 2TB, but has the advantage of grub-legacy actually being able to boot from it. ================================================================================ +[NOTE] +.sid release +================================================================================ +[2] Please notice that sid is Debian/unstable and due to its nature might not be +always installable. What _might_ work instead is deploying stable (squeeze) or +testing (wheezy) and upgrade it after installation finished. +================================================================================ + Bugs ----