From: Tom <tom@lemuria.org>
To: selinux@tycho.nsa.gov
Subject: Re: 2.6.0-test6 boot process failures
Date: Wed, 8 Oct 2003 10:00:10 +0200 [thread overview]
Message-ID: <20031008100006.F11916@lemuria.org> (raw)
In-Reply-To: <200310081341.12645.russell@coker.com.au>; from russell@coker.com.au on Wed, Oct 08, 2003 at 01:41:12PM +1000
On Wed, Oct 08, 2003 at 01:41:12PM +1000, Russell Coker wrote:
> I'm not really surprised that my script didn't work - I had never tested it
> and you don't expect untested code to work.
>
> Where's Colin's script?
It's in his selinux-policy-default package. Here's the script:
#!/bin/sh -e
# Install binary policy file and load_policy utility for loading it.
test -n "$INITRDDIR"
mkdir -p "$INITRDDIR"/selinux
mkdir -p "$INITRDDIR"/etc/security/selinux
mkdir -p "$INITRDDIR"/scripts
cp -a /etc/security/selinux/policy.15 "$INITRDDIR/etc/security/selinux/policy.15"
cp -a /usr/sbin/load_policy "$INITRDDIR/bin/load_policy"
cp -a /usr/share/selinux/initrd-script "$INITRDDIR/scripts/selinux"
--
http://web.lemuria.org/pubkey.html
pub 1024D/2D7A04F5 2002-05-16 Tom Vogt <tom@lemuria.org>
Key fingerprint = C731 64D1 4BCF 4C20 48A4 29B2 BF01 9FA1 2D7A 04F5
--
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 prev parent reply other threads:[~2003-10-08 8:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-07 21:03 2.6.0-test6 boot process failures Tom
2003-10-07 22:52 ` Chris PeBenito
2003-10-08 3:39 ` Russell Coker
2003-10-08 7:54 ` Tom
2003-10-08 13:23 ` Stephen Smalley
2003-10-08 13:26 ` Stephen Smalley
2003-10-08 16:12 ` Chris PeBenito
2003-10-08 16:14 ` Chris PeBenito
2003-10-08 3:41 ` Russell Coker
2003-10-08 8:00 ` Tom [this message]
2003-10-08 9:43 ` 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=20031008100006.F11916@lemuria.org \
--to=tom@lemuria.org \
--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.