Date: Wed, 22 Dec 1999 11:43:25 +1100 From: Danny <dannyh@idx.com.au> To: freebsd-questions@freebsd.org Subject: I can't find i386.conf in /usr/src/sys/ Message-ID: <3.0.32.19991222114324.00723690@idx.com.au>
next in thread | raw e-mail | index | archive | help
Hello,
Running Freebsd 3.3
I want to modify the kernel configuration files so I can perform the second
step of the StarOffice installation
   3.POSIX Priority scheduling support in kernel 
          Verify support by using sysctl command: sysctl
p1003_1b.priority_scheduling 
          For FreeBSD 3.x, add the following entries to your kernel
configuration file 
          options         "P1003_1B" 
          options         "_KPOSIX_PRIORITY_SCHEDULING" 
          options         "_KPOSIX_VERSION=199309L" 
          For -current, you can drop the " marks 
          options         P1003_1B
          options         _KPOSIX_PRIORITY_SCHEDULING
          options         _KPOSIX_VERSION=199309L 
          Configure, build, install and reboot with new kernel. 
I had a look at
lrwxrwxrwx   1 root  wheel       11 Dec 18 06:22 sys -> usr/src/sys
and I see nothing.
Looking forward to your feedback.
danny
(dannyh@idx.com.au)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.19991222114324.00723690>
