[Git-commits] [grml/grml-rescueboot] cbb622: Minor tweaks to terminal output, variables, and GR...
Michael Prokop
noreply at github.com
Fri Sep 15 08:32:57 CEST 2023
Branch: refs/heads/master
Home: https://github.com/grml/grml-rescueboot
Commit: cbb6227ade1de762001ff72d12c28c8da416a9eb
https://github.com/grml/grml-rescueboot/commit/cbb6227ade1de762001ff72d12c28c8da416a9eb
Author: Daniel Richard G <skunk at iSKUNK.ORG>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Changed paths:
M 42_grml
Log Message:
-----------
Minor tweaks to terminal output, variables, and GRUB stanza
* Print `Found grml-rescueboot ISO image:` instead of `Found Grml ISO
image:` as the latter implies that the ISO image comes from Grml,
whereas the former is more to the point of "grml-rescueboot found this
image";
* Similarly, just print the ISO filename as the title, as "Grml Rescue
System" implies that the ISO is the actual Grml rescue system;
* Use the existing `${indent}` variable instead of another eight spaces;
* Store `"${rel_dirname%/}/${grml}"` in a variable, as it is likely to
be needed more than once;
* Add Debian bug reference for the `tpm` issue, as it is difficult for
the user to understand otherwise;
* Use the existing GRUB variable to set the loopback path;
* Perform cleanup after exiting the ISO loopback menu.
Commit: 55c158d6f6c60a1c606674a094898fee9fd8b0fc
https://github.com/grml/grml-rescueboot/commit/55c158d6f6c60a1c606674a094898fee9fd8b0fc
Author: Michael Prokop <mika at grml.org>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
M 42_grml
Log Message:
-----------
Merge remote-tracking branch 'origin/github/pr/16'
Compare: https://github.com/grml/grml-rescueboot/compare/39d3762704c3...55c158d6f6c6
More information about the Git-commits
mailing list