Date: Mon, 19 Sep 2011 18:05:13 -0400 From: Fbsd8 <fbsd8@a1poweruser.com> To: Michel Talon <talon@lpthe.jussieu.fr> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: location of bsdinstall "welcome" dialog screen source Message-ID: <4E77BC99.1050400@a1poweruser.com> In-Reply-To: <20110919193029.GA59781@lpthe.jussieu.fr> References: <20110919193029.GA59781@lpthe.jussieu.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
Michel Talon wrote: > Fbsd8 wrote: > >> When installing 9.0 from cd or dvd the first screen bsdinstall shows is >> the bsdinstall welcome screen. I can not locate the source for this. >> Its not in >> /usr/sbin or /usr/libexec/bsdinstall/ >> >> Can someone please point it out? > > http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/bsdinstall/scripts/auto?rev=1.14 > > > Sorry if my post was not clear. The 9.0 cd and dvd have bsdinstall in /usr/sbin and /usr/libexec/bsdinstall/. After the install is completed the H.D also contains the same directories. /usr/sbin/bsdinstall is a script which sets some bsdinstall variables that launch the different install functions from /usr/libexec/bsdinstall/. This whole process starts with the keymap process as coded in the auto script. Now what I am looking for is the script that has the bsdinstall welcome screen dialog in it. It is displayed before the keymap screen is displayed.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E77BC99.1050400>