X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=TODO;h=7af02ee38bedf97c6c64eb169af1f2cb5be40b79;hp=99b777b267217829bf8fc891424ebdde3d646087;hb=e49533949a1777148b5293ca8594413416b786de;hpb=85fb3ef27157d4110482553454751e5da33afecd diff --git a/TODO b/TODO index 99b777b..7af02ee 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,21 @@ TODO list for grml-debootstrap ------------------------------- +============================== -* support tarballs for customization +* support for LVM +* support tarballs for customization/mirror source + -> integrate/use 'fai dirinstall'? * support automatic installation of grml packages: * grml-etc-core * grml-x + xserver-xorg [configuration of X] + -> in progress.. (GRMLPACKAGES works already) +* 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 *full* automatic installation where not a single keypress is necessary (done) - -> support bootoption debian2hd for installation through bootoption on live-cd -* 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 +* 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 +* test support for Ubuntu as debootstrap >=1.0.0 provides support for it