lorax/src/pylorax
Brian C. Lane 6f141658d4 lorax: Save information about rootfs filesystem size and usage
Run df on the filesystem image after it has been created.
Output will be in program.log, eg:

Running... df /var/tmp/lorax.imgutils.wm04pg_v
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/loop0       1998672 1619508    362780  82% /var/tmp/lorax.imgutils.wm04pg_v
Return code: 0
2018-12-17 16:24:23 -08:00
..
api Add cancel_func to virt and novirt_install functions 2018-12-17 16:10:04 -08:00
__init__.py Remove SELinux Permissive checks 2018-11-29 11:06:26 -08:00
base.py Fix DataHolder to handle hasattr 2016-05-04 10:34:02 -07:00
buildstamp.py Use SOURCE_DATE_EPOCH for metadata timestamps 2018-10-19 14:43:29 -07:00
cmdline.py Add --squashfs-only option to drop inner rootfs.img layer 2018-10-29 13:16:38 -07:00
creator.py Add cancel_func to virt and novirt_install functions 2018-12-17 16:10:04 -08:00
decorators.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
discinfo.py Use SOURCE_DATE_EPOCH for metadata timestamps 2018-10-19 14:43:29 -07:00
dnfbase.py Move get_dnf_base_object into a module 2018-10-29 13:49:54 -07:00
dnfhelper.py DNF 3: progress callback constants moved to dnf.transaction 2018-06-27 16:12:25 -07:00
executils.py Disable false context-manager pylint error 2018-10-12 12:00:25 -07:00
imgutils.py lorax: Save information about rootfs filesystem size and usage 2018-12-17 16:24:23 -08:00
installer.py lorax-composer: Cancel running Anaconda process 2018-12-17 16:10:04 -08:00
ltmpl.py Add tests for ltmpl.py 2018-10-29 13:55:19 -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 Ignore a pylint warning about UnquotingConfigParser get args 2018-09-04 11:16:39 -07:00
treebuilder.py Add --squashfs-only option to drop inner rootfs.img layer 2018-10-29 13:16:38 -07:00
treeinfo.py Use SOURCE_DATE_EPOCH for metadata timestamps 2018-10-19 14:43:29 -07:00