[rear-devel] [rear/rear] 9591fb: minimal changes needed for hybrid boot (bios+uefi)
Johannes Meixner
noreply at github.com
Wed Nov 3 13:23:00 CET 2021
Branch: refs/heads/master
Home: https://github.com/rear/rear
Commit: 9591fbf77c0c12329738625fcb83bb1d9b419b51
https://github.com/rear/rear/commit/9591fbf77c0c12329738625fcb83bb1d9b419b51
Author: DEvil0000 <DEvil0000 at users.noreply.github.com>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M usr/share/rear/format/USB/default/300_format_usb_disk.sh
M usr/share/rear/format/USB/default/350_label_usb_disk.sh
M usr/share/rear/lib/format-workflow.sh
M usr/share/rear/rescue/default/850_save_sysfs_uefi_vars.sh
Log Message:
-----------
minimal changes needed for hybrid boot (bios+uefi)
Commit: 71a933d2a5929278d273e8c20fa669d62a9bc9bd
https://github.com/rear/rear/commit/71a933d2a5929278d273e8c20fa669d62a9bc9bd
Author: DEvil0000 <DEvil0000 at users.noreply.github.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M usr/share/rear/format/USB/default/300_format_usb_disk.sh
Log Message:
-----------
changed log print as suggested
Commit: 039b7b25566181bff8dd21648610e5625a33d036
https://github.com/rear/rear/commit/039b7b25566181bff8dd21648610e5625a33d036
Author: Johannes Meixner <jsmeix at suse.com>
Date: 2021-11-03 (Wed, 03 Nov 2021)
Changed paths:
M usr/share/rear/format/USB/default/300_format_usb_disk.sh
M usr/share/rear/format/USB/default/350_label_usb_disk.sh
M usr/share/rear/lib/format-workflow.sh
M usr/share/rear/rescue/default/850_save_sysfs_uefi_vars.sh
Log Message:
-----------
Merge pull request #2705 from wingcon/feature_hybrid_boot
Now "rear format" has in addition to the --efi switch a --bios switch.
If none is given (i.e. by default) it will now do hybrid formatting
with a BIOS boot partition (on GPT) and an EFI system partition.
This is a starting point for implementing OUTPUT=USB support
for UEFI and BIOS dual boot from the same medium
see https://github.com/rear/rear/issues/2698
Compare: https://github.com/rear/rear/compare/ae9c64597d3b...039b7b255661
More information about the rear-devel
mailing list