[PATCH 6/6] Add RPMOSTreePayload

Martin Kolman mkolman at redhat.com
Mon Apr 28 14:38:53 UTC 2014


On Sun, 2014-04-27 at 06:45 +0000, Colin Walters wrote:
> On Sat, Apr 26, 2014 at 1:30 PM, Colin Walters <walters at verbum.org>
> wrote:
> > This is a new backend that uses ostree to install. However, it's
> > named RPMOSTree because a future iteration will use rpm-ostree which
> > will support a hybrid of tree + RPM packages.
> 
> Note for this, the anaconda package will need:
> 
> 
> @@ -113,6 +114,7 @@ Requires: python-IPy
>  Requires: python-nss
>  Requires: pytz
>  Requires: realmd
> +Requires: rpm-ostree
>  Requires: teamd
>  %ifarch %livearches
>  Requires: usermode
> 
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches
If you want to add new dependencies, you can just change the
anaconda.spec.in file in the root folder of the Git repository and send
it as a patch. :)



More information about the anaconda-patches mailing list