Re: SE Linux

2006-05-14 Thread Joseph Koshy
[Removing -stable from the CC list]. I will jump straight to the question. Is there something like SE Linux in FreeBSD which enforces Mandatory Access Control (MAC) on processes ? Please see the Mandatory Access Control chapter of the FreeBSD Handbook. http://www.freebsd.org/doc/en_US.ISO8859

Re: dump causing system idle

2005-11-26 Thread Joseph Koshy
k> freebsd 53 idles on k> k> WARNING: / was not properly dismounted k> start_init: trying /sbin/init k> == Does /sbin/init exist? Does it match the /sbin/init on a 'good' partition? -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy ___

Re: How to check if a processor in the machine is dead

2005-11-21 Thread Joseph Koshy
[FreeBSD hackers trimmed from the CC list] > I am having problem with my dell 2850 server. It has freebsd > 5.4 installed. Today the machine is flashing amber light on > the face plate.On checking I found that to be PROC Machine > Chk which means cpu has failed. The machine's BIOS would have uti

Re: Inetd not starting

2005-09-04 Thread Joseph Koshy
> Can anyone give me a clude to look for? 1) Does it start if you invoke it using # sh -x /etc/rc.d/inetd start 2) What does `file /usr/sbin/inetd` show? -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy ___ freebsd-questions@freebsd.org m

Re: Loading kld's from other archs/versions

2005-08-30 Thread Joseph Koshy
> By any chance, can I somehow use kernel modules compiled for 5.4/i386, > 5.4/amd64 or 6.0/i386 on 6.0/amd64? I don't have the source code, but > I need it to work very much. You cannot use a kernel module compiled for one architecture with a kernel running on another. Even on a given architectu

Re: How to find out which ports/dependencies were installed when installing a port?

2005-08-27 Thread Joseph Koshy
> Later down the road I deinstall "A" and decide I'd like to get rid of the > ports/dependencies that "A" needed installed with it. How would I go > about finding "B" and "C" just by knowing "A"'s name? There has to be > an easy answer, but I can't figure it out. You might want to look at /usr/p

Re: 5.4-STABLE error in compiling GENERIC kernel

2005-04-16 Thread Joseph Koshy
> For several years now I upgrade FreeBSD this way with no > problem. You may have CVSup'ed the CVS tree in between two MFCs. Please check that you have the following file revisions: sys/kern/subr_bus.c1.156.2.6 2005/04/14 04:54:15 njl sys/sys/bus.h 1.62.2.3 2005/04/14 18:11:1