[PATCH 1/2] Allow specifying pre-defined repos via kickstart with dnf backend (#1177988).

David Shea dshea at redhat.com
Thu Jan 8 21:21:22 UTC 2015


On 01/08/2015 04:06 PM, Chris Lumens wrote:
> This is the thing where your kickstart can say:
>
>      repo --name=updates
>
> and anaconda will figure out that you want to use the repo already defined in
> /etc/anaconda.repos.d.  It works with yum, so it also need to work with dnf.
> ---
>   pyanaconda/packaging/dnfpayload.py | 26 +++++++++++++++++++++-----
>   1 file changed, 21 insertions(+), 5 deletions(-)

Ack.


More information about the anaconda-patches mailing list