lorax/src/pylorax
Brian C. Lane 7e0a288f5b Update depsolving with suggestions from dnf (#1636239)
The previous method worked, but wasn't exactly idiomatic. This is more
correct, and appears to work the same (templates depsolve, version globs
work, multiple repos work).

Note that this does use a private dnf attribute ._goal, but the word is
that this is going to become a public api soon, so yes it is there on
purpose.
2018-10-12 12:00:25 -07:00
..
api Update depsolving with suggestions from dnf (#1636239) 2018-10-12 12:00:25 -07:00
__init__.py Add support for DNF 3.2 module_platform_id config value 2018-08-29 11:04:50 -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 Add the ability to enable DNF plugins for lorax 2018-06-22 09:07:01 -07:00
creator.py Pass the --tmp value into run_creator and cleanup after a crash 2018-05-14 13:00:15 -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 DNF 3: progress callback constants moved to dnf.transaction 2018-06-27 16:12:25 -07:00
executils.py Disable false context-manager pylint error 2018-10-12 12:00:25 -07:00
imgutils.py Fix pylint errors and warnings 2018-09-25 13:49:40 +03:00
installer.py Make no-virt generated images sparser 2018-10-05 11:24:18 -04:00
ltmpl.py Fix pylint errors and warnings 2018-09-25 13:49:40 +03:00
monitor.py Make LogRequestHandler configurable 2018-06-06 14:30:28 -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:16:39 -07:00
treebuilder.py lorax: Only run depmod on the installed kernels 2018-08-28 16:56:50 -07:00
treeinfo.py Additional python3 changes 2015-05-15 17:11:20 -07:00