From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 07:43:21 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 7D44A106564A for ; Thu, 4 Mar 2010 07:43:21 +0000 (UTC) (envelope-from fmember@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 352628FC13 for ; Thu, 4 Mar 2010 07:43:20 +0000 (UTC) Received: by vws14 with SMTP id 14so1072778vws.13 for ; Wed, 03 Mar 2010 23:43:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=2MBmNqzKc/N90rRQLFssZraG8WUzz//zyRy0WsXaAlY=; b=hMwueQvyxZ5VIQodHp04ZS1P1xOJtop4CRQbz0gkkvT0FpsTIS517U3mWXs5E53ucw pXTo5XMzGZG2ioUP2Y8Fh+EnvWz0dGSDFvTDEMmdtT5uLg5QEVdCOw5kwOSPWUkSPOf6 GbGRs/8Hh9fDcpcWKpxzCPWEwZ2bvlURTOoiE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Zzt7OLAZsBQzkuBQMb0flW+UgbMSONim0p6INIbFh2GR0XOlVo3FKP05Tit6GHqGi4 kQpYgVmSXb6gF4F4MJOyn0RE+nKsg7QAze6pW0wYrMs1tgCiqoY3DDM66JheuDn7VcaL jk9VUm5KFG648Yt9A/f6RYYgJRGmRbPx7dhOM= MIME-Version: 1.0 Received: by 10.224.82.140 with SMTP id b12mr5489040qal.48.1267688595513; Wed, 03 Mar 2010 23:43:15 -0800 (PST) In-Reply-To: <2c16b4711002240651q5ac2128fl19010e8bec39bfd9@mail.gmail.com> References: <2c16b4711002240651q5ac2128fl19010e8bec39bfd9@mail.gmail.com> Date: Thu, 4 Mar 2010 08:43:15 +0100 Message-ID: <2c16b4711003032343r1d68f88al733f71bbc7fdb597@mail.gmail.com> From: don Juan To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: 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: Thu, 04 Mar 2010 07:43:21 -0000 On Wed, Feb 24, 2010 at 3:51 PM, don Juan wrote: > 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! > Please?