lorax/src/pylorax
Brian C. Lane 3613c12464 lorax: Update how the release package is chosen
Previously the release package was chosen by picking the first package
that provides 'system-release' that isn't named generic. This can cause
branding issues with repos containing multiple system-release packages.

This patch changes _install_branding so that it will give preference to
a system-release package that ends with lowercase --variant name. If
there isn't one it will fall back to the previous behavior.

Resolves: rhbz#1826479
2020-04-27 16:02:15 -07:00
..
api lorax-composer: Enable ami on aarch64 2020-01-13 15:10:16 -08:00
__init__.py lorax: Add --skip-branding cmdline argument 2020-04-27 16:01:35 -07:00
base.py Fix DataHolder to handle hasattr 2016-05-04 10:34:02 -07:00
buildstamp.py Write the --variant string to .buildstamp as 'Variant=' 2018-01-17 09:38:16 -08:00
cmdline.py lorax: Add --skip-branding cmdline argument 2020-04-27 16:01:35 -07:00
creator.py Add a new output type, tar-disk. 2019-04-05 11:31:39 -04:00
decorators.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
discinfo.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
dnfbase.py Move get_dnf_base_object into a module 2020-04-27 16:01:56 -07:00
dnfhelper.py Disable pylint no-member errors for 2 dnf constants 2019-01-11 14:37:01 -08:00
executils.py tests: Disable pylint preexec-fn warning 2020-02-05 14:35:16 -08:00
imgutils.py Support compressing single files. 2019-04-05 11:31:09 -04:00
installer.py Switch the --virt-uefi method to use SecureBoot 2019-05-16 09:30:53 -07:00
ltmpl.py Improve logging for template syntax errors 2019-03-27 11:32:19 -07:00
monitor.py livemedia-creator: Check for packaging failures in the logs (#1374809) 2016-09-21 09:00:49 -07:00
mount.py Add ppc64le kernel path 2016-09-08 12:12:07 -07:00
output.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
sysutils.py Ignore a pylint warning about UnquotingConfigParser get args 2018-09-04 11:13:20 -07:00
treebuilder.py lorax: Update how the release package is chosen 2020-04-27 16:02:15 -07:00
treeinfo.py Additional python3 changes 2015-05-15 17:11:20 -07:00