[PATCH] Setup mdadm to turn off homehost (#1156614)

Vratislav Podzimek vpodzime at redhat.com
Wed Oct 29 12:45:14 UTC 2014


On Tue, 2014-10-28 at 11:37 -0700, Brian C. Lane wrote:
> ---
>  share/runtime-postinstall.tmpl | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl
> index eaa3fd6..b383e87 100644
> --- a/share/runtime-postinstall.tmpl
> +++ b/share/runtime-postinstall.tmpl
> @@ -18,6 +18,10 @@ move ${PYTHONDIR}/site-packages/pyanaconda/sitecustomize.py ${PYTHONDIR}/site-pa
>  ## move_repos()
>  move etc/yum.repos.d etc/anaconda.repos.d
>  
> +## Setup mdadm config to turn off homehost
> +remove etc/mdadm.conf
> +append etc/mdadm.conf "AUTO -all\nHOMEHOST <any>\n"
> +
ACK, but I really wish all these configs where "config.d's instead.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list