lorax/src/pylorax
Brian C. Lane c8283adc17 Move disklabel and UEFI support to compose.py
Currently we are making MBR disk images for qcow2 and partitioned disk,
so the UEFI packages aren't required at this point.

Move the clearpart command into compose.py so that in the futute it can
use clearpart --disklabel to create a GPT image, and add the required
packages to the package set.
2018-08-09 15:17:27 -07:00
..
api Move disklabel and UEFI support to compose.py 2018-08-09 15:17:27 -07: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