Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
todo:start [2009/08/10 12:44] mdc created |
todo:start [2009/10/01 11:11] (current) meteger |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Etherboot Project ToDo List ====== | + | ====== Etherboot Project To Do List ====== |
| The purpose of this page is to put things we'd like to see done so they don't get lost. | The purpose of this page is to put things we'd like to see done so they don't get lost. | ||
| ===== gPXE-related tasks ===== | ===== gPXE-related tasks ===== | ||
| + | ==== To Do ==== | ||
| + | ---- | ||
| - | * Audit the use of << and >> operators in the gPXE codebase. | + | * [mdc] Survey gPXE contrib directory |
| + | * add new bromutil.c with bootrom fix(3c90x) | ||
| + | * Identify things that can be removed or moved to the project wiki | ||
| + | * If anything is deleted, copy it to the wiki so the content can be found | ||
| + | * For documentation-only contrib items, make a wiki page with appropriate comments | ||
| + | * Determine any reasonable code in contrib, and discuss with staging@etherboot.org possible disposition. | ||
| + | ---- | ||
| + | |||
| + | * [mdc] Prepare for LinuxCon | ||
| + | * Arrange travel | ||
| + | * Arrange shipping for demo equipment | ||
| + | * Outline tutorial | ||
| + | * Choose best demos | ||
| + | * Identify required demo equipment | ||
| + | |||
| + | ---- | ||
| + | === Drivers === | ||
| + | ---- | ||
| + | * port legacy drivers to gPXE API | ||
| + | * to find drivers already using the new API: grep -r net_device_operations src/drivers/net/ | ||
| + | * update tg3 | ||
| + | * update forcedeth | ||
| + | * port / write equivalent drivers for following linux drivers: | ||
| + | * e1000e ( some cards already supported by gPXE's current e1000 ) | ||
| + | * igb | ||
| + | * sis190 | ||
| + | * skge | ||
| + | * many other drivers | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== Done ==== | ||
| + | ---- | ||
| + | * [rwcr] [[.:audit-the-shifts|Audit the use of << and >> operators in the gPXE codebase.]] | ||
| + | * Completed by rwcr on 2009-09-10. | ||
| + | * Thanks rwcr! karma++; | ||
| + | |||
| + | ---- | ||
| ===== Documentation-related tasks ===== | ===== Documentation-related tasks ===== | ||
| + | ==== To Do ==== | ||
| + | ---- | ||
| + | ---- | ||
| + | ==== Done ==== | ||
| + | ---- | ||
| ===== rom-o-matic.net-related tasks ===== | ===== rom-o-matic.net-related tasks ===== | ||
| + | ==== To Do ==== | ||
| + | ---- | ||
| + | |||
| + | * [mdc] Update rom-o-matic.net | ||
| + | * Support current build system | ||
| + | * Add embedded script field | ||
| + | * Audit options for one that don't cause major rebuilds (too slow for web use). | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ---- | ||
| + | ==== Done ==== | ||
| + | ---- | ||
| ===== Un-categorized tasks ===== | ===== Un-categorized tasks ===== | ||
| + | |||
| + | ==== To Do ==== | ||
| + | ---- | ||
| + | |||
| + | ---- | ||
| + | ==== Done ==== | ||
| + | ---- | ||