From owner-freebsd-doc@FreeBSD.ORG Fri Jul 5 20:30:00 2013 Return-Path: Delivered-To: freebsd-doc@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CC31C981 for ; Fri, 5 Jul 2013 20:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 98C611158 for ; Fri, 5 Jul 2013 20:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r65KU0nP056814 for ; Fri, 5 Jul 2013 20:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r65KU0V7056813; Fri, 5 Jul 2013 20:30:00 GMT (envelope-from gnats) Resent-Date: Fri, 5 Jul 2013 20:30:00 GMT Resent-Message-Id: <201307052030.r65KU0V7056813@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chip Senkbeil Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F2BD192F for ; Fri, 5 Jul 2013 20:25:28 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id E4213113A for ; Fri, 5 Jul 2013 20:25:28 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r65KPSOx055109 for ; Fri, 5 Jul 2013 20:25:28 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r65KPSLP055108; Fri, 5 Jul 2013 20:25:28 GMT (envelope-from nobody) Message-Id: <201307052025.r65KPSLP055108@oldred.freebsd.org> Date: Fri, 5 Jul 2013 20:25:28 GMT From: Chip Senkbeil To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: docs/180332: SSD Kernel Instructions Out of Date: options MFS throws error when building kernel X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 20:30:00 -0000 >Number: 180332 >Category: docs >Synopsis: SSD Kernel Instructions Out of Date: options MFS throws error when building kernel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 05 20:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Chip Senkbeil >Release: 9.1-RELEASE >Organization: >Environment: FreeBSD senkbeil.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The page in question: http://www.freebsd.org/doc/en/articles/solid-state/kernel.html The entry "options MFS" causes an error when attempting to build the kernel. The build error occurs after attempting "sudo make buildkernel KERNCONF=SENKBEIL" with SENKBEIL being a copy of the GENERIC kernel with the option "options MFS" appended. The error reported is 'unknown option "MFS"'. >How-To-Repeat: Add "options MFS" to the kernel configuration and attempt to build the kernel. >Fix: Make a note on the documentation that this option is not valid for 9.1-RELEASE? Not sure when it became deprecated/removed. >Release-Note: >Audit-Trail: >Unformatted: