mdraids for lenny need to use metadata format 0.90
[grml-debootstrap.git] / TODO
1 TODO list for grml-debootstrap
2 ==============================
3
4 * support for LVM
5 * support tarballs for customization/mirror source
6   -> integrate/use 'fai dirinstall'?
7 * support automatic installation of grml packages:
8   * grml-etc-core
9   * grml-x + xserver-xorg [configuration of X]
10   -> in progress.. (GRMLPACKAGES works already)
11 * support cross-installation (other architectures than the currently running one)
12   -> like in http://www.netfort.gr.jp/~dancer/diary/daily/2007-Jun-16.html.en#2007-Jun-16-04:04:03
13 * support selection between DESKTOP/WORKSTATION and SERVER (provide default packages selection)
14 * support rpmstrap (bootstrap a basic RPM-based system)
15   -> http://xen-tools.org/software/rinse/
16 * support automatic installation of Gentoo
17 * provide zsh-completion for grml-debootstrap's cmdline variables (in progress)
18 * support installation on usb-pen (like grml2usb for Debian)
19   -> http://blog.256bit.org/archives/172-Debian-in-der-Hosentasche.html#extended
20 * support adduser for new user who has same permissions as an user created by d-i
21 * test support for Ubuntu as debootstrap >=1.0.0 provides support for it