Update version number and mention Thorsten in changelog
[grml-debootstrap.git] / TODO
diff --git a/TODO b/TODO
index 57d50da..8e49ba2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,22 +1,18 @@
 TODO list for grml-debootstrap
 ------------------------------
 
-* fix the "Could not find devices for /boot: Not found or not a block device." problem in sarge
-* support tarballs for customization
-* support automatic installation of grml core packages
-* support bootoption debian2hd for installation through bootoption
-* support *full* automatic installation where not a single keypress is necessary
-* should we support mkinitrd for initrd creation in sarge?
-
-Test matrix
------------
-
-+----------------+-------------+-----------------+
-| Release / Tool | debootstrap | cdebootstrap    |
-+----------------+-------------+-----------------+
-| Sarge          |  works      | broken: #390510 |
-+----------------+-------------+-----------------+
-| Etch           |  works      |  works          |
-+----------------+-------------+-----------------+
-| Sid            |  untested   |  untested       |
-+----------------+-------------+-----------------+
+* support tarballs for customization/mirror source
+* support cdroms as mirror source
+  -> http://www.thorstenstrusch.de/software/debian-linux/mittels-grml-debootstrap-etch-installieren/
+* support automatic installation of grml packages:
+  * grml-etc-core
+  * grml-x + xserver-xorg [configuration of X]
+  -> in progress.. (GRMLPACKAGES works already)
+* support selection between DESKTOP/WORKSTATION and SERVER (provide default packages selection)
+* support for LVM + SW-RAID [should work through installation into directory, needs testing though]
+* support rpmstrap (bootstrap a basic RPM-based system)
+* support automatic installation of Gentoo
+* provide zsh-completion for grml-debootstrap's cmdline variables (in progress)
+* support installation on usb-pen (like grml2usb for Debian)
+  -> http://blog.256bit.org/archives/172-Debian-in-der-Hosentasche.html#extended
+* support adduser for new user who has same permissions as an user created by d-i