All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dale Amon <amon@vnl.com>
To: Stephen Smalley <sds@tislabs.com>,
	"Westerman, Mark" <Mark.Westerman@csoconline.com>,
	Russell Coker <russell@coker.com.au>, Tom <tom@lemuria.org>,
	SELinux@tycho.nsa.gov
Subject: Re: db conflict ?
Date: Mon, 15 Apr 2002 17:08:42 +0100	[thread overview]
Message-ID: <20020415160842.GA15960@vnl.com> (raw)
In-Reply-To: <20020412161820.B15470@gricklegrass.epoch.ncsc.mil>

On Fri, Apr 12, 2002 at 04:18:20PM -0400, Howard Holm wrote:
> things in /usr/local/.  Perhaps we can add an environment variable for the
> "prefix" that will default to /usr/local/ but can be set to /usr by
> package maintainers.  I really think the right answer for policy source is
> in /usr/share which by FHS standards should be sharable between
> architectures (and I believe the policy source should be.)  Of course, the
> policy binary has to be on the root partition for booting purposes, but
> I think it's best if for machines that are sharing /usr within an
> architecture and /usr/share between architectures, we let them put policy
> source in /usr/share/.  I can't envision a situation where you would
> need to recompile policy on a system too crippled to mount /usr/share/.

I was playing around with this over Christmas but got swamped with
other things. What you want is for your build script to use "prefix" so
package maintainers can build using:

	configure prefix=/

If you let the default be /usr/local/, then anyone who builds direct
will install to /usr/local.

The problem I ran across was that the various selinux utils have
all sorts of different vars for configure; and also to do it right
you often need to regen the configure script from configure.in.
Some of the utils use just Makefile; others use configure/automake.
It's a real mess.




--
You have received this message because you are subscribed to the selinux 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.

  reply	other threads:[~2002-04-15 16:08 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-12 17:37 db conflict ? Westerman, Mark
2002-04-12 18:03 ` Russell Coker
2002-04-12 19:17 ` Stephen Smalley
2002-04-12 20:11   ` Russell Coker
2002-04-12 20:25     ` Howard Holm
2002-04-12 21:01       ` Russell Coker
2002-04-15 14:44         ` Howard Holm
2002-04-12 20:18   ` Howard Holm
2002-04-15 16:08     ` Dale Amon [this message]
2002-04-18 14:54       ` Stephen Smalley
2002-04-18 15:42         ` Russell Coker
2002-04-19 20:20           ` Stephen Smalley
  -- strict thread matches above, loose matches on Subject: below --
2002-04-15 15:16 Westerman, Mark
2002-04-12 20:33 Westerman, Mark
2002-04-15 14:40 ` Howard Holm
2002-04-12 18:13 Westerman, Mark
2002-04-12 19:42 ` Russell Coker
2002-04-12 17:45 Westerman, Mark
2002-04-12 18:12 ` Stephen Smalley
2002-04-12 17:26 Westerman, Mark
2002-04-12 17:29 ` Stephen Smalley
2002-04-12 10:23 Tom
2002-04-12 12:05 ` Russell Coker
2002-04-12 13:01   ` Tom
2002-04-12 14:07     ` Russell Coker
2002-04-12 14:40       ` Stephen Smalley
2002-04-12 15:15         ` Russell Coker
2002-04-12 13:09   ` Stephen Smalley
2002-04-12 13:27     ` Russell Coker
2002-04-12 13:06 ` Stephen Smalley
2002-04-12 13:58   ` Russell Coker
2002-04-12 14:07     ` Stephen Smalley
2002-04-12 14:38       ` Russell Coker
2002-04-12 14:48         ` Stephen Smalley
2002-04-12 15:12           ` Russell Coker
2002-04-12 17:01             ` Howard Holm
2002-04-12 17:09               ` Russell Coker
2002-04-12 17:13               ` Stephen Smalley
2002-04-12 14:17     ` Tom
2002-04-12 14:21       ` Stephen Smalley
2002-04-12 14:34         ` Russell Coker
2002-04-12 14:50         ` Tom
2002-04-12 15:01       ` Tom
2002-04-12 15:11         ` Stephen Smalley
2002-04-12 15:15           ` Tom
2002-04-12 15:29           ` Tom
2002-04-12 16:35             ` Stephen Smalley
2002-04-12 16:50               ` Tom
2002-04-12 17:04                 ` Stephen Smalley
2002-04-12 17:40                   ` Tom
2002-04-12 17:49                     ` Stephen Smalley
2002-04-12 16:33         ` Russell Coker

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=20020415160842.GA15960@vnl.com \
    --to=amon@vnl.com \
    --cc=Mark.Westerman@csoconline.com \
    --cc=SELinux@tycho.nsa.gov \
    --cc=russell@coker.com.au \
    --cc=sds@tislabs.com \
    --cc=tom@lemuria.org \
    /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.