|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xm create option parsing..
Yeah this happens as all option to set variables must come at the end
of the command line, which all switch must come before them.
Its just the way the command line is parsed.
Tom
On 28 Jul 2004, at 17:37, Steven Hand wrote:
As far as I can see, "xm create -c vmid=1" will create a domain and
attach to its console while "xm create vmid=1 -c" won't.
Any reason for this? The option parsing routines xm/opts.py and
xm/create.py seems substantial enough.
cheers,
S.
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|