Update TODO
[grml-debootstrap.git] / TODO
diff --git a/TODO b/TODO
index 13650ca..3668878 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,19 +1,16 @@
 TODO list for grml-debootstrap
 ------------------------------
 
-* support tarballs for customization
+* support tarballs for customization/mirror source
 * support automatic installation of grml packages:
   * grml-etc-core
   * grml-x + xserver-xorg [configuration of X]
-  -> in progress... TODO:
-     - set up /etc/apt/preferences so only the selected GRMLPACKAGES are taken from
-       grml repository (currently all current packages like udev are taken from
-       grml's repository) or use aptitude install $GRMLPACKAGES/$GRMLPOOL
+  -> 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
+* 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 installation of grml-kernel
+* support adduser for new user who has same permissions as an user created by d-i