Drop --insecure/SECURE option + instead depend on debian-archive-keyring
[grml-debootstrap.git] / grml-debootstrap.8.txt
index d34eb51..d45a3d0 100644 (file)
@@ -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
 ----