-
-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy pathTODO
More file actions
17 lines (12 loc) · 657 Bytes
/
TODO
File metadata and controls
17 lines (12 loc) · 657 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TODO list for grml-live
-----------------------
Patches, ideas and feedback welcome.
* 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 $GRML_FAI_CONFIG/chroot_packages to install
additional Debian packages without the need for a Debian repository
* 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