Date: Tue, 5 Dec 2006 03:24:16 GMT From: soc-andrew <soc-andrew@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 111101 for review Message-ID: <200612050324.kB53OG91035719@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=111101 Change 111101 by soc-andrew@soc-andrew_serv on 2006/12/05 03:23:41 Set the background to a file containing the FreeBSD version being installed Affected files ... .. //depot/projects/soc2005/bsdinstaller/src/release/bsdinstaller/bsdinstaller_shell.sh#13 edit Differences ... ==== //depot/projects/soc2005/bsdinstaller/src/release/bsdinstaller/bsdinstaller_shell.sh#13 (text+ko) ==== @@ -13,7 +13,7 @@ if [ ${TTY} = "/dev/ttyv0" ] then # Run the frontend on ttyv0 - /usr/local/bin/dfuife_curses + /usr/local/bin/dfuife_curses -b /background.txt elif [ ${TTY} = "/dev/ttyv1" ] then # Run the backend on ttyv1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612050324.kB53OG91035719>