| … | |
… | |
| 4 | If you are working or plan to work on a task here put your name by it. |
4 | If you are working or plan to work on a task here put your name by it. |
| 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 | rewrite install_filesystem_tools() |
| 10 | |
10 | DHCP client-controller side doesn't work. (kindof fixed?) |
| 11 | DialogFE: |
11 | DialogFE: |
| 12 | Add networking setup for CC <whisper>samyron</whisper> |
|
|
| 13 | Add functionality to handle 'warning' and 'notice' level exceptions |
|
|
| 14 | see above^^ |
|
|
| 15 | update partitioning stuff (agaffney) (sorry) |
12 | update partitioning stuff (agaffney) (sorry) |
| 16 | |
13 | where does hostname get set? |
|
|
14 | setting gateway and DNS servers. |
| 17 | gtkFE: |
15 | gtkFE: |
| 18 | Progress bar. (agaffney) |
|
|
| 19 | custom kernel and kernel bootsplash options. |
16 | custom kernel and kernel bootsplash options. |
|
|
17 | simple partitioning interface (MB and %) |
|
|
18 | add back resizing support |
| 20 | |
19 | |
| 21 | Things to put into the BETA release: |
20 | Things to put into the BETA release: |
| 22 | Add add_groups to ALL the files |
21 | Add add_groups to ALL the files |
| 23 | Add binary kernel option for ALL files. |
22 | Add binary kernel option for ALL files. |
| 24 | Fix the hacked up exception code. |
23 | Fix the hacked up exception code. |
|
|
24 | secondary progress bar and X of Y for emerge notifications |
|
|
25 | add steps descriptions and a way for the FEs to show them |
|
|
26 | add documentation? |
|
|
27 | merge progress bar with a tailbox for dialogfe. |
|
|
28 | |
|
|
29 | Future feature requests: |
|
|
30 | add distcc support |
|
|
31 | add auto-update script to crontab once every week. |
|
|
32 | if you chose to emerge X, have it configured and set to start on bootup |
|
|
33 | god help us if we have to get your printer set up too! |
|
|
34 | |
| 25 | |
35 | |
| 26 | Done: |
36 | Done: |
| 27 | Add custom kernel code. (codeman) |
37 | Add custom kernel code. (codeman) |
| 28 | Fix bootloader code for udev. (codeman) |
38 | Fix bootloader code for udev. (codeman) |
| 29 | Add rest of add_users and fix overwriting user info bug (codeman and agaffney) |
39 | Add rest of add_users and fix overwriting user info bug (codeman and agaffney) |
| 30 | Switch most outputs to tty8 (codeman) |
40 | Switch most outputs to tty8 (codeman) |
| 31 | custom kernel and kernel bootsplash options. (codeman) |
41 | custom kernel and kernel bootsplash options. (codeman) |
|
|
42 | i gotta check for dhcp in the network stuff and emerge it if it is? (codeman) |
|
|
43 | so 'PORTAGE_TMPDIR="/mnt/gentoo/var/tmp" |
|
|
44 | PKGDIR="/mnt/gentoo/usr/portage/packages" quickpkg xorg-x11' then |
|
|
45 | emerge -K xorg-x11 (agaffney) |
|
|
46 | Add networking setup for CC (samyron!) |
|
|
47 | dialog progres bar (codeman) |
|
|
48 | Progress bar. (agaffney) |
|
|
49 | services step.add coldplug and hotplug when doing genkernel. (codeman) |