public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* running Linus kernel on FC3
@ 2004-12-29  8:57 Dave Airlie
  2004-12-29  9:20 ` Valdis.Kletnieks
  2004-12-29 19:57 ` Alan Cox
  0 siblings, 2 replies; 6+ messages in thread
From: Dave Airlie @ 2004-12-29  8:57 UTC (permalink / raw)
  To: linux-kernel


I'm trying to run a linus bk tree on my FC3 system, but I get a lot of
Selinux warnings with minilogd,

Are there some selinux patches that haven't made their way into Linus's
tree but are in the FC kernel?

I don't mind running without Selinux but I like to keep my .config as
close to the FC one as possible..

Dave.

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
pam_smb / Linux DECstation / Linux VAX / ILUG person


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: running Linus kernel on FC3
  2004-12-29  8:57 running Linus kernel on FC3 Dave Airlie
@ 2004-12-29  9:20 ` Valdis.Kletnieks
  2004-12-29  9:25   ` Dave Airlie
  2004-12-29 19:57 ` Alan Cox
  1 sibling, 1 reply; 6+ messages in thread
From: Valdis.Kletnieks @ 2004-12-29  9:20 UTC (permalink / raw)
  To: Dave Airlie; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 433 bytes --]

On Wed, 29 Dec 2004 08:57:59 GMT, Dave Airlie said:
> I'm trying to run a linus bk tree on my FC3 system, but I get a lot of
> Selinux warnings with minilogd,

This would be a lot easier to answer if you actually told us what the warnings were.

Also, you might want to check at the fedora-selinux list:

http://www.redhat.com/mailman/listinfo/fedora-selinux-list

and if that doesn't help, the selinux@tycho.nsa.govmailing list...


[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: running Linus kernel on FC3
  2004-12-29  9:20 ` Valdis.Kletnieks
@ 2004-12-29  9:25   ` Dave Airlie
  2004-12-29  9:48     ` Lee Revell
  2004-12-29  9:48     ` Valdis.Kletnieks
  0 siblings, 2 replies; 6+ messages in thread
From: Dave Airlie @ 2004-12-29  9:25 UTC (permalink / raw)
  To: Valdis.Kletnieks; +Cc: linux-kernel


> This would be a lot easier to answer if you actually told us what the
> warnings were.

Well I thought people might be seeing the same things... it's just Linus
kernel with FC3 config....

lots of things like:.. some ntpd ones as well..
audit(1104309139.067:0): avc:  denied  { write } for  pid=3222
exe=/sbin/minilogd name=/ dev=tmpfs ino=464
scontext=user_u:system_r:syslogd_t tcontext=user_u:object_r:tmpfs_t
tclass=dir

RH have said before that they try to keep their Fedora kernels as close to
Linus as possible, just wondering is this one area they've gone their own
way..

Dave.

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
pam_smb / Linux DECstation / Linux VAX / ILUG person


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: running Linus kernel on FC3
  2004-12-29  9:25   ` Dave Airlie
@ 2004-12-29  9:48     ` Lee Revell
  2004-12-29  9:48     ` Valdis.Kletnieks
  1 sibling, 0 replies; 6+ messages in thread
From: Lee Revell @ 2004-12-29  9:48 UTC (permalink / raw)
  To: Dave Airlie; +Cc: Valdis.Kletnieks, linux-kernel

On Wed, 2004-12-29 at 09:25 +0000, Dave Airlie wrote:
> Well I thought people might be seeing the same things... it's just Linus
> kernel with FC3 config....
> 
> RH have said before that they try to keep their Fedora kernels as close to
> Linus as possible, just wondering is this one area they've gone their own
> way..

Just install the kernel source RPM and look at the patches.

But, this is a bit OT for LKML, try the Fedora lists.

Lee


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: running Linus kernel on FC3
  2004-12-29  9:25   ` Dave Airlie
  2004-12-29  9:48     ` Lee Revell
@ 2004-12-29  9:48     ` Valdis.Kletnieks
  1 sibling, 0 replies; 6+ messages in thread
From: Valdis.Kletnieks @ 2004-12-29  9:48 UTC (permalink / raw)
  To: Dave Airlie; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 719 bytes --]

On Wed, 29 Dec 2004 09:25:01 GMT, Dave Airlie said:

> lots of things like:.. some ntpd ones as well..
> audit(1104309139.067:0): avc:  denied  { write } for  pid=3222
> exe=/sbin/minilogd name=/ dev=tmpfs ino=464
> scontext=user_u:system_r:syslogd_t tcontext=user_u:object_r:tmpfs_t
> tclass=dir

Much more likely that these are fixed in more recent updates to the actual
policy, which is loaded into the kernel at startup.  Relevant RPMS:

selinux-policy-strict-1.19.15-9.noarch.rpm
selinux-policy-strict-sources-1.19.15-9.noarch.rpm
selinux-policy-targeted-1.19.15-9.noarch.rpm
selinux-policy-targeted-sources-1.19.15-9.noarch.rpm

(Those are the current ones in the fedora-devel tree as of about 24 hours ago).





[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: running Linus kernel on FC3
  2004-12-29  8:57 running Linus kernel on FC3 Dave Airlie
  2004-12-29  9:20 ` Valdis.Kletnieks
@ 2004-12-29 19:57 ` Alan Cox
  1 sibling, 0 replies; 6+ messages in thread
From: Alan Cox @ 2004-12-29 19:57 UTC (permalink / raw)
  To: Dave Airlie; +Cc: Linux Kernel Mailing List

On Mer, 2004-12-29 at 08:57, Dave Airlie wrote:
> I'm trying to run a linus bk tree on my FC3 system, but I get a lot of
> Selinux warnings with minilogd,
> 
> Are there some selinux patches that haven't made their way into Linus's
> tree but are in the FC kernel?

As of 2.6.10 none I can think of. 2.6.9 lacked SELinux security
attributes on tmpfs which was a problem if you ran SELinux seriously.
Needless to say 2.6.9-ac and 2.6.10-ac kernels are built and tested on
Fedora Core 2 and 3 along with 2.6.10 base and all worked fine for me.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-12-29 21:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-29  8:57 running Linus kernel on FC3 Dave Airlie
2004-12-29  9:20 ` Valdis.Kletnieks
2004-12-29  9:25   ` Dave Airlie
2004-12-29  9:48     ` Lee Revell
2004-12-29  9:48     ` Valdis.Kletnieks
2004-12-29 19:57 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox