Remove entry about adding version information to sysinstall. It has

been committed to -CURRENT.

PR:	bin/100309
This commit is contained in:
Simon L. B. Nielsen 2006-07-15 12:33:45 +00:00
parent 312b62eb5c
commit 6d843e2808
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28296

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.61 2006/07/10 20:28:19 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.62 2006/07/14 17:24:42 joel Exp $">
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -1558,10 +1558,6 @@
<li>Ask for network configuration before install - so you do not have to
configure the net twice.</li>
<li>Make a guess of the timezone based upon country & keyboard.</li>
<li>Write the FreeBSD version at the top of the display (or somewhere similar
visible) - so lazy users know what they are installing (version: release,
stable, snapshot + arch: i386, amd64, etc) even when the CD is
unlabeled.</li>
<li>Other usability improvements not yet thought of.</li>
</ul>
<p><strong>Requirements</strong>:</p>