Chris PeBenito writes in #110857 for SELinux updates:
authorMike Frysinger <vapier@gentoo.org>
Mon, 30 Jan 2006 04:19:01 +0000 (04:19 -0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 30 Jan 2006 04:19:01 +0000 (04:19 -0000)
commiteb2b07ef27bc8f790e2ab280bbd19a012841f9cf
tree95212abd614f2e1f7f6a4453ce23cb6a78009d49
parent8bf811c09e5247e449c9b7f10c74ba6249cb93f2
Chris PeBenito writes in #110857 for SELinux updates:
1) change ebuild.sh code to use selinux configuration to determine where the
file contexts are, rather than a setting in make.conf.
2) change portage support to a FEATURE rather than USE.  This enables the user
to disable the portage support if their setup is broken, while still enabling
selinux support in any packages they might merge.  I was going to submit a patch
for portage.py, but the place it needs to be changed (line 7234 in rev
1.524.2.76/2.0.53_rc6), features (the variable) isn't filled yet, so I was
unsure of the proper fix.

svn path=/main/trunk/; revision=2606
bin/ebuild.sh