LiveCD - Add fake /selinux so livecd can run in enforcing
commit05ca79403a42792ac775d93cc6b6d46cd9e57a17
authorEric Paris <eparis@redhat.com>
Fri, 6 Jun 2008 20:11:53 +0000 (6 16:11 -0400)
committerJeremy Katz <katzj@redhat.com>
Sat, 7 Jun 2008 00:40:52 +0000 (6 20:40 -0400)
treeb544f4eb4a9ea0ab6da1372077da0f16a1829f56
parent6cda8976d851523f4f65c6fae05bd9339d5d4e2c
LiveCD - Add fake /selinux so livecd can run in enforcing

This patch adds a /selinux directory to a newly created livecd compose which
will allow the tools inside the chroot to interoperate with the live system
successfully.

Signed-off-by: Eric Paris <eparis@redhat.com>
imgcreate/creator.py
imgcreate/kickstart.py