[lorax] Disable dnf-makecache.timer (#1120368)

Brian C. Lane bcl at redhat.com
Mon Jul 21 16:08:56 UTC 2014


On Mon, Jul 21, 2014 at 08:22:03AM +0200, Vratislav Podzimek wrote:
> On Fri, 2014-07-18 at 14:47 -0700, Brian C. Lane wrote:
> > We don't want to update the dnf cache in the installation image. The
> > metadata will be downloaded when it is needed.
> > ---
> >  share/runtime-postinstall.tmpl | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl
> > index a56af6b..17d8c14 100644
> > --- a/share/runtime-postinstall.tmpl
> > +++ b/share/runtime-postinstall.tmpl
> > @@ -31,7 +31,8 @@ systemctl disable systemd-readahead-collect.service \
> >                    systemd-readahead-replay.service \
> >                    mdmonitor.service \
> >                    mdmonitor-takeover.service \
> > -                  lvm2-monitor.service
> > +                  lvm2-monitor.service \
> > +                  dnf-makecache.timer
> >  ## These services can't be disabled normally (they're linked into place in
> >  ## /usr/lib/systemd rather than /etc/systemd), so we have to mask them.
> >  systemctl mask fedora-configure.service fedora-loadmodules.service \
> ACK. Looking at this list and thinking about the discussion with the LVM
> team, we should probably remove lvm2-monitor from it. I'll have a look
> at it.

Last I remember dlehman said it should be off. But it would be good to
review that and see if things have changed.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list