[rhinstaller/anaconda/pulls/158 master] autopart root snapshot support

vpodzime installerbot-noreply at redhat.com
Thu Jun 25 08:50:16 UTC 2015


> @@ -60,6 +60,7 @@ def _writeKS(ksdata):
>  def doConfiguration(storage, payload, ksdata, instClass):
>      willWriteNetwork = not flags.flags.imageInstall and not flags.flags.dirInstall
>      willRunRealmd = ksdata.realm.discovered
> +    willSnapShotRoot = ksdata.autopart.autopart and ksdata.autopart.snapshot

This needs to increment the number of progress steps just like the other two checks do below.

-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/158#discussion_r33233999


More information about the anaconda-patches mailing list