| 1 |
Last check: 02. May 2004
|
| 2 |
Feel free to add/delete new/obsolete items as needed.
|
| 3 |
|
| 4 |
1. Yet to write:
|
| 5 |
================
|
| 6 |
|
| 7 |
en/module/
|
| 8 |
|
| 9 |
Describe each installer module (this is why the book is written)
|
| 10 |
|
| 11 |
Ability to install from PLIP?
|
| 12 |
|
| 13 |
en/tech-info/
|
| 14 |
|
| 15 |
Information on how to customize your own boot floppy, what needs to
|
| 16 |
be compiled into the kernel. Some info can be reused from the old
|
| 17 |
manual and from the debian-installer/doc/docbook/kernel-policy.xml
|
| 18 |
file.
|
| 19 |
|
| 20 |
en/install-methods/automatic-install.xml
|
| 21 |
|
| 22 |
Write something more that just plain "We can do FAI".
|
| 23 |
|
| 24 |
|
| 25 |
2. Update and proofread:
|
| 26 |
========================
|
| 27 |
|
| 28 |
There are still various small left-overs all over the manual (like
|
| 29 |
mentioning various kernel flavors based on 2.2 kernels [hardware/*,
|
| 30 |
install-methods/downloading-files.xml, boot-installer/i386.xml].
|
| 31 |
|
| 32 |
We have to rename image names according to the new archive order.
|
| 33 |
|
| 34 |
Above is true especially for non-i386 architectures, volunteers needed!
|
| 35 |
|
| 36 |
en/hardware/network-cards.xml
|
| 37 |
|
| 38 |
Comment states that this list of unsupported cards was completed
|
| 39 |
against kernel-image_2.0.36-2. Ain't that a bit old?
|
| 40 |
|
| 41 |
en/install-methods/floppy/i386.xml
|
| 42 |
|
| 43 |
Do we still have the possibility to create localized rescue floppy?
|
| 44 |
|
| 45 |
en/partitioning/
|
| 46 |
|
| 47 |
General facts should stay there, but *concrete* steps from
|
| 48 |
installation should be moved into en/module/part*.xml.
|
| 49 |
|
| 50 |
en/partitioning/device-names.xml:
|
| 51 |
|
| 52 |
Install system uses devfs, so device names are different
|
| 53 |
|
| 54 |
en/boot-installer/i386.xml
|
| 55 |
|
| 56 |
Tell more how to boot for TFTP for the various systems.
|
| 57 |
Mostly a pointer to further documentation of the system,
|
| 58 |
but now the user knows where to look for.
|
| 59 |
|
| 60 |
|
| 61 |
3. Create reasonable build system
|
| 62 |
=================================
|
| 63 |
|
| 64 |
Currently there is just whacky wow-i-can-get-html-out-of-it build
|
| 65 |
system in ./build directory.
|
| 66 |
|
| 67 |
3.1 build related items
|
| 68 |
-----------------------
|
| 69 |
|
| 70 |
Move doc/manual/validate.sh to the doc/manual/build directory.
|
| 71 |
|
| 72 |
Move doc/manual/doc-check to the doc/manual/build directory.
|
| 73 |
|
| 74 |
Aviod other scripts in the top doc/manual directory.
|
| 75 |
|
| 76 |
Fix the non-fatal build errors:
|
| 77 |
Error: no ID for constraint linkend: boot-floppy-techinfo.
|
| 78 |
Error: no ID for constraint linkend: rescue-replace-kernel.
|
| 79 |
Error: no ID for constraint linkend: rescue-replace-kernel.
|
| 80 |
Error: no ID for constraint linkend: rescue-replace-kernel.
|
| 81 |
Error: no ID for constraint linkend: rescue-replace-kernel.
|
| 82 |
Error: no ID for constraint linkend: rescue-replace-kernel.
|