On Thu, Jun 02, 2016 at 11:00:16AM +0200, Pavel Hrdina wrote:
> We should forbid to use --transient with all other types of install
> methods because it doesn't make any sense and it doesn't work.
> Unfortunately we need to add a check "if options.transient and
> (options.pxe or options.cdrom or ....), we cannot simply check for
> --import or --boot because --boot can be combined with any other
> install method.

I'm not sure I understand.  Surely a --pxe install (for example) could
involve a boot, and so --transient could be appropriate?

What other options are in the list elided above?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to