X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=TODO;h=8e49ba20ed152e5791222984d4f0b015e82c1896;hp=c9e88bef60cdc4763fd55988eb447ae12b8f3775;hb=f7d2c901555cf93ced53c954bbbf61930e07e18e;hpb=3264c61424d611142919f18593370b3012dc8a44 diff --git a/TODO b/TODO index c9e88be..8e49ba2 100644 --- a/TODO +++ b/TODO @@ -1,20 +1,18 @@ TODO list for grml-debootstrap ------------------------------ -* 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 - -Test matrix ------------ - -+----------------+-------------+--------------+ -| Release / Tool | debootstrap | cdebootstrap | -+----------------+-------------+--------------+ -| Sarge | | | -+----------------+-------------+--------------+ -| Etch | works | | -+----------------+-------------+--------------+ -| Sid | | | -+----------------+-------------+--------------+ +* 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