summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_selinuxfs
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09For consistency, using true|false instead of enabled|disabled in ↵Daniel Baumann1-2/+2
configuration options.
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann1-1/+1
2011-03-09Deprecating all dashed forms of commands.Daniel Baumann1-1/+1
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann1-1/+1
2011-03-09Using common function file to source shell includes.Daniel Baumann1-6/+1
2011-03-09Translating the description of the helpersAntonio Terceiro1-1/+1
2011-03-09Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.Daniel Baumann1-1/+1
2011-03-09Enforcing lh_config to be run before lh_build, see also ↵Daniel Baumann1-1/+1
http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740).
2011-03-09Making removal stage of lh_chroot_selinuxfs dependent on the existence of ↵Daniel Baumann1-2/+5
/selinux, otherwise that directory would be always created in the chroot.
2011-03-09Adding lh_chroot_selinuxfs helper to support building live images on a ↵Daniel Baumann1-0/+98
selinux enabled host (Closes: #501652).