Support -r option as well
[grml-debootstrap.git] / TODO
1 TODO list for grml-debootstrap
2 ------------------------------
3
4 * support tarballs for customization/mirror source
5   -> integrate/use 'fai dirinstall'?
6 * support automatic installation of grml packages:
7   * grml-etc-core
8   * grml-x + xserver-xorg [configuration of X]
9   -> in progress.. (GRMLPACKAGES works already)
10 * support cross-installation (other architectures than the currently running one)
11   -> like in http://www.netfort.gr.jp/~dancer/diary/daily/2007-Jun-16.html.en#2007-Jun-16-04:04:03
12 * support selection between DESKTOP/WORKSTATION and SERVER (provide default packages selection)
13 * support for LVM + SW-RAID [should work through installation into directory, needs testing though]
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 * support adding own sources.list entries
22 * test support for Ubuntu dapper, edgy, feisty, and gutsy as debootstrap 1.0.0 provides support for it