X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=TODO;h=13650cad19b5cf7935661a24bd58e995b6b59e41;hp=4b8be125b0a270e6e467ea5a3f811e0d17f27adf;hb=6ec6eba83af217ca39ea8daaf6479a5f615067eb;hpb=8ed1cbb8a2555167c3ee0bce4d78b01b4de233d4 diff --git a/TODO b/TODO index 4b8be12..13650ca 100644 --- a/TODO +++ b/TODO @@ -1,23 +1,19 @@ 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 automatic installation of grml packages: + * grml-etc-core + * grml-x + xserver-xorg [configuration of X] + -> in progress... TODO: + - set up /etc/apt/preferences so only the selected GRMLPACKAGES are taken from + grml repository (currently all current packages like udev are taken from + grml's repository) or use aptitude install $GRMLPACKAGES/$GRMLPOOL +* support selection between DESKTOP/WORKSTATION and SERVER (provide default packages selection) +* support for LVM + SW-RAID [should work through installation into directory, needs testing though] +* support rpmstrap (bootstrap a basic RPM-based system) +* support automatic installation of Gentoo +* provide zsh-completion for grml-debootstrap's cmdline variables +* support installation on usb-pen (like grml2usb for Debian) + -> http://blog.256bit.org/archives/172-Debian-in-der-Hosentasche.html#extended +* support installation of grml-kernel