SW: remove grml-etc dependencies
[grml-live.git] / TODO
1 TODO list for grml-live
2 -----------------------
3
4 Patches, ideas and feedback welcome.
5
6 * provide an option to extract a given grml-ISO as basic chroot system for
7   further building actions (might be import for "let’s base our work on the last
8   rc of grml")
9
10 * if a stage fails inside grml-live the stage is skipped on next execution → try
11   to find a better way how to clean up the stage and re-execute it again
12
13 * support something like a directory /etc/grml/fai/chroot_packages to install
14   additional Debian packages without the need for a Debian repository
15
16 * add support for ppc?
17
18 * the /etc/runlevel.conf stuff isn’t flexible enough: adjust the file on-the-fly
19   according to what software is used/installed on the system
20
21 * check out how FAI_DEBMIRROR of /etc/grml/fai/fai.conf could be merged with our
22   MIRROR_DIRECTORY and MIRROR_SOURCES feature of /etc/grml/grml-live.conf
23
24 * support multiple kernel versions installed in one single live-system
25
26 * support configuration of grml-live through specific directory instead
27   of /etc/grml/*
28
29 * Provide different interfaces for easy and common use of grml-live:
30   - a console interface (using dialog/stfl/...)
31   - a graphical interface (for example using pygtk)
32   - a web interface