| 1 |
Gentoo Linux Installer TODO
|
| 2 |
Copyright 2005 Gentoo Technologies, Inc.
|
| 3 |
|
| 4 |
If you are working or plan to work on a task here put your name by it.
|
| 5 |
|
| 6 |
Things still needing to be done for the ALPHA release (on experimental livecd):
|
| 7 |
Backend:
|
| 8 |
Make sure partitioning somewhat works. (agaffney)
|
| 9 |
|
| 10 |
DialogFE:
|
| 11 |
Add networking setup for CC <whisper>samyron</whisper>
|
| 12 |
update partitioning stuff (agaffney) (sorry)
|
| 13 |
|
| 14 |
gtkFE:
|
| 15 |
Progress bar. (agaffney)
|
| 16 |
custom kernel and kernel bootsplash options.
|
| 17 |
|
| 18 |
Things to put into the BETA release:
|
| 19 |
Add add_groups to ALL the files
|
| 20 |
Add binary kernel option for ALL files.
|
| 21 |
Fix the hacked up exception code.
|
| 22 |
secondary progress bar and X of Y for emerge notifications
|
| 23 |
|
| 24 |
Done:
|
| 25 |
Add custom kernel code. (codeman)
|
| 26 |
Fix bootloader code for udev. (codeman)
|
| 27 |
Add rest of add_users and fix overwriting user info bug (codeman and agaffney)
|
| 28 |
Switch most outputs to tty8 (codeman)
|
| 29 |
custom kernel and kernel bootsplash options. (codeman)
|
| 30 |
i gotta check for dhcp in the network stuff and emerge it if it is? (codeman)
|
| 31 |
so 'PORTAGE_TMPDIR="/mnt/gentoo/var/tmp"
|
| 32 |
PKGDIR="/mnt/gentoo/usr/portage/packages" quickpkg xorg-x11' then
|
| 33 |
emerge -K xorg-x11 (agaffney)
|
| 34 |
|