X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=TODO;h=1451ccd9a569ca2112ace5ea4d46ad5572aa80fa;hp=98dcac2a3719ab6789e9534a89ca1e6ab8d28271;hb=f09970d3fe726061705a0443fc32dadf4fa9e27d;hpb=5358b1f90c26e12a8492475a2199a5cfa34a8278 diff --git a/TODO b/TODO index 98dcac2..1451ccd 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,23 @@ -Main TODOs -========== +TODO list for grml-live +----------------------- -* install packages: - core / minimal - grml-small - full grml - own-selection - kernel + modules -* initrd creation -* squashfs generation -* iso generation +Patches, ideas and feedback welcome. -Checkout -======== +* provide an option to extract a given grml-ISO as basic chroot system for + further building actions (might be import for "let’s base our work on the last + rc of grml") -* initrd creation via genext2fs +* if a stage fails inside grml-live the stage is skipped on next execution → try + to find a better way how to clean up the stage and re-execute it again + +* support something like a directory /etc/grml/fai/chroot_packages to install + additional Debian packages without the need for a Debian repository + +* add support for ppc? + +* support multiple kernel versions installed in one single live-system + +* Provide different interfaces for easy and common use of grml-live: + - a console interface (using dialog/stfl/...) + - a graphical interface (for example using pygtk) + - a web interface