[lorax] add fedora-repos-anaconda to runtime environment

Brian C. Lane bcl at redhat.com
Mon Sep 15 19:47:37 UTC 2014


On Mon, Sep 15, 2014 at 11:59:09AM -0700, Adam Williamson wrote:
> It is needed for Product-ized installs to find the correct frozen install
> repositories. See RHBZ #1134524
> ---
>  share/runtime-install.tmpl | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl
> index f0a1e32..61b1d80 100644
> --- a/share/runtime-install.tmpl
> +++ b/share/runtime-install.tmpl
> @@ -7,6 +7,8 @@ installpkg kexec-tools-anaconda-addon
>  ## anaconda deps that aren't in the RPM
>  installpkg tmux
>  installpkg iscsi-initiator-utils
> +## needed for product-ized installs to find correct frozen repos
> +installpkg fedora-repos-anaconda
>  ## Other available payloads
>  installpkg dnf
>  installpkg rpm-ostree
> -- 
> 2.1.0

Ack. And for those reading at home and not on IRC:

I'm ok with taking that patch -- but before beta someone needs to
figure out how to make that only install one enabled repo without
resorting to hacks. Its inclusion should give releng the ability to play
with requires/provides/packagesets so that it is satisfied by the
specific one needed.

What will happen when more than one enabled repo is installed by default
is that metadata for ALL of them will be fetched, possibly filling /tmp
and causing it to swap.

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


More information about the anaconda-patches mailing list