[PC-BSD Commits] r7043 - pcbsd-projects/txt-sysinstall
svn at pcbsd.org
svn at pcbsd.org
Sun Jun 27 02:05:32 PDT 2010
Author: johnh
Date: 2010-06-27 02:05:31 -0700 (Sun, 27 Jun 2010)
New Revision: 7043
Modified:
pcbsd-projects/txt-sysinstall/TODO
Log:
Updated TODO file to reflect fixes that have been made.
Modified: pcbsd-projects/txt-sysinstall/TODO
===================================================================
--- pcbsd-projects/txt-sysinstall/TODO 2010-06-27 09:02:15 UTC (rev 7042)
+++ pcbsd-projects/txt-sysinstall/TODO 2010-06-27 09:05:31 UTC (rev 7043)
@@ -4,12 +4,9 @@
* add support for selecting components
* add support for labeling the disk
* support upgrade mode
-* when installing via FTP, add a list of mirrors and let the user select one
* add a inputbox to let the user type an URL when installing via FTP
* replace all the remaining menu setup with the DMENU() macro
-* probably make the DMENU() macro accessible via txt-sysinstall.h
* use or develop a library to support i18n
-* expand libdialog to support password entries (entries with star characters instead of the real characters)
* test the code with ndialog and think about using ndialog instead (we can import ndialog into freebsd)
* play with style.rc ;-)
* fix next / back menu handling
More information about the Commits
mailing list