On Thu, 2012-06-07 at 09:49 -0700, Brian C. Lane wrote: > On Thu, Jun 07, 2012 at 03:15:06PM +0200, Vratislav Podzimek wrote: > > + > > + if anaconda.ksdata.ntp_servers: > > + ntp.save_servers_to_config(anaconda.ksdata.ntp_servers) > > + > > A couple possible problems with this is that the install could be an > image install where you don't want to change the host, or a live install > where someone has (for whatever reason) setup ntp themselves. > > Probably a check for flags.imageInstall should skip this. Okay, I will add it before pushing. But this is a much wider problem with the whole anaconda script and I believe it should be resolved in a better way than using such a guard before every action happening. Maybe having setup_(live|image|standalone)_ks_stuff() functions? -- Vratislav Podzimek Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list