-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06.11.2014 Johannes Kastl wrote:
> Comments and Hints highly appreciated. I added some info to the usage output, on how to use the template and that 12.3 is set as default Regards, Johannes - -- | Yes, I know. But there are even conjobs running as user games? Sometimes when cron is bored he starts playing games, didn't you know? ;-) (Aschwin Marsman and Robert Schiele on the opensuse-Mailinglist) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with SeaMonkey - http://www.enigmail.net/ iEYEARECAAYFAlRbk9UACgkQzi3gQ/xETbIsjACdGqRRueHODtZoq6kIrH9SOp8f f/0An2BNkF6etP3jKnbjRhPYgVDsYLXp =57ij -----END PGP SIGNATURE-----
From 33309d4a798cc23c95ae0bf424a56cd87123adce Mon Sep 17 00:00:00 2001 From: Johannes Kastl <[email protected]> Date: Thu, 6 Nov 2014 16:26:44 +0100 Subject: [PATCH 2/2] lxc-opensuse.in: Added explanation on how to use the template Signed-off-by: Johannes Kastl <[email protected]> --- templates/lxc-opensuse.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/lxc-opensuse.in b/templates/lxc-opensuse.in index e469989..8c7cc7a 100644 --- a/templates/lxc-opensuse.in +++ b/templates/lxc-opensuse.in @@ -10,6 +10,7 @@ # Authors: # Daniel Lezcano <[email protected]> # Frederic Crozat <[email protected]> +# Johannes Kastl <[email protected]> # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -360,7 +361,9 @@ clean() usage() { cat <<EOF -$1 -h|--help -p|--path=<path> --clean +$1 -h|--help -p|--path=<path> -r|--release nn.n --clean +Please give the release as 12.3, 13.1, 13.2 etc. +If no release is given, openSUSE 12.3 is installed. EOF return 0 } -- 2.1.3
_______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
