location of bsdinstall welcome dialog screen source

2011-09-19 Thread Fbsd8
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?

Thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: location of bsdinstall welcome dialog screen source

2011-09-19 Thread Fbsd8

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.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org