Michael Prokop
Michael Prokop
Taking over my note from https://github.com/grml/grml/issues/100 -> Hm, this would mean that we'd have to take the version into account when copying files around and IIRC also rewriting syslinux/grub configuration...
I sadly can't follow at all what you're reporting here. :-/ 1) The SSH boot option is mentioned in [the grml-cheatcodes file](http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD) (just search for `ssh`?). 2) Regarding: > I...
Regarding: * better move the ssh to the end of the boot option for grml2usb Need to look into this yet, what's current state and what could possibly be done...
@jkirk IIRC we dropped the GNU screen sessions during bootup when we switched to systemd? The "debug" (without `grml` in its front) is relevant only for isolinux and _not_ GRUB....
@jkirk FTR, I'm totally for unify the boot menu, more than happy to look into this together with you :)
Are you aware of the `GRMLCFG` support (see https://github.com/grml/grml-autoconfig/blob/master/doc/grml-autoconfig.1.txt) already? Would this solve your needs?
What about placing a file `grml.sh` on your `GRMLCFG` labeled device (see https://github.com/grml/grml-autoconfig/blob/master/doc/grml-autoconfig.1.txt#L134) and then using a specific boot option (you can invent your very own for this), which you...
> In any case, why not support /etc/grml/user/grml.sh as well? Because every further option is something we need to develop, document, test and maintain. And the more options we have...
This should be fixed via https://github.com/grml/grml-live/commit/89c43982fb5056e25caada0e5018088ad4fcbae7, also https://github.com/grml/grml-live/commit/8c0c9d9228f2ac667279c6384edf08af401ffe00 might be interesting for you. The Grml daily ISOs as of 2021-03-11 are supposed to include those changes. @jkirk - can you...
I'd be more than happy to provide working c/p in Grml, if someone finds out what needs to be done to get there :)