[rhinstaller/anaconda/pulls/185 master] Kickstart tests for UTC and LOCAL hwclock.

bcl installerbot-noreply at redhat.com
Fri Jul 10 21:58:51 UTC 2015


> @@ -0,0 +1,39 @@
> +#version=DEVEL
> +url --url="http://dl.fedoraproject.org/pub/fedora/linux/development/$releasever/$basearch/os/"
> +install
> +network --bootproto=dhcp
> +
> +bootloader --timeout=1
> +zerombr
> +clearpart

We should be consistent about using zerombr/clearpart in our kickstarts. Most of them have zerombr and clearpart --all --initlabel (I think zerombr is redundant these days, but it doesn't hurt)

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


More information about the anaconda-patches mailing list