On Mon, 27 Apr 2020 13:50:03 +0200
Flavio Suligoi wrote:
> Sometimes, writing a custom grub.cfg configuration file, especially with
> embedded systems, it is indispensable to know the version of the running GRUB.
> This is essential for every automatic sw update procedure.
>
> The easier way to
Sometimes, writing a custom grub.cfg configuration file, especially with
embedded systems, it is indispensable to know the version of the running GRUB.
This is essential for every automatic sw update procedure.
The easier way to know the GRUB version is by dedicated environment variables.
In this