Remove the first and third point from the "Small sysinstall renovation" entry.
They are completed. Noticed by: netchild, ceri
This commit is contained in:
parent
d9288a495d
commit
527d2377ff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27255
1 changed files with 1 additions and 4 deletions
|
@ -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.29 2006/02/27 15:04:05 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.30 2006/02/28 22:57:48 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;
|
||||
|
@ -1137,11 +1137,8 @@
|
|||
<h2>Small sysinstall renovation</h2>
|
||||
<p><!-- Description needed --></p>
|
||||
<ul>
|
||||
<li>Ask for country & keyboard layout at start - so international keyboards
|
||||
work correctly.</li>
|
||||
<li>Ask for network configuration before install - so you do not have to
|
||||
configure the net twice.</li>
|
||||
<li>Get hostname from dhcp server as well.</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,
|
||||
|
|
Loading…
Reference in a new issue