lorax/src/pylorax
Chris Lumens 90aa81e964 Add default error IDs everywhere else.
The idea here is to make sure all return points have the same type for
the error cases.  There's not really all that many, so they just go in
one patch.  Some of these could potentially turn into more specialized
errors later.

(cherry picked from commit fd901c5e3f)
2018-08-09 16:50:37 -04:00
..
api Add default error IDs everywhere else. 2018-08-09 16:50:37 -04: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 Add --dracut-arg support to lorax 2018-06-07 09:01:42 -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 DNF 3: progress callback constants moved to dnf.transaction 2018-06-28 16:20:26 -07:00
executils.py pylorax: proc.returncode can be None 2016-03-09 16:41:11 -08:00
imgutils.py Move core of livemedia-creator into pylorax.creator 2018-05-17 10:34:34 -07:00
installer.py Update to use only qemu-kvm 2018-07-27 15:10:22 -07:00
ltmpl.py templates: Stop using gconfset 2018-05-24 09:13:05 -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 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