lorax/src/sbin
Brian C. Lane d170622357 Change make_dnf_dirs to be run as root
It needs to be root in order to set the ownership and permissions on the
directories that are under /var/lib/lorax/composer/

Refactor the directory creation into a utility function, and use a umask
of 0o006 to ensure that the parent directories created do not have o+rw
set on them (makedirs behavior is different between Python 3.6 and 3.7
so umask of 0 doesn't work consistently).
2018-10-10 14:25:51 -07:00
..
livemedia-creator Add --dracut-arg support to lorax 2018-06-07 09:01:42 -07:00
lorax Add --dracut-arg support to lorax 2018-06-07 09:01:42 -07:00
lorax-composer Change make_dnf_dirs to be run as root 2018-10-10 14:25:51 -07:00
mkefiboot Reduce the size of macboot.img (#952747) 2015-10-02 13:34:12 -07:00