use AMD64 class in usage examples and use GRML_FULL instead of GRML_MEDIUM/GRML_SMALL...
[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 * support multiple kernel versions installed in one single live-system
19
20 * Provide different interfaces for easy and common use of grml-live:
21   - a console interface (using dialog/stfl/...)
22   - a graphical interface (for example using pygtk)
23   - a web interface