blob: 0c242a24fcbc9de286a018ba12c35174d65850f5 (
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
|
Gentoo Linux Installer TODO
Copyright 2008 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 qs release:
Backend:
rip out partitioning
isolate networkless code into outside scripts that are easy to use
replace the core w/ quickstart commands
gli-dialog:
rip out partitioning
build a profile in quickstart format as you go step by step.
rip out retry support
rip out networked-install-related stuff.. all of it!
gtkfe:
need to add x desktop default
rip out partitioning
build a profile in quickstart format as you go step by step.
rip out retry support
rip out networked-install-related stuff.. all of it!
Things to put into a later version:
Future feature requests:
add wireless support
Done:
|