X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=TODO;h=84b9af515fb67916e7f8643825c2b453e05a6ade;hp=5c0aa8139e136ab37c33a9f126e1ed9e0275acb7;hb=6d5124d02e3912ac0ca53c0f0af92ef9ebceae23;hpb=229a51dfda4d619c47fb4b0ff94d4d952f61e62a diff --git a/TODO b/TODO index 5c0aa81..84b9af5 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,26 @@ -TODO for grml-live -================== +TODO list for grml-live +----------------------- -* make all references to "grml" (hostname, usersetup,...) configurable -* replace 192.168.... mirrors with something generic and make it configurable -* provide buildprocess for boot/isolinux stuff +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 + +* 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