From ea2b450a46542d4256e5721b89aa0fa5b17f7572 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 6 Dec 2007 16:26:08 +0000 Subject: [PATCH] comfort --- config.planetlab/native-shell.pkgs | 2 ++ vbuild-init-vserver.sh | 3 +++ 2 files changed, 5 insertions(+) diff --git a/config.planetlab/native-shell.pkgs b/config.planetlab/native-shell.pkgs index 63da47f6..5ab79569 100644 --- a/config.planetlab/native-shell.pkgs +++ b/config.planetlab/native-shell.pkgs @@ -1 +1,3 @@ package: openssh-clients curl +package: emacs +package: bind-utils diff --git a/vbuild-init-vserver.sh b/vbuild-init-vserver.sh index 718e8db4..e391d73f 100755 --- a/vbuild-init-vserver.sh +++ b/vbuild-init-vserver.sh @@ -252,6 +252,9 @@ function usage () { echo " -d pldistro - defaults to $DEFAULT_PLDISTRO" echo " -p personality - defaults to $DEFAULT_PERSONALITY" echo " -v : passes -v to calls to vserver" + echo "vserver-options" + echo " all args after the optional -- are passed to vserver build " + echo " typical usage is e.g. --interface eth0:200.150.100.10/24" exit 1 } -- 2.47.0