From cffd5a54cc8437de734ad1b80b8a4e03c76b8a58 Mon Sep 17 00:00:00 2001 From: steve Date: Tue, 15 Aug 2006 18:43:37 +0000 Subject: [PATCH] 2006-08-15 18:43:37 by steve - --debug + --noswap --- misc/xen-tools | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/xen-tools b/misc/xen-tools index 5558ca0..4b46385 100644 --- a/misc/xen-tools +++ b/misc/xen-tools @@ -18,7 +18,7 @@ # -- # http://www.steve.org.uk # -# $Id: xen-tools,v 1.32 2006-06-29 13:24:53 steve Exp $ +# $Id: xen-tools,v 1.33 2006-08-15 18:43:37 steve Exp $ # @@ -53,7 +53,7 @@ _xen_create_image() COMPREPLY=() cur=${COMP_WORDS[COMP_CWORD]} prev=${COMP_WORDS[COMP_CWORD-1]} - opts='--accounts --broadcast --boot --cache --debug --debootstrap --dhcp --dir --dist --force --fs --gateway --help --hostname --ide --image --initrd --ip --kernel --lvm --manual --memory --mirror --p2p --passwd --role --rpmstrap --size --swap --version --verbose' + opts='--accounts --broadcast --boot --cache --debootstrap --dhcp --dir --dist --force --fs --gateway --help --hostname --ide --image --initrd --ip --kernel --lvm --manual --memory --mirror --noswap --p2p --passwd --role --rpmstrap --size --swap --version --verbose' #