Date: Mon, 3 Oct 2011 15:11:36 -0700 From: Craig Rodrigues <rodrigc@crodrigues.org> To: Nathan Whitehorn <nwhitehorn@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r225937 - in head: . release release/amd64 release/i386 release/ia64 release/pc98 release/powerpc release/scripts release/sparc64 usr.sbin usr.sbin/sysinstall Message-ID: <CAG=rPVfLzEcF=jtj71a9m%2BrFvj1xHHy%2BMfHwi2Y%2BZQiwhwmx3Q@mail.gmail.com> In-Reply-To: <201110031513.p93FD9ev015593@svn.freebsd.org> References: <201110031513.p93FD9ev015593@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 3, 2011 at 8:13 AM, Nathan Whitehorn <nwhitehorn@freebsd.org> w= rote: > Author: nwhitehorn > Date: Mon Oct =A03 15:13:09 2011 > New Revision: 225937 > URL: http://svn.freebsd.org/changeset/base/225937 > > Log: > =A0Farewall, sysinstall! You served us well for many years, but 10.0 is o= ne > =A0digit beyond your time. Hi, Wow, finally someone brave enough to put the stake through the heart of sysinstall. :) In the sysinstall man page, the "SCRIPT SYNTAX" documents how to create a script file which can be passed as an argument to sysinstall so that instead of running in an interactive menu system, installation/configuration commands are run in batch mode. I have seen some places write customized FreeBSD installers use this feature for doing unattended customized installs of FreeBSD. Can bsdinstall be used as a drop-in replacement for sysinstall when run with the "SCRIPT SYNTAX" batch mode? If not, how much code would need to be added to bsdinstall? Or, is there some other utility, such as something from the PC-BSD suite of scripts, that can be used as a drop-in replacement for sysinstall in "SCRIPT SYNTAX" mode? Thanks. --=20 Craig Rodrigues rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVfLzEcF=jtj71a9m%2BrFvj1xHHy%2BMfHwi2Y%2BZQiwhwmx3Q>