Good summary. Two requests:taraxacum wrote: Fri May 13, 2022 6:29 pm Here's a summary of the end result:
In all BELOWER distros I only edit the /etc/lsb-release file:
Value: DISTRIB_DESCRIPTION="UserName-1 MX 21 Wildflower"
In the controlling TOP distro, I only edit the /etc/default/grub file:
The PRETTY_NAME value is left unedited and I add two NEW lines after the GRUB_DISTRIBUTOR= line:
MY_DISTRIBUTOR="GRUB_DISTRIBUTOR"
eval $MY_DISTRIBUTOR=" 'UserName-3 $GRUB_DISTRIBUTOR' "
Do you agree and are satisfied with this overall result? Or do you have any questions or suggestions?
If not, I would close this thread and mark it as SOLVED.
* mark this thread as [Solved]
* change the topic/thread title (edit your first post) to something, which reflects a bit more what this issue actually is about.
So other user might get an better idea. I mean "Grub.cfg text entry 'UserName - '" as a title is not really something
someone reading this has an idea what the point of this thread is.
Suggest something like "How to adjust grub menu entry with additional text", or something else.
You can also edit the first post and describe the "problem space" with some words and the "working solution" to "fix" the issue.
I guess other users may have a similar desire, so better generalize your description in order to help other users
to understand.
Thanks