| 1 |
esammer |
4 |
Gentoo Linux Installer TODO |
| 2 |
codeman |
269 |
Copyright 2005 Gentoo Technologies, Inc. |
| 3 |
esammer |
4 |
|
| 4 |
codeman |
269 |
If you are working or plan to work on a task here put your name by it. |
| 5 |
|
|
|
| 6 |
codeman |
512 |
Things still needing to be done for the BETA release: |
| 7 |
codeman |
269 |
Backend: |
| 8 |
robbat2 |
686 |
GLIArchitectureTemplate.build_kernel(): |
| 9 |
|
|
- test with 2.4 kernels |
| 10 |
|
|
- Check custom config for correct initrd support when using genkernel |
| 11 |
|
|
- hotplug/coldplug are NOT always needed with genkernel. |
| 12 |
|
|
- might need to pass --udev/--evms2/--lvm2/--dmraid to genkernel. |
| 13 |
|
|
- Source might not be in /usr/src/linux |
| 14 |
codeman |
522 |
In Progress: |
| 15 |
codeman |
512 |
Fix the hacked up exception code. |
| 16 |
|
|
secondary progress bar and X of Y for emerge notifications |
| 17 |
|
|
partitioning error checking. |
| 18 |
|
|
add distcc support |
| 19 |
codeman |
560 |
add r_pppoe configuration stuff. |
| 20 |
codeman |
630 |
network mounts into the fstab |
| 21 |
codeman |
269 |
DialogFE: |
| 22 |
codeman |
630 |
support for /etc/portage/* |
| 23 |
codeman |
710 |
gli-dialog: |
| 24 |
|
|
- functions left to code: |
| 25 |
codeman |
647 |
IP's __init__ |
| 26 |
codeman |
710 |
set_rc_conf |
| 27 |
|
|
save_install_profile |
| 28 |
|
|
- then i need to do these: |
| 29 |
codeman |
647 |
advanced runthrough |
| 30 |
|
|
localization runthrough |
| 31 |
codeman |
712 |
fix extra packages pre-checking. |
| 32 |
codeman |
269 |
gtkFE: |
| 33 |
codeman |
382 |
listed in fe/gtk/TODO |
| 34 |
codeman |
295 |
|
| 35 |
codeman |
512 |
Things to put into a later version: |
| 36 |
|
|
|
| 37 |
codeman |
342 |
Future feature requests: |
| 38 |
codeman |
512 |
|
| 39 |
codeman |
342 |
add auto-update script to crontab once every week. |
| 40 |
|
|
if you chose to emerge X, have it configured and set to start on bootup |
| 41 |
|
|
god help us if we have to get your printer set up too! |
| 42 |
codeman |
332 |
|
| 43 |
codeman |
342 |
|
| 44 |
codeman |
293 |
Done: |
| 45 |
|
|
Add custom kernel code. (codeman) |
| 46 |
|
|
Fix bootloader code for udev. (codeman) |
| 47 |
|
|
Add rest of add_users and fix overwriting user info bug (codeman and agaffney) |
| 48 |
codeman |
314 |
Switch most outputs to tty8 (codeman) |
| 49 |
codeman |
318 |
custom kernel and kernel bootsplash options. (codeman) |
| 50 |
codeman |
319 |
i gotta check for dhcp in the network stuff and emerge it if it is? (codeman) |
| 51 |
agaffney |
323 |
so 'PORTAGE_TMPDIR="/mnt/gentoo/var/tmp" |
| 52 |
|
|
PKGDIR="/mnt/gentoo/usr/portage/packages" quickpkg xorg-x11' then |
| 53 |
|
|
emerge -K xorg-x11 (agaffney) |
| 54 |
codeman |
331 |
Add networking setup for CC (samyron!) |
| 55 |
codeman |
341 |
dialog progres bar (codeman) |
| 56 |
|
|
Progress bar. (agaffney) |
| 57 |
codeman |
361 |
services step.add coldplug and hotplug when doing genkernel. (codeman) |
| 58 |
codeman |
362 |
setting gateway and DNS servers. (codeman) |
| 59 |
codeman |
382 |
Make sure partitioning somewhat works. (agaffney) |
| 60 |
|
|
update partitioning stuff (agaffney) (thank you!) |
| 61 |
codeman |
480 |
rewrite install_filesystem_tools() (codeman) |
| 62 |
|
|
DHCP client-controller side doesn't work. (kindof fixed?) |
| 63 |
agaffney |
559 |
add steps descriptions and a way for the FEs to show them (agaffney) |
| 64 |
codeman |
567 |
Add add_groups to ALL the files (codeman) |