From owner-freebsd-doc@FreeBSD.ORG Tue Aug 4 08:30:03 2009 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C8921065670 for ; Tue, 4 Aug 2009 08:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E82878FC0A for ; Tue, 4 Aug 2009 08:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n748U2B0007612 for ; Tue, 4 Aug 2009 08:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n748U28x007611; Tue, 4 Aug 2009 08:30:02 GMT (envelope-from gnats) Resent-Date: Tue, 4 Aug 2009 08:30:02 GMT Resent-Message-Id: <200908040830.n748U28x007611@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, Yuri Gorchakov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86973106566C for ; Tue, 4 Aug 2009 08:29:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 748778FC12 for ; Tue, 4 Aug 2009 08:29:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n748T3Ib029224 for ; Tue, 4 Aug 2009 08:29:03 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n748T39v029223; Tue, 4 Aug 2009 08:29:03 GMT (envelope-from nobody) Message-Id: <200908040829.n748T39v029223@www.freebsd.org> Date: Tue, 4 Aug 2009 08:29:03 GMT From: Yuri Gorchakov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/137415: Wrong letter capitalization of kernel name option in install.cfg X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Aug 2009 08:30:03 -0000 >Number: 137415 >Category: docs >Synopsis: Wrong letter capitalization of kernel name option in install.cfg >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: Tue Aug 04 08:30:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yuri Gorchakov >Release: FreeBSD 7.1-RELEASE-p6 >Organization: Point Group >Environment: FreeBSD alienware.local 7.1-RELEASE-p6 FreeBSD 7.1-RELEASE-p6 #29: Tue Jun 23 16:26:25 NOVST 2009 root@alienware.local:/usr/obj/usr/src/sys/YNEW64 amd64 >Description: sysinstall documentation shows install.cfg option to install generic kernel as dists=base generic distSetCustom but it doesn't work that way, it must be dists=base GENERIC distSetCustom for sysinstall to pickup and install the kernel. >How-To-Repeat: write an install.cfg script with such options set: mediaSetCDROM dists=base generic lib32 distSetCustom disk=ad0 partition=all bootManager=boot diskPartitionEditor ad0s1-1=ufs 1048576 / ad0s1-2=swap 1048576 none ad0s1-3=ufs 2097152 /tmp 1 ad0s1-4=ufs 8388608 /var 1 ad0s1-5=ufs 0 /usr 1 diskLabelEditor installCommit put the script on either floppy or custom CD and make sysinstall pick it up and run. >Fix: fix the documentation to show dists List of distributions to load. Possible distribution values are: base The base binary distribution. GENERIC The GENERIC kernel. >Release-Note: >Audit-Trail: >Unformatted: