X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=TODO;h=ac3bb8c1a680283c9169ae3e745494a1b2988c40;hp=4b8be125b0a270e6e467ea5a3f811e0d17f27adf;hb=444d8dfca8c5fe66bad93e8e74d7d2eb4777712e;hpb=8ed1cbb8a2555167c3ee0bce4d78b01b4de233d4;ds=sidebyside diff --git a/TODO b/TODO index 4b8be12..ac3bb8c 100644 --- a/TODO +++ b/TODO @@ -1,23 +1,22 @@ TODO list for grml-debootstrap ------------------------------- +============================== -* fix the "Could not find devices for /boot: Not found or not a block device." problem in sarge -* support tarballs for customization -* support automatic installation of grml core packages -* support bootoption debian2hd for installation through bootoption -* support *full* automatic installation where not a single keypress is necessary -* should we support mkinitrd for initrd creation in sarge? -* normalize usage of TARGET, GROOT and MBR in config file - -Test matrix ------------ - -+----------------+-------------+--------------+ -| Release / Tool | debootstrap | cdebootstrap | -+----------------+-------------+--------------+ -| Sarge | | untested | -+----------------+-------------+--------------+ -| Etch | works | works | -+----------------+-------------+--------------+ -| Sid | untested | untested | -+----------------+-------------+--------------+ +* support for LVM +* support grub2 +* support tarballs for customization/mirror source + -> integrate/use 'fai dirinstall'? +* support automatic installation of grml packages: + * grml-etc-core + * grml-x + xserver-xorg [configuration of X] + -> in progress.. (GRMLPACKAGES works already) +* support cross-installation (other architectures than the currently running one) + -> like in http://www.netfort.gr.jp/~dancer/diary/daily/2007-Jun-16.html.en#2007-Jun-16-04:04:03 +* support selection between DESKTOP/WORKSTATION and SERVER (provide default packages selection) +* support rpmstrap (bootstrap a basic RPM-based system) + -> http://xen-tools.org/software/rinse/ +* support automatic installation of Gentoo +* provide zsh-completion for grml-debootstrap's cmdline variables (in progress) +* support installation on usb-pen (like grml2usb for Debian) + -> http://blog.256bit.org/archives/172-Debian-in-der-Hosentasche.html#extended +* support adduser for new user who has same permissions as an user created by d-i +* test support for Ubuntu as debootstrap >=1.0.0 provides support for it