lorax/src/pylorax
Brian C. Lane 6e57bfe11d lorax: Fix dnf problems with selecting highest NEVRA from multiple repos
When using package name globs and multiple repos dnf doesn't choose the
highest NEVRA as you would expect, work around this by applying max() to
the duplicate package names in installpkg.

Resolves: rhbz#1548586
2018-10-25 11:15:03 -07:00
..
api Change make_dnf_dirs to be run as root 2018-10-10 14:25:51 -07:00
__init__.py Add --dracut-arg support to lorax 2018-06-07 09:01:42 -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 Increase default ram used with lmc and virt to 2048 2018-06-11 13:47:59 -07:00
creator.py Pass the --tmp value into run_creator and cleanup after a crash 2018-05-17 10:34:35 -07: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
dnfhelper.py Rename parameters to match names that dnf uses 2017-10-09 13:38:56 -07:00
executils.py Disable false context-manager pylint error 2018-10-09 15:47:38 -07:00
imgutils.py Fix pylint errors and warnings 2018-10-09 15:04:43 -07:00
installer.py Make no-virt generated images sparser 2018-10-09 15:16:38 -07:00
ltmpl.py lorax: Fix dnf problems with selecting highest NEVRA from multiple repos 2018-10-25 11:15:03 -07:00
monitor.py Make LogRequestHandler configurable 2018-06-11 11:04:00 -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 Convert pylorax to python3 2015-05-15 17:11:20 -07:00
treebuilder.py lorax: Only run depmod on the installed kernels 2018-10-09 14:51:05 -07:00
treeinfo.py Additional python3 changes 2015-05-15 17:11:20 -07:00