X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=TODO;h=6d9accf6fe97d71b219bd83a83c9eb85e2efc281;hp=98dcac2a3719ab6789e9534a89ca1e6ab8d28271;hb=a67a5abd08910df5462a406a30857843ecfae231;hpb=5358b1f90c26e12a8492475a2199a5cfa34a8278 diff --git a/TODO b/TODO index 98dcac2..6d9accf 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,29 @@ -Main TODOs -========== - -* install packages: - core / minimal - grml-small - full grml - own-selection - kernel + modules -* initrd creation -* squashfs generation -* iso generation - -Checkout -======== - -* initrd creation via genext2fs +TODO list for grml-live +----------------------- + +Patches, ideas and feedback welcome. + +* 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") + +* 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? + +* check out how FAI_DEBMIRROR of /etc/grml/fai/fai.conf could be merged with our + MIRROR_DIRECTORY and MIRROR_SOURCES feature of /etc/grml/grml-live.conf + +* support multiple kernel versions installed in one single live-system + +* support configuration of grml-live through specific directory instead + of /etc/grml/* + +* 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