From owner-freebsd-questions@FreeBSD.ORG Wed Feb 24 15:14:20 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2CE2106564A for ; Wed, 24 Feb 2010 15:14:20 +0000 (UTC) (envelope-from fmember@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id B25158FC13 for ; Wed, 24 Feb 2010 15:14:20 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 8so1000515qwh.7 for ; Wed, 24 Feb 2010 07:14:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Ch0/HCJOJoOlI3NA0pmE6X3XiNoTHDsun91gSnF80IM=; b=Zb8iSu5RJmLIM2DoqVYrbSw62AS/sdu6iEPBqOfmNZw0Ir184ioWKMKoz+HHGQSd+N OdX72nAc1LFkwjzLfKnxwU/xnVxK6nVxrV0oBHgyQXEsTDgqcGJ6+qVDczKGNDusCd+P DOLg5fkFQPp3hoRT1ucQLyXOC3zq0w/SFAhcM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=T0H4tdGXtD412ZBfqY5h9E54gxyRqFtPE5KBYqTCrbJK6vyYV+hmSlW2w3nBHWDpT3 jBPfLiuGfuaUNx6uKikARrt4YkDBQYnAHn95EbedqSlFfyeo/QxC/fT5DjXXwBIyU6R8 V3po7+3RIKqAE71WaUdl/sb/kJ921hsLw9bW8= MIME-Version: 1.0 Received: by 10.229.227.83 with SMTP id iz19mr1541014qcb.44.1267023096388; Wed, 24 Feb 2010 06:51:36 -0800 (PST) Date: Wed, 24 Feb 2010 15:51:36 +0100 Message-ID: <2c16b4711002240651q5ac2128fl19010e8bec39bfd9@mail.gmail.com> From: don Juan To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: install.cfg for Documentation Installation Menu on 8.0-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2010 15:14:21 -0000 Hi, What come up with 8.0-RELEASE is the new FreeBSD Documentation Installation Menu in sysinstall. I would like to know what command for install.cfg to configure my installation with, say, English Documentation. i've found this question already posted to this forum but it's still unanswered. Thanks!