Michael Prokop
Michael Prokop
Forwarding bug report we received via mail: ``` Once you want to reboot or shutdown the system with the CDROM in the drive, the grml disk is not ejected before....
This should be done after the 2018.12 stable release went public. We should investigate in our own infrastructure.
We need some automated ISO tests. A rough test roadmap is currently living on google docs and I've got some preliminary test frameworks under WIP. We should discuss how to...
Especially in packages like grml-autoconfig + grml-etc-core we have >10 year old stuff which should be replaced with best practices and following current version of [Debian policy](https://www.debian.org/doc/debian-policy/). While at it...
https://github.com/grml/grml-autoconfig/issues/9 + https://github.com/grml/grml/issues/101 triggered us to rework e.g. the font handling between rc1 and the stable release. We did this via grml-live + grml-autoconfig, using an approach that's 1) backwards...
Verify and document networking behavior (default Grml boot vs. boot option `debian_networking`): - [ ] ip=… - [ ] ip=frommedia - [ ] dns=… - [ ] ethdevice=… Debian's live-boot...
Forwarding report from customer:  Looks like network shutdown is happening before NFS unmount (finished), needs verification + possible fixing dependencies between systemd units.
Output from systemd can appear on tty1 while a script (e.g. from netscript) is running on tty1, example from a netscript run while user logged in as root using SSH:...
It would be nice if there'd be an (easy + simple to use) option to save the changes done on the live system to a persistent device like an USB...
Ubuntu's dynamic motd handling is nice and it would be great if there'd be a nice way to push messages towards Grml ISOs, so we could e.g. give release specific...