lorax/src/pylorax
Chris Lumens 6a3ccd6ade Add error IDs to things that can go wrong when running a compose.
Note the exception string checking around compose_type.  I didn't really
want to introduce a new exception type just for this, but also didn't
want to duplicate strings.  I'd be open to other suggestions for how to
do this.

(cherry picked from commit b3bb438254)
2018-08-09 16:19:19 -04:00
..
api Add error IDs to things that can go wrong when running a compose. 2018-08-09 16:19:19 -04:00
__init__.py Add --dracut-arg support to lorax 2018-06-06 17:10: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 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 pylorax: proc.returncode can be None 2016-03-09 16:41:11 -08:00
imgutils.py Retry losetup if loop_attach fails 2018-06-11 14:00:05 -07:00
installer.py Adjust the disk size estimates to match Anaconda 2018-05-14 13:00:15 -07:00
ltmpl.py templates: Stop using gconfset 2018-05-23 14:20:44 -07: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 Convert pylorax to python3 2015-05-15 17:11:20 -07:00
treebuilder.py Fix _install_branding 2018-02-23 12:50:07 -08:00
treeinfo.py Additional python3 changes 2015-05-15 17:11:20 -07:00