> > As mentioned on IRC, I would think that the entirety of checks on > > 'opts.livenst' could be replaced with checks for the liveinst install > > method; as it stands, you could pass --liveinst --method http://...., which > > would likely explode spectacularly. But that would happen before this patch, > > too. > > I had fixed that to be working at one point per request of some > people. It'd be nice not to go out of the way to break it Looking at LiveCDCopyBackend.__init__, I'm not sure that'd work right now. Seems like at the least, we need to handle anaconda.methodstr being in different formats and download the image to somewhere local, since we do things like stat it and normpath it. Or, I could be completely misunderstanding how this is supposed to work. One of the two. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list