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

Vratislav Podzimek vpodzime at redhat.com
Thu Oct 30 09:27:11 UTC 2014


On Wed, 2014-10-29 at 16:43 -0700, Brian C. Lane wrote:
> On Wed, Oct 29, 2014 at 01:45:14PM +0100, Vratislav Podzimek wrote:
> > 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.
> 
> Ends up this should be, we think:
> 
> HOMEHOST <ignore>
Still understand to the same (limitly approaching zero) extent so still
ACK.

-- 
Vratislav Podzimek

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




More information about the anaconda-patches mailing list