Adjust gpg code
[grml-debootstrap.git] / TODO
1 TODO list for grml-debootstrap
2 ------------------------------
3
4 * support tarballs for customization
5 * support automatic installation of grml packages:
6   * grml-etc-core
7   * grml-x + xserver-xorg [configuration of X]
8   -> in progress... TODO:
9      - set up /etc/apt/preferences so only the selected GRMLPACKAGES are taken from
10        grml repository (currently all current packages like udev are taken from
11        grml's repository) or use aptitude install $GRMLPACKAGES/$GRMLPOOL
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 * support automatic installation of Gentoo
16 * provide zsh-completion for grml-debootstrap's cmdline variables
17 * support installation on usb-pen (like grml2usb for Debian)
18   -> http://blog.256bit.org/archives/172-Debian-in-der-Hosentasche.html#extended
19 * support installation of grml-kernel