> Instead of falling into an infinite loop like cmdline raise an error > with a useful description of the problem. I wonder if this could either be merged with cmdline mode, or made so that one is a subclass of the other. It doesn't seem overly difficult. For the useful description part, perhaps cmdline mode should be doing that anyway. I think our exception handling behavior will stop with the error displayed and wait, which is the same thing we're basically doing in cmdline mode now. For the network part, a subclass would be easy. Just make whichever is the subclass have the stub like you've got in your patch. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list