X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=TODO;h=01aae5dbf72b95228e652b053d52a52190b12a14;hp=501a7f5fb3ee1ade54db9682eba367e2e9e1761c;hb=4ac92288d2fb205b217f2c64e3011a8fd7b5d042;hpb=2fb608aa821718d9649b72c72ed4ee169b392bad diff --git a/TODO b/TODO index 501a7f5..01aae5d 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,18 @@ TODO list for grml-debootstrap ------------------------------- +============================== +Important +--------- + +* support for SW-RAID (work in progress, needs work on bootloader) +* prompt for root password in interactive setup +* support execution of additional scripts for further customization + +Would be nice to have +--------------------- + +* support for LVM +* support grub2 * support tarballs for customization/mirror source -> integrate/use 'fai dirinstall'? * support automatic installation of grml packages: @@ -10,10 +22,12 @@ TODO list for grml-debootstrap * support cross-installation (other architectures than the currently running one) -> like in http://www.netfort.gr.jp/~dancer/diary/daily/2007-Jun-16.html.en#2007-Jun-16-04:04:03 * 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) + -> http://xen-tools.org/software/rinse/ * 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 +* support adding own sources.list entries +* test support for Ubuntu dapper, edgy, feisty, and gutsy as debootstrap 1.0.0 provides support for it