2006-08-15 18:43:37 by steve
- --debug + --noswap
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user