From owner-freebsd-stable@FreeBSD.ORG Fri Jul 22 05:41:40 2005 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 873F116A420 for ; Fri, 22 Jul 2005 05:41:40 +0000 (GMT) (envelope-from pcasidy@casidy.com) Received: from spock.galacsys.net (mx2.galacsys.net [217.24.82.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96FE043D77 for ; Fri, 22 Jul 2005 05:41:39 +0000 (GMT) (envelope-from pcasidy@casidy.com) Received: from smtp.casidy.net (lns-vlq-39f-81-56-135-122.adsl.proxad.net [81.56.135.122]) by spock.galacsys.net (Postfix) with ESMTP id 74BE91010E for ; Fri, 22 Jul 2005 07:41:37 +0200 (CEST) Received: from casidy.com (unknown [192.168.1.2]) by smtp.casidy.net (Postfix) with ESMTP id 6098BB877 for ; Fri, 22 Jul 2005 07:41:33 +0200 (CEST) Date: Fri, 22 Jul 2005 07:41:13 +0000 (UTC) From: pcasidy@casidy.com To: freebsd-stable@freebsd.org In-Reply-To: <20050721150151.R7966@coco.macktronics.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Message-Id: <20050722054133.6098BB877@smtp.casidy.net> Subject: Re: Machine Replication 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, 22 Jul 2005 05:41:40 -0000 On 21 Jul, Dan Mack wrote: > > Is there a jumpstart (solaris), kickstart (redhat linux), roboinst (irix), > or ignite (hpux) like auto-installer for BSD? > > If there was, then I wouldn't image the disk at all, I'd instead setup up > custom network images that I could blast to any system just by pxebooting > it. I'm not sure if it is possible with FreeBSD though, anyone? > According to its manpage, 'sysinstall' is supposed to be able to read a config file in order to be able to configure an installation with no user interaction. Philippe.