aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 5bc040a8962efb36ff06f7fd50b1b7ab2969e7d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Gentoo Linux Installer TODO
Copyright 2005 Gentoo Technologies, Inc.

If you are working or plan to work on a task here put your name by it.

Things still needing to be done for the BETA release:
	Backend:
		In Progress:
		add documentation?
		Add add_groups to ALL the files
		Fix the hacked up exception code.
		gut GLIClientConfiguration because it has many unused functions
		secondary progress bar and X of Y for emerge notifications
		merge progress bar with a tailbox for dialogfe.
		support for /etc/portage/*
		partitioning error checking.
		add distcc support
		add r_pppoe configuration stuff.
	DialogFE:
		
	gtkFE:
		listed in fe/gtk/TODO

Things to put into a later version:
	
Future feature requests:
	
	add auto-update script to crontab once every week.
	if you chose to emerge X, have it configured and set to start on bootup
	god help us if we have to get your printer set up too!
	

Done:
Add custom kernel code. (codeman)
Fix bootloader code for udev. (codeman)
Add rest of add_users and fix overwriting user info bug (codeman and agaffney)
Switch most outputs to tty8 (codeman)
custom kernel and kernel bootsplash options. (codeman)
i gotta check for dhcp in the network stuff and emerge it if it is? (codeman)
so 'PORTAGE_TMPDIR="/mnt/gentoo/var/tmp"
  PKGDIR="/mnt/gentoo/usr/portage/packages" quickpkg xorg-x11' then
  emerge -K xorg-x11 (agaffney)
Add networking setup for CC (samyron!)
dialog progres bar (codeman)
Progress bar. (agaffney)
services step.add coldplug and hotplug when doing genkernel. (codeman)
setting gateway and DNS servers. (codeman)
Make sure partitioning somewhat works. (agaffney)
update partitioning stuff (agaffney) (thank you!)
rewrite install_filesystem_tools() (codeman)
DHCP client-controller side doesn't work. (kindof fixed?)
add steps descriptions and a way for the FEs to show them (agaffney)