| … | |
… | |
| 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 | |
9 | |
| 10 | |
|
|
| 11 | DialogFE: |
10 | DialogFE: |
| 12 | Add networking setup for CC <whisper>samyron</whisper> |
|
|
| 13 | update partitioning stuff (agaffney) (sorry) |
11 | update partitioning stuff (agaffney) (sorry) |
| 14 | |
|
|
| 15 | gtkFE: |
12 | gtkFE: |
| 16 | Progress bar. (agaffney) |
|
|
| 17 | custom kernel and kernel bootsplash options. |
13 | custom kernel and kernel bootsplash options. |
|
|
14 | simple partitioning interface (MB and %) |
|
|
15 | add back resizing support |
| 18 | |
16 | |
| 19 | Things to put into the BETA release: |
17 | Things to put into the BETA release: |
| 20 | Add add_groups to ALL the files |
18 | Add add_groups to ALL the files |
| 21 | Add binary kernel option for ALL files. |
19 | Add binary kernel option for ALL files. |
| 22 | Fix the hacked up exception code. |
20 | Fix the hacked up exception code. |
|
|
21 | secondary progress bar and X of Y for emerge notifications |
|
|
22 | add steps descriptions and a way for the FEs to show them |
|
|
23 | add documentation? |
|
|
24 | merge progress bar with a tailbox for dialogfe. |
|
|
25 | |
|
|
26 | Future feature requests: |
|
|
27 | add distcc support |
|
|
28 | add auto-update script to crontab once every week. |
|
|
29 | if you chose to emerge X, have it configured and set to start on bootup |
|
|
30 | god help us if we have to get your printer set up too! |
|
|
31 | |
| 23 | |
32 | |
| 24 | Done: |
33 | Done: |
| 25 | Add custom kernel code. (codeman) |
34 | Add custom kernel code. (codeman) |
| 26 | Fix bootloader code for udev. (codeman) |
35 | Fix bootloader code for udev. (codeman) |
| 27 | Add rest of add_users and fix overwriting user info bug (codeman and agaffney) |
36 | Add rest of add_users and fix overwriting user info bug (codeman and agaffney) |
| 28 | Switch most outputs to tty8 (codeman) |
37 | Switch most outputs to tty8 (codeman) |
| 29 | custom kernel and kernel bootsplash options. (codeman) |
38 | custom kernel and kernel bootsplash options. (codeman) |
| 30 | i gotta check for dhcp in the network stuff and emerge it if it is? (codeman) |
39 | i gotta check for dhcp in the network stuff and emerge it if it is? (codeman) |
|
|
40 | so 'PORTAGE_TMPDIR="/mnt/gentoo/var/tmp" |
|
|
41 | PKGDIR="/mnt/gentoo/usr/portage/packages" quickpkg xorg-x11' then |
|
|
42 | emerge -K xorg-x11 (agaffney) |
|
|
43 | Add networking setup for CC (samyron!) |
|
|
44 | dialog progres bar (codeman) |
|
|
45 | Progress bar. (agaffney) |