--- anaconda | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/anaconda b/anaconda index 4118471..149be4a4 100755 --- a/anaconda +++ b/anaconda @@ -784,6 +784,8 @@ if __name__ == "__main__": if image_count: anaconda.storage.setupDiskImages() + anaconda.dispatch.skip_steps("filtertype") + anaconda.simpleFilter = True # comment out the next line to make exceptions non-fatal from pyanaconda.exception import initExceptionHandling -- 1.7.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list