Update lintian overrides for grub 1.99-4 drop
[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 * check out how FAI_DEBMIRROR of /etc/grml/fai/fai.conf could be merged with our
19   MIRROR_DIRECTORY and MIRROR_SOURCES feature of /etc/grml/grml-live.conf
20
21 * support multiple kernel versions installed in one single live-system
22
23 * support configuration of grml-live through specific directory instead
24   of /etc/grml/*
25
26 * Provide different interfaces for easy and common use of grml-live:
27   - a console interface (using dialog/stfl/...)
28   - a graphical interface (for example using pygtk)
29   - a web interface