Difference between revisions of "PC-BSD® 9.1 TODO"
From PC-BSD Wiki
m |
|||
| (32 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
==== New Features / Tools planned for 9.1 ==== | ==== New Features / Tools planned for 9.1 ==== | ||
| + | |||
{| border=1 | {| border=1 | ||
| − | + | ! Feature | |
| − | + | ! Owner | |
| − | + | ! Skills | |
| − | + | ! Status | |
| − | + | ! Completion Date | |
|- | |- | ||
| − | |add inmate browser to Warden GUI | + | | add inmate browser to Warden GUI |
| − | | | + | | kmoore |
| − | + | ||
| − | + | ||
| | | | ||
| + | | Obsolete now, with meta-pkg support for Jails | ||
| + | | 9.1 ({{#dateformat:16 Jul 2012}}) | ||
|- | |- | ||
| − | | | + | | Add system info desktop icon to live mode |
| − | + | | kmoore | |
| − | + | ||
| − | | | + | |
| | | | ||
| + | | '''DONE''' | ||
| + | | {{#dateformat:5 Jul 2012}} [http://trac.pcbsd.org/changeset/17643 17643] | ||
|- | |- | ||
| − | | | + | | Use the [http://wiki.freebsd.org/OliverFromme/BootLoader Graphical Boot Loader] from OliverFromme |
| − | + | ||
| − | + | ||
| − | + | ||
| | | | ||
| + | | C / FreeBSD Commit Access / ? | ||
| + | | DONE | ||
| + | | In 9.0 | ||
|- | |- | ||
| − | | | + | | Add options for proxy settings in network page of installer |
| − | | | + | | kris |
| − | | | + | | C++ / QT4 |
| − | | | + | | '''DONE''' |
| − | | | + | | {{#dateformat:31 May 2012}} [http://trac.pcbsd.org/changeset/17119 17119] |
|- | |- | ||
| − | | | + | | Speed up installed boot-time, background system services / load desktop immediately? |
| − | | | + | | kris |
| − | | | + | | FreeBSD rc.d / Scripting? |
| − | | | + | | '''DONE''' |
| − | | | + | | {{#dateformat:16 Jan 2012}} [http://trac.pcbsd.org/changeset/14866 14866] |
|- | |- | ||
| − | | | + | | Add manual disk configuration to installer and install to specific mount-point |
| − | | | + | | kris |
| − | | | + | | C++ / QT4 / shell |
| − | | | + | | '''DONE''' |
| − | | | + | | {{#dateformat:17 Feb 2012}} [http://trac.pcbsd.org/changeset/15467 15467] |
|- | |- | ||
| − | | | + | | Merge Warden® into PC-BSD® SVN as a built-in tool for managing jails |
| − | | | + | | kmoore |
| − | | | + | | C++ / QT4 / Shell |
| − | | | + | | '''DONE''' |
| | | | ||
|- | |- | ||
| − | | | + | | Show meta-pkg port lists in installer / system tool |
| − | | | + | | kmoore |
| − | | | + | | C++ / Shell |
| − | | | + | | '''DONE''' |
| | | | ||
|- | |- | ||
| − | | | + | | Bluetooth GUI |
| − | | | + | | ken |
| − | + | ||
| | | | ||
| + | | '''DONE''' | ||
| | | | ||
|- | |- | ||
| − | | | + | | allow pc-sysinstall to import existing ZFS layout |
| − | | | + | | Kris |
| − | | | + | | C++ |
| + | | '''DONE''' | ||
| + | | [http://trac.pcbsd.org/changeset/15467 15467] | ||
| + | |- | ||
| + | | Update network GUI to set DNS manually in /etc/dhclient.conf when not using static IPs. | ||
| + | | kmoore | ||
| | | | ||
| + | | '''DONE''' | ||
| | | | ||
|- | |- | ||
| − | |Add | + | | Add setting to automatically create desktop / menu icons upon appcafe installations |
| − | + | | kmoore | |
| − | | | + | | C++/QT |
| − | |C++ / | + | | '''DONE''' |
| | | | ||
|- | |- | ||
| − | | | + | | In pc-sysinstaller GUI, show native language strings when selecting the initial language, not the english version. |
| − | | | + | | kmoore |
| − | | | + | | C++/QT |
| − | | | + | | '''DONE''' |
| | | | ||
|- | |- | ||
| − | |Create | + | | Create sound mixer control panel app, let user pick default sound device, mixer settings |
| − | | | + | | kmoore |
| − | |C++ / | + | | C++/QT |
| − | | | + | | '''DONE''' |
| + | | {{#dateformat:16 Jul 2012}} [http://trac.pcbsd.org/changeset/17653 17653] | ||
| + | |- | ||
| + | | Add TRIM support to pc-sysinstall | ||
| + | | kmoore | ||
| | | | ||
| + | | '''DONE''' | ||
| + | | {{#dateformat:16 Jul 2012}} [http://trac.pcbsd.org/changeset/17782 17782] | ||
|- | |- | ||
|} | |} | ||
| + | |||
| + | [[category:PC-BSD® Wiki]] | ||
| + | [[category:TODO Lists]] | ||
Latest revision as of 13:25, 17 September 2012
[edit] New Features / Tools planned for 9.1
| Feature | Owner | Skills | Status | Completion Date |
|---|---|---|---|---|
| add inmate browser to Warden GUI | kmoore | Obsolete now, with meta-pkg support for Jails | 9.1 (16 Jul 2012) | |
| Add system info desktop icon to live mode | kmoore | DONE | 5 Jul 2012 17643 | |
| Use the Graphical Boot Loader from OliverFromme | C / FreeBSD Commit Access / ? | DONE | In 9.0 | |
| Add options for proxy settings in network page of installer | kris | C++ / QT4 | DONE | 31 May 2012 17119 |
| Speed up installed boot-time, background system services / load desktop immediately? | kris | FreeBSD rc.d / Scripting? | DONE | 16 Jan 2012 14866 |
| Add manual disk configuration to installer and install to specific mount-point | kris | C++ / QT4 / shell | DONE | 17 Feb 2012 15467 |
| Merge Warden® into PC-BSD® SVN as a built-in tool for managing jails | kmoore | C++ / QT4 / Shell | DONE | |
| Show meta-pkg port lists in installer / system tool | kmoore | C++ / Shell | DONE | |
| Bluetooth GUI | ken | DONE | ||
| allow pc-sysinstall to import existing ZFS layout | Kris | C++ | DONE | 15467 |
| Update network GUI to set DNS manually in /etc/dhclient.conf when not using static IPs. | kmoore | DONE | ||
| Add setting to automatically create desktop / menu icons upon appcafe installations | kmoore | C++/QT | DONE | |
| In pc-sysinstaller GUI, show native language strings when selecting the initial language, not the english version. | kmoore | C++/QT | DONE | |
| Create sound mixer control panel app, let user pick default sound device, mixer settings | kmoore | C++/QT | DONE | 16 Jul 2012 17653 |
| Add TRIM support to pc-sysinstall | kmoore | DONE | 16 Jul 2012 17782 |