| 1 |
Done this week: |
Done this week: |
| 2 |
- choose-mirror is usable |
- udebs are flooding into sid |
| 3 |
- wget retriever works, needs some things like proxy support |
- demo3 is a chrooted demo system |
| 4 |
- cdebconf udebs build now, and it is usable |
http://people.debian.org/~joeyh/debian-installer/ |
|
- demo2a.tar.gz, demo system that can download udebs from the web |
|
|
and uses cdebconf (20001208215147.A1035@tausq.org) |
|
|
- netcfg has been started, to perform manual network configuration |
|
|
- package pools are here, and udebs can be uploaded |
|
| 5 |
|
|
| 6 |
Still Todo (for individual TODO lists, see inside the trees of the |
Where we are: |
| 7 |
individual modules): |
|
| 8 |
|
Now that we have a chrooted system, it's time to start seriously looking at |
| 9 |
|
the size of the d-i base system. library reduction and trimming down |
| 10 |
|
busybox need to be done soon. It's also time to start writing the modules |
| 11 |
|
that are actual components of the installer, like the disk partitioner, the |
| 12 |
|
disk formatter, etc, etc. |
| 13 |
|
|
| 14 |
|
Still Todo: |
| 15 |
|
|
| 16 |
- design [Joey Hess, debian-boot] |
- design [Joey Hess, debian-boot] |
| 17 |
80% done. Enough to know what the big peices are |
80% done. Enough to know what the big peices are |
| 25 |
- main-menu (main menu generator) [Joey Hess] |
- main-menu (main menu generator) [Joey Hess] |
| 26 |
90% done (one non-trivial todo item) |
90% done (one non-trivial todo item) |
| 27 |
- busybox integration [Erik Andersen] |
- busybox integration [Erik Andersen] |
| 28 |
First pass busybox udeb is ready. |
First pass busybox udeb available. |
| 29 |
http://people.debian.org/~andersee/ |
- netkit-tiny [UNCLAIMED] |
| 30 |
|
http://oss.lineo.com/cgi-bin/cvsweb/netkit-tiny/ |
| 31 |
|
ifconfig is needed at least by netcfg |
| 32 |
- network card detector [Glenn McGrath, David Whedon] |
- network card detector [Glenn McGrath, David Whedon] |
| 33 |
Pcidetect is written, detects PCI cards only. Needs |
Pcidetect is written, detects PCI cards only. Needs |
| 34 |
testing. David has another detector that uses libdetect |
testing. David has another detector that uses libdetect |
| 42 |
About 10% done realistically, but it does work. |
About 10% done realistically, but it does work. |
| 43 |
- choose-mirror [Joey Hess] |
- choose-mirror [Joey Hess] |
| 44 |
75% done |
75% done |
| 45 |
- http retreiver [Joey Hess] |
- http retriever [Joey Hess] |
| 46 |
Nearly 50% done, but entirely untested. |
Works, needs testing and proxy support. |
|
- http retriever [Joey Hess, Erik Anderson] |
|
|
Started, uses busybox wget. |
|
| 47 |
- target media detector [UNCLAIMED] |
- target media detector [UNCLAIMED] |
| 48 |
Not started. Just has to figure out what media to install to. |
Not started. Just has to figure out what media to install to. |
| 49 |
Probably trivial; most support already in the kernel. |
Probably trivial; most support already in the kernel. |
| 73 |
- after-reboot configuration [Joey?] |
- after-reboot configuration [Joey?] |
| 74 |
Many packages that are currently set up by the |
Many packages that are currently set up by the |
| 75 |
boot-floppies need to start handling their own setup, after |
boot-floppies need to start handling their own setup, after |
| 76 |
reboot, via debconf. These include timezone config, many of |
reboot, via debconf. These include timezone and clock config, |
| 77 |
the things in base-config now, what else? |
many of the things in base-config now, what else? |
| 78 |
|
|
| 79 |
Other stuff: |
Other stuff: |
| 80 |
- The main menu design has some issues. If a step is failing |
- The main menu design has some issues. If a step is failing |