From: Michael Prokop Date: Fri, 8 May 2009 13:38:54 +0000 (+0200) Subject: use '.. to the debootstrap command' in description of --debopt X-Git-Tag: v0.27~2 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=fb76b44f86374ee212d1334cc355d5f67b076aea;ds=sidebyside use '.. to the debootstrap command' in description of --debopt --- diff --git a/cmdlineopts.clp b/cmdlineopts.clp index b7d7a2a..cc5c9ee 100644 --- a/cmdlineopts.clp +++ b/cmdlineopts.clp @@ -39,7 +39,7 @@ while :; do --mntpoint|-p) # Mountpoint used for mounting the target system shift; _opt_mntpoint="$1" ;; - --debopt) # Extra parameters passed to the debootstrap + --debopt) # Extra parameters passed to the debootstrap command shift; _opt_debopt="$1" ;; --interactive) # Use interactive mode (frontend) diff --git a/debian/changelog b/debian/changelog index acf4c8d..302e64b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,10 +12,12 @@ grml-debootstrap (0.27) unstable; urgency=low display for checking configuration again. - Drop 'do not prompt for partition dialog if swraid has been configured already' which doesn't make any sense in most situations + * Minor changes: + - use '.. to the debootstrap command' in description of --debopt * Debian Package: - bump Standard Version to 3.8.1 (no further changes). - -- Michael Prokop Fri, 08 May 2009 15:19:15 +0200 + -- Michael Prokop Fri, 08 May 2009 15:37:58 +0200 grml-debootstrap (0.26) unstable; urgency=low diff --git a/grml-debootstrap b/grml-debootstrap index 26ddbf7..46d2526 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -42,7 +42,7 @@ Bootstrap options: -r, --release Release of new Debian system (default: stable). -t, --target Target partition (/dev/...) or directory. -p, --mntpoint Mountpoint used for mounting the target system. - --debopt Extra parameters passed to the debootstrap. + --debopt Extra parameters passed to the debootstrap command. --interactive Use interactive mode (frontend). --nodebootstrap Skip debootstrap, only do configuration to the target. --groot Root device for usage in grub, corresponds with diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index 9e5f591..ccbd323 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -56,7 +56,7 @@ Options and environment variables *--debopt* <_params_>:: - Extra parameters passed to the debootstrap. + Extra parameters passed to the debootstrap command. *--groot* <_device_>::