From: "Joshua Brindle" <JBrindle@snu.edu>
To: <selinux@tycho.nsa.gov>
Subject: SELinux distro building
Date: Mon, 11 Nov 2002 16:01:24 -0600 [thread overview]
Message-ID: <sdcfd474.085@atlas.snu.edu> (raw)
Hi, I'm trying to set up support for SELinux in Gentoo linux (a source
based distro with a ports system for installing everything). Basically
instead of delivering a prepackaged/compiled SELinux build it downloads
and compiles right then and installs. The problems are numerous though
and I kinda wanted your advice
1) it installs to /usr/local/selinux which is unacceptable, it needs to
go to /usr/selinux (thats easily taken care of by patches to the
Makefiles which i already did)
2) when compiling the selinux archive it needs libsecure to already be
installed (and to have copied the .h files from the lsm kernel) before
the policy compiler can be built. This is a problem because the ports
system wants to compile everything, install it to a fake root so that it
can enumerate the files for uninstallation, then copy them to the file
system.
3) the Makefiles do not respect INSTALLPREFIX (which i also patched
for, but it's dirty) because we *must* install to the fake root before
installing to the filesystem, otherwise the sandbox kills it for
permissions (which is it supposed to do)
it seems to me that the entire archive package desperatly needs a
configure system so that it will be a little more flexible. What is your
opinion on this?
Also, i haven't looked at the debian builds since i don't have any
debian machines but how did you handle these problems, or did you?
Thanks for any information you can give me.
Joshua Brindle
UNIX Administrator
Southern Nazarene University
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next reply other threads:[~2002-11-11 22:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-11 22:01 Joshua Brindle [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-11-23 17:36 SELinux distro building Joshua Brindle
[not found] <sddba22a.029@atlas.snu.edu>
2002-11-20 22:48 ` Brian May
2002-11-20 20:54 Joshua Brindle
2002-11-13 3:42 Joshua Brindle
2002-11-12 21:35 Joshua Brindle
2002-11-13 0:50 ` Brad Chapman
2002-11-13 1:31 ` Brian May
2002-11-13 8:29 ` Brian May
2002-11-19 4:12 ` Brian May
2002-11-20 1:37 ` Brian May
2002-11-12 16:50 Joshua Brindle
2002-11-12 18:45 ` Russell Coker
2002-11-11 16:53 Joshua Brindle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=sdcfd474.085@atlas.snu.edu \
--to=jbrindle@snu.edu \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.