Brian C. Lane
|
12cb2736ac
|
Pass the --tmp value into run_creator and cleanup after a crash
Crashing can sometimes leave directories in /var/tmp/lmc-* so clean
those up after run_creator is finished.
|
2018-05-14 13:00:15 -07:00 |
|
Brian C. Lane
|
3c31e52b3c
|
Add --tmp to lorax-composer and set default tempdir
It was using /tmp/ which can fill up quickly when building images.
Default to /var/tmp unless the user passes --tmp /tmp/
|
2018-05-14 13:00:15 -07:00 |
|
Brian C. Lane
|
5e0246d4a9
|
Add selinux check to lorax-composer
anaconda needs to have SELinux set to disabled or permissive in order to
run correctly. Check at startup and exit with an error.
|
2018-05-14 13:00:15 -07:00 |
|
Brian C. Lane
|
2fa1da0f5e
|
Add lorax-composer and the composer kickstart templates
|
2018-05-14 13:00:15 -07:00 |
|