From f1c990cccb615021fdb8c16922967d115cb086a8 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 30 May 2011 18:53:06 +0200 Subject: [PATCH] Update package description and documentation to reflect squeeze as current stable release. --- debian/control | 21 +++++++++++---------- grml-debootstrap | 2 +- grml-debootstrap.8.txt | 2 +- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/debian/control b/debian/control index 3b77770..afb7ea0 100644 --- a/debian/control +++ b/debian/control @@ -13,18 +13,19 @@ Vcs-Browser: http://git.grml.org/?p=grml-debootstrap.git Package: grml-debootstrap Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), grml-etc-core -Description: wrapper around debootstrap for installing plain Debian via grml +Description: wrapper around debootstrap for installing plain Debian via Grml This package provides a wrapper suite around deboostrap and - cdebootstrap for installing a plain Debian system via grml. + cdebootstrap for installing a plain Debian system via Grml. . All you have to do is adjust a few variables in configuration - file /etc/debootstrap/config or use the interactive configuration - frontend. A plain and base Debian system will be installed on the - specified device (or directory) then. Customization of this process - is possible as well. + file /etc/debootstrap/config or use some simple command line + switches or use the interactive configuration frontend. A plain + and base Debian system will be installed on the specified device + or directory then. Customization of this process is possible as + well. . Supported Debian GNU/Linux releases: - * Etch (4.0) [old-stable] - * Lenny (5.0) [stable] - * Squeeze [testing] - * Sid [unstable] + * Lenny (5.0) [old-stable] + * Squeeze (6.0) [stable] + * Wheezy [testing] + * Sid [unstable] diff --git a/grml-debootstrap b/grml-debootstrap index 8d9cffb..5b426dc 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -40,7 +40,7 @@ Bootstrap options: -m, --mirror Mirror which should be used for apt-get/aptitude. -i, --iso Mountpoint where a Debian ISO is mounted to, for use instead of fetching packages from a mirror. - -r, --release Release of new Debian system (default: lenny). + -r, --release Release of new Debian system (default: squeeze). -t, --target Target partition (/dev/...) or directory where the system should be installed to. -p, --mntpoint Mountpoint used for mounting the target system, diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index 790654c..4ae89b2 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -281,7 +281,7 @@ Where do you want to install grub to? Usage example: grub=/dev/sda release=... -Specify release of new Debian system. Defaults to Debian stable. Supported +Specify release of new Debian system. Defaults to Debian squeeze. Supported relases: lenny, squeeze, wheezy and sid. Usage example: release=sid mirror=... -- 2.1.4