Re: SElinux and GNU/kFreeBSD or GNU/Hurd

2005-06-15 Thread Alban browaeys
Le mercredi 15 juin 2005 à 16:19 +0200, Aurelien Jarno a écrit : I switch list though believe if an agreement is reached it should go to d-d-a again. > While I find it is a real improvement, it causes some problems with the > GNU/kFreeBSD and GNU/Hurd ports as SElinux is Linux specific. The aim o

Re: SElinux and GNU/kFreeBSD or GNU/Hurd

2005-06-15 Thread Robert Millan
On Wed, Jun 15, 2005 at 04:19:42PM +0200, Aurelien Jarno wrote: > > * debian/rules > Add the following lines: > DEB_HOST_GNU_SYSTEM ?= $(shell dpkg-architecture > -qDEB_HOST_GNU_SYSTEM) > ifeq ($(DEB_HOST_GNU_SYSTEM),linux) > selinux := --with-selinux > endif AFAIK with

Re: SElinux and GNU/kFreeBSD or GNU/Hurd

2005-06-15 Thread Scott James Remnant
On Wed, 2005-06-15 at 16:19 +0200, Aurelien Jarno wrote: > If you have a package that depends on libselinux1-dev or if you intend > to upload such a package, please find below the correct way(tm) to add > SElinux support: > > * debian/control or debian/control.in (or even debian.control.in.in) >