Michael Prokop
Michael Prokop
Would be nice to get support for what's mentioned by Vincent at https://vincent.bernat.ch/en/blog/2019-zsh-async-vcs-info in our grml-zshrc
Forwarding this from a personal mail I received: ``` Could you make it possible to shorten the prompt paths in grml zsh? For inspiration, please look at a plugin from...
Instead having to manually take care of building and uploading towards http://grml.org/grml2usb/grml2usb.tgz we should integrate this as GitHub action/workflow and provide it via github releases.
Would be nice if grml2usb and/or grml2iso would allow setting the timeout on the bootloader (isolinux/syslinux and GRUB), without having to go through a full grml-live remastering process or repacking...
grml-live's templates for the boot menu inside isolinux + grub needs to be verified if everything still works as intended (esp. with our switch to systemd).
We are starting `GNU screen` sessions on some TTYs after booting finished. I'm fine with `GNU screen`, though `tmux` is a more modern tool which also provides some features `screen`...
This `A stop job is running for /run/live/medium` message leads me to think that might be related to https://github.com/grml/grml/issues/109, though also the ordering on shutdown might be wrong? Screenshot of...
Now with the switch to systemd we need to make sure that the docs (http://grml.org/cheatcodes/ -> https://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD) match what's actually provided.
The network setup and stack is quite a mess overall, collecting notes here what I'd like to address in the long run: - Generating /etc/network/interfaces takes place via grml-live's `etc/grml/fai/config/files/etc/network/interfaces/GRMLBASE`...
Reported by Christoph Biedl on the Grml user mailing list: ```W: Download is performed unsandboxed as root as file | '/var/lib/apt/lists/partial/security.debian.org_dists_testing_updates_InRelease' | couldn't be accessed by user '_apt'. - pkgAcquire::Run...