| 1 | Gentoo Linux Installer TODO |
1 | Gentoo Linux Installer TODO |
| 2 | Copyright 2005 Gentoo Technologies, Inc. |
2 | Copyright 2005 Gentoo Technologies, Inc. |
| 3 | |
3 | |
| 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 BETA release: |
| 7 | Backend: |
7 | Backend: |
| 8 | Make sure partitioning somewhat works. (agaffney) |
8 | In Progress: |
| 9 | |
9 | Fix the hacked up exception code. |
| 10 | |
10 | secondary progress bar and X of Y for emerge notifications |
|
|
11 | partitioning error checking. |
|
|
12 | add distcc support |
|
|
13 | add r_pppoe configuration stuff. |
|
|
14 | network mounts into the fstab |
| 11 | DialogFE: |
15 | DialogFE: |
| 12 | Add networking setup for CC <whisper>samyron</whisper> |
16 | support for /etc/portage/* |
| 13 | update partitioning stuff (agaffney) (sorry) |
|
|
| 14 | |
|
|
| 15 | gtkFE: |
17 | gtkFE: |
| 16 | Progress bar. (agaffney) |
18 | listed in fe/gtk/TODO |
| 17 | custom kernel and kernel bootsplash options. |
|
|
| 18 | |
19 | |
| 19 | Things to put into the BETA release: |
20 | Things to put into a later version: |
| 20 | Add add_groups to ALL the files |
21 | |
| 21 | Add binary kernel option for ALL files. |
22 | Future feature requests: |
| 22 | Fix the hacked up exception code. |
23 | |
|
|
24 | add auto-update script to crontab once every week. |
|
|
25 | if you chose to emerge X, have it configured and set to start on bootup |
|
|
26 | god help us if we have to get your printer set up too! |
|
|
27 | |
| 23 | |
28 | |
| 24 | Done: |
29 | Done: |
| 25 | Add custom kernel code. (codeman) |
30 | Add custom kernel code. (codeman) |
| 26 | Fix bootloader code for udev. (codeman) |
31 | Fix bootloader code for udev. (codeman) |
| 27 | Add rest of add_users and fix overwriting user info bug (codeman and agaffney) |
32 | Add rest of add_users and fix overwriting user info bug (codeman and agaffney) |
| 28 | Switch most outputs to tty8 (codeman) |
33 | Switch most outputs to tty8 (codeman) |
| 29 | custom kernel and kernel bootsplash options. (codeman) |
34 | custom kernel and kernel bootsplash options. (codeman) |
| 30 | i gotta check for dhcp in the network stuff and emerge it if it is? (codeman) |
35 | i gotta check for dhcp in the network stuff and emerge it if it is? (codeman) |
|
|
36 | so 'PORTAGE_TMPDIR="/mnt/gentoo/var/tmp" |
|
|
37 | PKGDIR="/mnt/gentoo/usr/portage/packages" quickpkg xorg-x11' then |
|
|
38 | emerge -K xorg-x11 (agaffney) |
|
|
39 | Add networking setup for CC (samyron!) |
|
|
40 | dialog progres bar (codeman) |
|
|
41 | Progress bar. (agaffney) |
|
|
42 | services step.add coldplug and hotplug when doing genkernel. (codeman) |
|
|
43 | setting gateway and DNS servers. (codeman) |
|
|
44 | Make sure partitioning somewhat works. (agaffney) |
|
|
45 | update partitioning stuff (agaffney) (thank you!) |
|
|
46 | rewrite install_filesystem_tools() (codeman) |
|
|
47 | DHCP client-controller side doesn't work. (kindof fixed?) |
|
|
48 | add steps descriptions and a way for the FEs to show them (agaffney) |
|
|
49 | Add add_groups to ALL the files (codeman) |