From owner-freebsd-questions@FreeBSD.ORG Sat Jul 19 16:49:08 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 460FA37B401 for ; Sat, 19 Jul 2003 16:49:08 -0700 (PDT) Received: from mcambria.fid4.com (h006097296569.ne.client2.attbi.com [24.128.145.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22F2543FBD for ; Sat, 19 Jul 2003 16:49:07 -0700 (PDT) (envelope-from mcc@fid4.com) Received: from fid4.com (mcambria.fid4.com [172.16.6.1]) by mcambria.fid4.com (8.12.9/8.11.6) with ESMTP id h6JNlxhx041907; Sat, 19 Jul 2003 19:47:59 -0400 (EDT) (envelope-from mcc@fid4.com) Sender: mcc@fid4.com Message-ID: <3F19D8AF.2096DBD8@fid4.com> Date: Sat, 19 Jul 2003 19:47:59 -0400 From: "Michael C. Cambria" X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: Free BSD Questions list References: <20030719185137.GA4615@teddy.fas.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: stan Subject: Re: Mass producing installs? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 23:49:08 -0000 stan wrote: > > I've got about a dozeen machines I need to build with STABLE. The machiens > will be alike except fo things like name and IP address. > > I've been building these thigns one at a time doing the following. [deleted] > There must be a better way to do this. > > What have others been doing? IIRC, setting up an /install.cfg file can be used. See the bottom of this link for an example of how the author did it, sample install.cfg file etc. http://matt.simerson.net/computing/freebsd.netboot.shtml Good Luck. MikeC