2008-03-20  Manoj Srivastava  <srivasta@debian.org>

	* postinst.policy:
		  srivasta@debian.org--lenny/debian-dir--refpolicy--1.0--patch-13
		  refpolicy  includes an Exim policy, but doesn't install
		  it on a fresh refpolicy installation, because the module
		  package is exim.pp, while Debian calls its exim package
		  'exim4'.  Thanks to Devin Carraway for the heavy
		  lifting. 

2007-05-07  Manoj Srivastava  <srivasta@debian.org>

	* modules.conf.targeted (ricci):
		  srivasta@debian.org--lenny/debian-dir--refpolicy--1.0--patch-3
		  Added module.

	* modules.conf.strict (ricci):
		  srivasta@debian.org--lenny/debian-dir--refpolicy--1.0--patch-3
		  Added module.

	* postinst.policy (installed_modules):
		  srivasta@debian.org--lenny/debian-dir--refpolicy--1.0--patch-3
		  Only add modules to the load order that have already
		  been shipped when considering dependencies for
		  modules. If the module is not shipped, chances are that
		  it was moved into the base policy.

	* local-vars.mk (NON_MODULES):
		  srivasta@debian.org--lenny/debian-dir--refpolicy--1.0--patch-3
		  Added a list of modules that are really built into the
		  base policy in Debian.  We then use this list to remove
		  the modules .pp files from the policy shipped, since
		  they can not be installed along with the base policy
		  anyway. 

	* local.mk (install/selinux-policy-refpolicy-strict):
		  srivasta@debian.org--lenny/debian-dir--refpolicy--1.0--patch-3
		  Remove the mosules that are built into the base already.
		(install/selinux-policy-refpolicy-targeted):
		  srivasta@debian.org--lenny/debian-dir--refpolicy--1.0--patch-3
			  Ditto. 

