Difference between revisions of "Summer of Code 2010"
From PC-BSD Wiki
(New page: ===Google Summer of Code 1020=== The following list are ideas for projects we think would make good summer of code candidates. ====Suggested ideas====) |
(→Suggested ideas) |
||
| Line 5: | Line 5: | ||
====Suggested ideas==== | ====Suggested ideas==== | ||
| + | |||
| + | |||
| + | =====CLI front-end to pc-sysinstall===== | ||
| + | |||
| + | This project would be to write a command-line based front-end to our new system installer backend, pc-sysinstall. This could be done in curses, or other command-line API. This project being completed may allow us to look at getting it, and pc-sysinstall into the FreeBSD tree as a replacement for the outdated "SysInstall". | ||
| + | |||
| + | |||
| + | =====Improved Wine support on BSD===== | ||
| + | |||
| + | There are a number of [http://wiki.freebsd.org/Wine open-issues] with the "Wine" application on the BSD platform, which hinders Windows compatibility with many applications. Some of the important issues would be the copy-protection support, fixes for memory management, etc. | ||
Revision as of 22:59, 10 March 2010
Contents |
Google Summer of Code 1020
The following list are ideas for projects we think would make good summer of code candidates.
Suggested ideas
CLI front-end to pc-sysinstall
This project would be to write a command-line based front-end to our new system installer backend, pc-sysinstall. This could be done in curses, or other command-line API. This project being completed may allow us to look at getting it, and pc-sysinstall into the FreeBSD tree as a replacement for the outdated "SysInstall".
Improved Wine support on BSD
There are a number of open-issues with the "Wine" application on the BSD platform, which hinders Windows compatibility with many applications. Some of the important issues would be the copy-protection support, fixes for memory management, etc.