From owner-freebsd-stable@FreeBSD.ORG Fri Mar 24 18:14:18 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6038916A423 for ; Fri, 24 Mar 2006 18:14:18 +0000 (UTC) (envelope-from dkirhlarov@localhost.oilspace.com) Received: from office.oilspace.com (office.oilspace.com [194.129.65.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BEE243D46 for ; Fri, 24 Mar 2006 18:14:17 +0000 (GMT) (envelope-from dkirhlarov@localhost.oilspace.com) Received: from dimma.mow.oilspace.com (hq.oilspace.com [81.19.78.185]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by office.oilspace.com (Postfix) with ESMTP id 671031378C9 for ; Fri, 24 Mar 2006 18:14:16 +0000 (GMT) Received: from dimma.mow.oilspace.com (localhost [127.0.0.1]) by dimma.mow.oilspace.com (8.13.4/8.13.3) with ESMTP id k2OIEFvj032198 for ; Fri, 24 Mar 2006 21:14:15 +0300 (MSK) (envelope-from dkirhlarov@localhost.oilspace.com) Received: (from dkirhlarov@localhost) by dimma.mow.oilspace.com (8.13.4/8.13.3/Submit) id k2OIEF9Z032197 for freebsd-stable@freebsd.org; Fri, 24 Mar 2006 21:14:15 +0300 (MSK) (envelope-from dkirhlarov) Date: Fri, 24 Mar 2006 21:14:15 +0300 From: Dmitriy Kirhlarov To: freebsd-stable@freebsd.org Message-ID: <20060324181415.GD18259@dimma.mow.oilspace.com> Mail-Followup-To: freebsd-stable@freebsd.org References: <20060324140936.GB18259@dimma.mow.oilspace.com> <20060324165751.GA16564@zone3000.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060324165751.GA16564@zone3000.net> X-Mailer: Mutt-ng devel (2005-03-13) based on Mutt 1.5.9 X-Operating-System: FreeBSD 5.4-STABLE User-Agent: mutt-ng/devel-r581 (FreeBSD) Subject: Re: New sysinstall in 6.1-PRE. make own release 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: Fri, 24 Mar 2006 18:14:18 -0000 On Fri, Mar 24, 2006 at 06:57:51PM +0200, Nikolay Pavlov wrote: > On Friday, 24 March 2006 at 17:09:36 +0300, Dmitriy Kirhlarov wrote: > > Hi, all > > > > I need building my own install server and want install my custom > > world, custom kernel and other in non-interactive mode. > > With 6.1-beta3 it work in mass (I not try install my kernel). > > With 6.1-beta4 and more fresh I can't get non-interactive > > installation. > > > > 1. I can't find how to select timezone non-interactive. > > You can find your timezone file in /usr/share/zoneinfo directory and copy it > to /etc/localtime file. Next if your CMOS clock is set to local time you > need to create empty file /etc/wall_cmos_clock. I mean automatic answer for sysinstall, for disabling dialog "Country Selection". By. Dmitriy