3b0b4ae00ee7e8c7d1af1e72abbb02fa6358e3ca
[grml-debootstrap.git] / TODO
1 TODO list for grml-debootstrap
2 ==============================
3
4 Important
5 ---------
6
7 * /dev/MAKEDEV is missing in tarball
8 * support for SW-RAID (work in progress, needs work on bootloader)
9 * support for LVM
10
11 Would be nice to have
12 ---------------------
13
14 * support tarballs for customization/mirror source
15   -> integrate/use 'fai dirinstall'?
16 * support automatic installation of grml packages:
17   * grml-etc-core
18   * grml-x + xserver-xorg [configuration of X]
19   -> in progress.. (GRMLPACKAGES works already)
20 * support cross-installation (other architectures than the currently running one)
21   -> like in http://www.netfort.gr.jp/~dancer/diary/daily/2007-Jun-16.html.en#2007-Jun-16-04:04:03
22 * support selection between DESKTOP/WORKSTATION and SERVER (provide default packages selection)
23 * support rpmstrap (bootstrap a basic RPM-based system)
24   -> http://xen-tools.org/software/rinse/
25 * support automatic installation of Gentoo
26 * provide zsh-completion for grml-debootstrap's cmdline variables (in progress)
27 * support installation on usb-pen (like grml2usb for Debian)
28   -> http://blog.256bit.org/archives/172-Debian-in-der-Hosentasche.html#extended
29 * support adduser for new user who has same permissions as an user created by d-i
30 * support adding own sources.list entries
31 * test support for Ubuntu dapper, edgy, feisty, and gutsy as debootstrap 1.0.0 provides support for it