All of lore.kernel.org
 help / color / mirror / Atom feed
* Slackware
@ 2001-06-27  0:42 john.rh
  2001-06-27 12:21 ` Slackware Jeffrey Denton
  0 siblings, 1 reply; 10+ messages in thread
From: john.rh @ 2001-06-27  0:42 UTC (permalink / raw)
  To: SELinux

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

I'm pretty new to the list (as of last week), so forgive me if i'm being 
ignorant of topics already covered.

Has there been much success in using SELinux with the Slackware distribution?
Comments on using SELinux with Slackware are GREATLY appreciated!

-john
Free, encrypted, secure Web-based email at www.hushmail.com

^ permalink raw reply	[flat|nested] 10+ messages in thread
* RE: Slackware
@ 2001-06-27 13:37 Ward, Robert D
  2001-06-27 14:15 ` Slackware Stephen Smalley
  0 siblings, 1 reply; 10+ messages in thread
From: Ward, Robert D @ 2001-06-27 13:37 UTC (permalink / raw)
  To: 'john.rh@hushmail.com', SELinux

Good Morning,

I am running Slackware 7.0 with SE Linux on a home PC.  It seems to be
working fairly well, but I did have some difficulties on the installation as
described below.  If you have any specific questions I would be happy to
help.  Please bear in mind that my experience level is "enthusiastic
amateur", so I haven't really tried anything too challenging on the system.


I was working with Slackware 7.0 and the March 15th release of the SE Linux
source code.  These were the steps that I had to use to get the kernel to
compile on my system.

1.	 Link /usr/include/linux to /usr/src/slinux/kernel/include/linux

2.	 /usr/include/linux/errno.h should have a reference the following
include file in the headers :
#include </usr/src/linux/kernel/include/asm>

	3.  Create a link /usr/src/slinux/kernel/include/asm and point it to
./asm-i386
	
3.	run ./buld-kernel , and then ./install-kernel.  

After running the installation script for the kernel, I had to edit
lilo.conf manually.  For this I had to rely on earlier posts by Mr. Smalley
(Re: Can I compile NSA Linux 2.4.2 kernel the same way I do a the normal
2.4.2 kernel?, dated 3/30/01) and Mr. McCall (RE: Can I compile NSA Linux
2.4.2 kernel the same way I do a the norm	al 2.4.2 kernel?, dated
3/29/01).  

I still have problems getting the tools to install, but that should work for
the kernel.  When you do a uname -a after finishing, it should show the
FLASK kernel.  Hope this helps.



Respectfully,
Beau Ward

This email may contain Lockheed-Martin Management and Data Systems
confidential and privileged material for the sole use of the intended
recipient.  
Any review or distribution by others is strictly prohibited.  
If you are not the intended recipient please contact the sender and delete
all copies.



Management and Data Systems
(703) 293-4533
Robert.D.Ward@lmco.com <mailto:Robert.D.Ward@lmco.com> 


	-----Original Message-----
	From:	john.rh@hushmail.com [SMTP:john.rh@hushmail.com]
	Sent:	Tuesday, June 26, 2001 8:43 PM
	To:	SELinux@tycho.nsa.gov
	Subject:	Slackware

	I'm pretty new to the list (as of last week), so forgive me if i'm
being 
	ignorant of topics already covered.

	Has there been much success in using SELinux with the Slackware
distribution?
	Comments on using SELinux with Slackware are GREATLY appreciated!

	-john
	Free, encrypted, secure Web-based email at www.hushmail.com
	

--
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.

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: Slackware
@ 2001-06-27 15:29 john.rh
  0 siblings, 0 replies; 10+ messages in thread
From: john.rh @ 2001-06-27 15:29 UTC (permalink / raw)
  To: SELinux

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

At Wed, 27 Jun 2001 05:21:49 -0700 (MST), Jeffrey Denton <dentonj@c2i2.com> 
wrote:

>If you are interested in making the appropriate changes, I'd be willing 
to test them.

Firstly , thanks for the replies everyone. Secondly, I think I will try 
to put something together.. 

I'm wondering if the Slackware packaging system could handle something such 
as this.. hmm....

I'll keep the list up to date on my progress : )

-john
Free, encrypted, secure Web-based email at www.hushmail.com

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: Slackware
@ 2018-10-04 22:27 cslater
  2001-07-02 12:50 ` Slackware Stephen Smalley
  0 siblings, 1 reply; 10+ messages in thread
From: cslater @ 2018-10-04 22:27 UTC (permalink / raw)
  To: SELinux

I tried it on slackware. I also killed my box flat dead. SELinux as far as i 
can tell requires PAM. PAM Kills slackware. Do not use PAM and slackware. I 
tried. Gave errors when you tried to login, refused to let you login. I 
reformated and reinstalled. Ive been talking to people cin the forum and they 
say that they are not going to support PAM till it becomes more developed and 
mature. They say that there are too many security problems at the moment, and 
that it requires a entire rebuild of most of the a1 and possible n1 series. I 
would generaly stay away from SELinux.


---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/



--
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.

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

end of thread, other threads:[~2018-10-04 22:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-27  0:42 Slackware john.rh
2001-06-27 12:21 ` Slackware Jeffrey Denton
2001-06-27 17:28   ` SuSE Milos Rancic
2001-06-27 20:27     ` SuSE Milos Rancic
2001-06-28 14:01     ` LIDS & MAC on Linux Zachary Uram
  -- strict thread matches above, loose matches on Subject: below --
2001-06-27 13:37 Slackware Ward, Robert D
2001-06-27 14:15 ` Slackware Stephen Smalley
2001-06-27 15:29 Slackware john.rh
2018-10-04 22:27 Slackware cslater
2001-07-02 12:50 ` Slackware Stephen Smalley

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.