lorax/src/pylorax
Chris Lumens 12bc717266 Write timestamps when important events happen during the compose (#409).
Right now, this is when the compose is queued up, when it is started by
anaconda, and when it is finished (whether that's success or not).

(cherry picked from commit 3ba9d53b8b)
2018-08-06 17:00:56 -07:00
..
api Write timestamps when important events happen during the compose (#409). 2018-08-06 17:00:56 -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 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:42 -07:00
installer.py Adjust the disk size estimates to match Anaconda 2018-05-17 10:34:35 -07:00
ltmpl.py templates: Stop using gconfset 2018-05-24 09:13:05 -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 Fix _install_branding 2018-02-23 12:50:07 -08:00
treeinfo.py Additional python3 changes 2015-05-15 17:11:20 -07:00