| … | |
… | |
| 5 | |
5 | |
| 6 | Things still needing to be done for the ALPHA release (on experimental livecd): |
6 | Things still needing to be done for the ALPHA release (on experimental livecd): |
| 7 | Backend: |
7 | Backend: |
| 8 | Make sure partitioning somewhat works. (agaffney) |
8 | Make sure partitioning somewhat works. (agaffney) |
| 9 | i gotta check for dhcp in the network stuff and emerge it if necessary? |
9 | i gotta check for dhcp in the network stuff and emerge it if necessary? |
| 10 | <agaffney> codeman: ok, so addNotification("warning", ...) for something |
|
|
| 11 | that failed but isn't a big deal, 'raise GLIException("blah", |
|
|
| 12 | "kindabad", ...)' for something that *might* be fixable with a profile |
|
|
| 13 | edit, and 'raise GLIException("blah", "fatal", ...)' for the "oh my |
|
|
| 14 | god, I crapped my pants" errors |
|
|
| 15 | |
10 | |
| 16 | DialogFE: |
11 | DialogFE: |
| 17 | Add networking setup for CC <whisper>samyron</whisper> |
12 | Add networking setup for CC <whisper>samyron</whisper> |
| 18 | Add functionality to handle 'warning' and 'notice' level exceptions |
13 | Add functionality to handle 'warning' and 'notice' level exceptions |
| 19 | see above^^ |
14 | see above^^ |
| 20 | custom kernel and kernel bootsplash options. (codeman) |
|
|
| 21 | update partitioning stuff (agaffney) (sorry) |
15 | update partitioning stuff (agaffney) (sorry) |
|
|
16 | |
| 22 | gtkFE: |
17 | gtkFE: |
| 23 | Progress bar. (agaffney) |
18 | Progress bar. (agaffney) |
| 24 | custom kernel and kernel bootsplash options. |
19 | custom kernel and kernel bootsplash options. |
| 25 | |
20 | |
| 26 | Things to put into the BETA release: |
21 | Things to put into the BETA release: |
| 27 | Add add_groups to ALL the files |
22 | Add add_groups to ALL the files |
| 28 | Add binary kernel option for ALL files. |
23 | Add binary kernel option for ALL files. |
| 29 | |
24 | Fix the hacked up exception code. |
| 30 | |
25 | |
| 31 | Done: |
26 | Done: |
| 32 | Add custom kernel code. (codeman) |
27 | Add custom kernel code. (codeman) |
| 33 | Fix bootloader code for udev. (codeman) |
28 | Fix bootloader code for udev. (codeman) |
| 34 | Add rest of add_users and fix overwriting user info bug (codeman and agaffney) |
29 | Add rest of add_users and fix overwriting user info bug (codeman and agaffney) |
| 35 | Switch most outputs to tty8 (codeman) |
30 | Switch most outputs to tty8 (codeman) |
|
|
31 | custom kernel and kernel bootsplash options. (codeman) |