From owner-freebsd-questions Thu Dec 30 1:44:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id D3FF814EA4 for ; Thu, 30 Dec 1999 01:44:13 -0800 (PST) (envelope-from dannyh@idx.com.au) Received: from dogbert ([203.41.44.143]) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id UAA04453 for ; Thu, 30 Dec 1999 20:45:11 +1100 Message-Id: <3.0.6.32.19991230205949.00794410@192.168.1.194> X-Sender: dannyh@192.168.1.194 (Unverified) X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 30 Dec 1999 20:59:49 +1100 To: freebsd-questions@freebsd.org From: Danny Subject: Where is the kernel configuration file? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG - Have to follow the 2nd stage 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. " Question 1) Is my kernel configruation file /usr/src/sys/i386/conf/GENERIC? 2) How do I Configure, build, install the new kernel? 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