RFC: [PATCH] Add --includepkg argument

Colin Walters walters at verbum.org
Wed Nov 26 18:11:34 UTC 2014


Sending this patch for discussion.

Recently, Fedora has been trying to do a 3 product split.  As part of
that, lorax was changed to do "installpkg lorax-product-*" via
provides.

I think that approach is awkward; a much simpler approach is to simply
specify the product package as input to lorax on the command line, via
external rel-eng scripts.

This patch therefore adds --includepkg (and we should probably add an
option to remove the implicit lorax-product-* glob).
---
 src/pylorax/__init__.py    | 2 ++
 src/pylorax/treebuilder.py | 5 +++++
 src/sbin/lorax             | 4 ++++
 3 files changed, 11 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-includepkg-argument.patch
Type: text/x-patch
Size: 4194 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20141126/3b82e9a8/attachment-0001.bin>


More information about the anaconda-patches mailing list