From: Michael Prokop Date: Thu, 13 Oct 2011 20:44:37 +0000 (+0200) Subject: update release table (drop etch, add wheezy) X-Git-Tag: v0.48~6 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=20a41b7017c0a657707ee18848ca0d7063df7d2a;hp=6891310dd68ca89a416279f92db48357f774925d update release table (drop etch, add wheezy) --- diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index d34eb51..a2d42a5 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -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 ---- diff --git a/releasetable-man.txt b/releasetable-man.txt index 871a8fc..3eb68b6 100644 --- a/releasetable-man.txt +++ b/releasetable-man.txt @@ -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] | +----------------+-------------+-----------------+ diff --git a/releasetable.txt b/releasetable.txt index 9118255..59f4b0c 100644 --- a/releasetable.txt +++ b/releasetable.txt @@ -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] --------------------------------------------