Merge remote-tracking branch 'origin/pr/140'
[grml-debootstrap.git] / TODO
1 TODO list for grml-debootstrap
2 ==============================
3
4 * support Virtual Machine deployment in interactive mode(?)
5 * support for LVM
6 * support tarballs for customization/mirror source
7   -> integrate/use 'fai dirinstall'?
8 * support automatic installation of grml packages:
9   * grml-etc-core
10   * grml-x + xserver-xorg [configuration of X]
11   -> in progress.. (GRMLPACKAGES works already)
12 * support cross-installation (other architectures than the currently running one)
13   -> like in http://www.netfort.gr.jp/~dancer/diary/daily/2007-Jun-16.html.en#2007-Jun-16-04:04:03
14 * support selection between DESKTOP/WORKSTATION and SERVER (provide default packages selection)
15 * support rpmstrap (bootstrap a basic RPM-based system)
16   -> http://xen-tools.org/software/rinse/
17 * support automatic installation of Gentoo
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