Fletch wrote:
> The 20071105 RPM in yum has the following changes:
> - Move Slim/ to top level vendor_perl.  This should fix the @INC
> errors.

Cool.

> - Check for semanage before running it.  This will not fix selinux on
> CC and older CentOS, but it will allow the RPM to install properly so
> it can be used and tested with selinux off.

semanage doesn't exist in RHEL4/CentOS4. Changes to policy require
additions to the whole central policy which then must be built and
installed. Not trivial, and certainly not something an RPM should be doing!

There are a few options:

1. use chcon at install time - this wouldn't survive an SELinux re-label.

2. Publish details of what must be done to the policy to make
squeezecenter work so people can make the changes manually.

3. Don't support SELinux when semanage is not available and recommend it
is turned off or set to permissive.

R.

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to