[rear-devel] [rear/rear] 133a32: Update bootloader-functions.sh
Johannes Meixner
noreply at github.com
Thu Jul 29 13:23:49 CEST 2021
Branch: refs/heads/jsmeix-grub2-config-cleanup
Home: https://github.com/rear/rear
Commit: 133a32e0e138e5be241115878fbb865bd13de1d3
https://github.com/rear/rear/commit/133a32e0e138e5be241115878fbb865bd13de1d3
Author: Johannes Meixner <jsmeix at suse.com>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M usr/share/rear/lib/bootloader-functions.sh
Log Message:
-----------
Update bootloader-functions.sh
https://www.gnu.org/software/grub/manual/grub/grub.html#search
shows "search [--file|--label|--fs-uuid] [--set [var]] [--no-floppy] name"
so I use "--set root --label REARBOOT" to use consistent syntax
instead of "--set=root --label REARBOOT" mixed syntax before
plus consistent 4 spaces indentation in GRUB2 menuentry output.
More information about the rear-devel
mailing list