Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2011 23:39:35 -0700
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        "Daniel O'Connor" <doconnor@gsoft.com.au>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Nathan Whitehorn <nwhitehorn@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=rPVcxses%2BvwywcDqSkJEOmPPL1DUvuayTX4pVepbMhmLA%2BQ@mail.gmail.com>
In-Reply-To: <D6E8DE41-67EB-4886-8EA1-2F60D3EF81A0@gsoft.com.au>
References:  <201110031513.p93FD9ev015593@svn.freebsd.org> <CAG=rPVfLzEcF=jtj71a9m%2BrFvj1xHHy%2BMfHwi2Y%2BZQiwhwmx3Q@mail.gmail.com> <D6E8DE41-67EB-4886-8EA1-2F60D3EF81A0@gsoft.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 3, 2011 at 6:35 PM, Daniel O'Connor <doconnor@gsoft.com.au> wro=
te:
>
> No it can't, but speaking as someone who used this feature in sysinstall=
=85 Good riddance :)
>
> I wrote a shell script which does an install itself (i.e. no bsdinstall -=
 which is just [mostly] a shell script).
>
> It is 200 lines, a fair chunk of which is pre-canned stuff to go into rc.=
conf, loader.conf, etc..
>
> http://www.gsoft.com.au/~doconnor/install-os.sh
>
> I also modified the rc.local script the installer uses to add an option t=
o call my script.

Hi,

Indeed, I have written my own Bourne shell based installers
for FreeBSD in two different companies I have worked for.
The path you went down to do this is not uncommon.....many
people walk down the same path to write in their own installer in
shell scripts, and the results are often better than sysinstall.

However, I have seen at least two places which have written Jumpstart/Kicks=
tart
based installers based on sysinstall.  This use case is not uncommon.
For example, using an install.cfg was documented here, and people
have followed it:
http://www.freebsd.org/doc/en/articles/pxe/article.html


If in the 10.0 timeframe, if we can provide something (bsdinstall,
pc-sysinstall, whatever) that has some compatibility with the old
sysinstall scripted syntax, that would be nice for users who have
built installers based on this stuff.

--=20
Craig Rodrigues
rodrigc@crodrigues.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVcxses%2BvwywcDqSkJEOmPPL1DUvuayTX4pVepbMhmLA%2BQ>