update release table (drop etch, add wheezy)
authorMichael Prokop <mika@grml.org>
Thu, 13 Oct 2011 20:44:37 +0000 (22:44 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 13 Oct 2011 20:44:37 +0000 (22:44 +0200)
grml-debootstrap.8.txt
releasetable-man.txt
releasetable.txt

index d34eb51..a2d42a5 100644 (file)
@@ -350,22 +350,26 @@ 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.
 
-[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
 ----
 
index 871a8fc..3eb68b6 100644 (file)
@@ -3,12 +3,12 @@ Current status:
   +----------------+-------------+-----------------+
   | Release / Tool | debootstrap | cdebootstrap    |
   +----------------+-------------+-----------------+
-  | Etch           |  works [1]  |  works [1]      |
-  +----------------+-------------+-----------------+
-  | Lenny          |  works      |  works          |
+  | Lenny          |  works [1]  |  works [1]      |
   +----------------+-------------+-----------------+
   | Squeeze        |  works      |  works          |
   +----------------+-------------+-----------------+
-  | Sid            |  works      |  works          |
+  | Wheezy         |  works      |  works          |
+  +----------------+-------------+-----------------+
+  | Sid            |  works [2]  |  works [2]      |
   +----------------+-------------+-----------------+
 
index 9118255..59f4b0c 100644 (file)
@@ -3,8 +3,9 @@
 '---------.-----------------.---------------
 Release / Tool  debootstrap   cdebootstrap
 --------------------------------------------
-Lenny           works         works
+Lenny           works [1]     works [1]
 Squeeze         works         works
-Sid             works         works
+Wheezy          works         works
+Sid             works [2]     works [2]
 --------------------------------------------