blob: 365bc6a24598f5f7988194111eb2cc2c2cf2c61a (
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
|
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 0.6 release:
gtkfe:
need dialogs for the items that take a long time.
Backend:
netboot image
Move Bootloader/arch list to IP
wireless support
gli-dialog:
uri stage3 ONLY files.
--not important load network interface info for active interfaces.
FIX no-network
test reiser
livecd:
nox MOTD change for installer command.
keep terminal open for command-line installer icon.
Things to put into a later version:
Future feature requests:
add auto-update script to crontab once every week.
god help us if we have to get your printer set up too!
Robbat's thing:
GLIArchitectureTemplate.build_kernel():
- test with 2.4 kernels
- Check custom config for correct initrd support when using genkernel
- might need to pass --evms2/--lvm2/--dmraid to genkernel.
Done:
|