From owner-freebsd-stable@FreeBSD.ORG Mon Apr 19 08:21:20 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0975C1065674 for ; Mon, 19 Apr 2010 08:21:20 +0000 (UTC) (envelope-from spamrefuse@yahoo.com) Received: from web33308.mail.mud.yahoo.com (web33308.mail.mud.yahoo.com [68.142.206.123]) by mx1.freebsd.org (Postfix) with SMTP id A34EE8FC27 for ; Mon, 19 Apr 2010 08:21:19 +0000 (UTC) Received: (qmail 2652 invoked by uid 60001); 19 Apr 2010 07:54:37 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1271663677; bh=G+Ii2n9vjQcjtz7xmHYYuvmTeoyIasm9JaVRtaKgIk4=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=ALCUBzgTa/60b7PzyJ0DzaMTBcaB57tyBZMO+IRHF7xlBwH7a507F6LxyFa2NlsVD46wKU0bq1kH3HsIs7VlvnQmnzT1ypSXiNAIHftoqcwAFqpNDNrYLbvcJZey6THYLSbQPF5kZFiJ7JUSVaGWZglNhHWFp8OTfJSi2B1Lx5U= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=M5EREd73zaOv6Q7/z6qpMqWLlxqAxBVsIqTcl1q7z/G2pxxax0xeJvPY5dmEhEvr8p8KWxPF6BfQyFHvom6nfS2T9HmKUxE58S7nzdW9HyEjgKgXJUIXev/wbXwkNlAp9Rvy8EkVRS85q9ZUsAUxTsyMjFcx+/Zl+HY1+yMI1oI=; Message-ID: <595984.2470.qm@web33308.mail.mud.yahoo.com> X-YMail-OSG: nh0.PIUVM1moQ1iavrI3VV5IRRLvqzJ_r8ZUnxiJcdveqHY 0ZAwx1BB62WvIuAMb9NS.P..bX5IlTRg6dVRFn5_JecU0ltu8orXDb4gpfIB 1nRhkDx7Wx2k_HGHFNJ1Z6j6uweh4qzRhTSBKmfE1nRBP1Brl3rIRsQpBzc6 mh67su8j5ooOhZlIhE89QzIBhVd2Vl8V8dZrh2HroqqV5yDIE8EgiiDkEynY lQ3qeVikCD6C95v1RINKkTvCgXNVXlKqj.5vdKKX55UQRRn5gchuctzlZckl lESmv8q8T41F.Kkw_HGsIhzRg79da Received: from [202.150.188.32] by web33308.mail.mud.yahoo.com via HTTP; Mon, 19 Apr 2010 00:54:37 PDT X-Mailer: YahooMailRC/348.5 YahooMailWebService/0.8.100.260964 Date: Mon, 19 Apr 2010 00:54:37 -0700 (PDT) From: Rob To: FreeBSD Stable MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: "8.6 The Configuration File" out of date? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2010 08:21:20 -0000 Hi, I wonder if somebody add/remove the kernel options that came & went with FreeBSD 8.0. For example: Those that seemed to have disappeared: machine i386 options GEOM_GPT options COMPAT_43 options ADAPTIVE_GIANT New ones that appeared in GENERIC (at least: they are not discussed in the Handbook, 8.6): options SCTP options UFS_GJOURNAL options GEOM_PART_GPT options GEOM_LABEL options COMPAT_43TTY options COMPAT_FREEBSD6 options COMPAT_FREEBSD7 options STACK options P1003_1B_SEMAPHORES options PRINTF_BUFR_SIZE=128 Regards, R.