| … | |
… | |
| 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> |
11 | Add networking setup for CC <whisper>samyron</whisper> |
| 13 | update partitioning stuff (agaffney) (sorry) |
12 | update partitioning stuff (agaffney) (sorry) |
| 14 | |
13 | |
| 15 | gtkFE: |
14 | gtkFE: |
| 16 | Progress bar. (agaffney) |
15 | Progress bar. (agaffney) |
| 17 | custom kernel and kernel bootsplash options. |
16 | custom kernel and kernel bootsplash options. |
|
|
17 | simple partitioning interface (MB and %) |
|
|
18 | add back resizing support |
| 18 | |
19 | |
| 19 | Things to put into the BETA release: |
20 | Things to put into the BETA release: |
| 20 | Add add_groups to ALL the files |
21 | Add add_groups to ALL the files |
| 21 | Add binary kernel option for ALL files. |
22 | Add binary kernel option for ALL files. |
| 22 | Fix the hacked up exception code. |
23 | Fix the hacked up exception code. |
|
|
24 | secondary progress bar and X of Y for emerge notifications |
| 23 | |
25 | |
| 24 | Done: |
26 | Done: |
| 25 | Add custom kernel code. (codeman) |
27 | Add custom kernel code. (codeman) |
| 26 | Fix bootloader code for udev. (codeman) |
28 | Fix bootloader code for udev. (codeman) |
| 27 | 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) |
| 28 | Switch most outputs to tty8 (codeman) |
30 | Switch most outputs to tty8 (codeman) |
| 29 | custom kernel and kernel bootsplash options. (codeman) |
31 | custom kernel and kernel bootsplash options. (codeman) |
| 30 | i gotta check for dhcp in the network stuff and emerge it if it is? (codeman) |
32 | i gotta check for dhcp in the network stuff and emerge it if it is? (codeman) |
|
|
33 | so 'PORTAGE_TMPDIR="/mnt/gentoo/var/tmp" |
|
|
34 | PKGDIR="/mnt/gentoo/usr/portage/packages" quickpkg xorg-x11' then |
|
|
35 | emerge -K xorg-x11 (agaffney) |
|
|
36 | |