lorax/src/pylorax
Brian C. Lane b3bf61bfdd Drop multiprocessing for do_transaction (#1208296)
When running the transaction in a separate process it crashes if you use
a https repo source. There's really no need for threads or processes in
lorax so drop it.

Also switched to using the DNF TransactionProgress API for progress
reporting.
2015-09-09 15:58:57 -07:00
..
__init__.py Don't include early microcode in initramfs (#1258498) 2015-09-01 09:51:47 -07:00
base.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
buildstamp.py Convert pylorax to python3 2015-05-15 17:11:20 -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 Drop multiprocessing for do_transaction (#1208296) 2015-09-09 15:58:57 -07:00
executils.py Return the output from failed commands in CalledProcessError 2015-08-04 10:50:37 -07:00
imgutils.py Add a bit more overhead to the root filesystem size 2015-07-01 08:32:33 -07:00
ltmpl.py Drop multiprocessing for do_transaction (#1208296) 2015-09-09 15:58:57 -07:00
monitor.py Break all the log monitoring stuff from LMC out into its own module. 2015-05-29 13:53:07 -04:00
mount.py Move IsoMountpoint into its own module. 2015-06-01 14:27:32 -04: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 Add a verification step to Lorax.run. 2015-07-20 16:18:20 -04:00
treeinfo.py Additional python3 changes 2015-05-15 17:11:20 -07:00