Abort livecd creation if selinux relabel fails (#1121301)
commit629a3ed4c5327615b841cc2e55e5c2806b6edfa5
authorBrian C. Lane <bcl@redhat.com>
Wed, 23 Jul 2014 19:27:05 +0000 (23 12:27 -0700)
committerBrian C. Lane <bcl@redhat.com>
Wed, 23 Jul 2014 20:27:19 +0000 (23 13:27 -0700)
tree1be42aafd2358a8478723863a686a3bc2eaa8d26
parentf9b65f9618ab4e6e4f0ae874785f22224f187e3b
Abort livecd creation if selinux relabel fails (#1121301)

This will Help catch selinux errors sooner. If the kickstart has selinux
enforcing set and the relabel fails raise an error. If it is in
permissive or disabled it will only warn.
imgcreate/kickstart.py