Go to file
Peter Jones ec4acbbd98 Update grub2 for f28
- Try to fix things for new compiler madness.
  I really don't know why gcc decided __attribute__((packed)) on a "typedef
  struct" should imply __attribute__((align (1))) and that it should have a
  warning that it does so.  The obvious behavior would be to keep the alignment
  of the first element unless it's used in another object or type that /also/
  hask the packed attribute.  Why should it change the default alignment at
  all?
- Merge in the BLS patches Javier and I wrote.
- Attempt to fix pmtimer initialization failures to not be super duper slow.

Signed-off-by: Peter Jones <pjones@redhat.com>
2018-02-28 10:08:00 -05:00
.gitattributes Make a "do-rebase" script we can use when we've rebased the github repo. 2016-03-04 13:28:38 -05:00
.gitignore Make ia32 work as well. 2017-08-16 15:05:12 -04:00
0001-Bump-version-to-2.03.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0002-Remove-bashisms-from-tests.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0003-fs-tester-make-sh-compatible.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0004-support-busybox-date.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0005-Don-t-retrieve-fstime-when-it-s-not-useful.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0006-Support-lseek64.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0007-Use-SHELL-rather-than-bin-sh.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0008-po-Use-SHELL-rather-than-bin-sh.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0009-Add-termux-path-to-dict.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0010-Fix-shebang-for-termux.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0011-Add-strtoull-test.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0012-strtoull-Fix-behaviour-on-chars-between-9-and-a.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0013-Add-Virtual-LAN-support.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0014-mkimage-Pass-layout-to-mkimage_generate_elfXX-rather.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0015-Refactor-arm-uboot-code-to-make-it-genereic.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0016-coreboot-Split-parts-that-are-platform-independent.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0017-Rename-uboot-halt.c-to-dummy-halt.c.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0018-Rename-uboot-datetime-to-dummy-datetime.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0019-arm-coreboot-Start-new-port.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0020-Add-support-for-device-tree-based-drivers.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0021-arm-coreboot-Support-for-vexpress-timer.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0022-arm-coreboot-Export-FDT-routines.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0023-at_keyboard-Split-protocol-from-controller-code.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0024-arm_coreboot-Support-keyboard-for-vexpress.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0025-arm_coreboot-Support-grub-mkstandalone.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0026-arm_coreboot-Support-loading-linux-images.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0027-arm_coreboot-Support-DMA.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0028-ehci-Split-core-code-from-PCI-part.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0029-arm_coreboot-Support-EHCI.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0030-Fix-bug-on-FDT-nodes-with-compatible-property.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0031-fdtbus-Add-ability-to-send-receive-messages-on-paren.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0032-rk3288_spi-Add-SPI-driver.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0033-arm_coreboot-Add-Chromebook-keyboard-driver.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0034-Missing-parts-of-previous-commit.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0035-coreboot-Changed-cbmemc-to-support-updated-console-f.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0036-at_keyboard-Fix-falco-chromebook-case.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0037-sparc64-Close-cdboot-ihandle.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0038-arm64-xen_boot-Fix-Xen-boot-using-GRUB2-on-AARCH64.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0039-arm64-Add-nounzip-option-support-in-xen_module-comma.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0040-util-grub.d-20_linux_xen.in-Add-xen_boot-command-sup.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0041-arm64-Update-the-introduction-of-Xen-boot-commands-i.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0042-sparc64-Don-t-use-devspec-to-determine-the-OBP-path.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0043-Allow-GRUB-to-mount-ext2-3-4-filesystems-that-have-t.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0044-ehci-Fix-compilation-for-amd64.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0045-cache-Fix-compilation-for-ppc-sparc-and-arm64.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0046-ehci-Fix-compilation-on-i386.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0047-crypto-Fix-use-after-free.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0048-arm-efi-Fix-compilation.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0049-fdt-silence-clang-warning.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0050-Fix-a-segfault-in-lsefi.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0051-zfs-remove-size_t-typedef-and-use-grub_size_t-instea.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0052-udf-Fix-reading-label-lvd.ident-is-dstring.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0053-grub-core-fs-udf.c-Add-support-for-UUID.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0054-mkrescue-Check-xorriso-presence-before-doing-anythin.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0055-Fail-if-xorriso-failed.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0056-efi-refactor-grub_efi_allocate_pages.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0057-Remove-grub_efi_allocate_pages.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0058-efi-move-fdt-helper-library.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0059-efi-Add-GRUB_PE32_MAGIC-definition.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0060-arm64-linux-loader-improve-type-portability.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0061-efi-change-heap-allocation-type-to-GRUB_EFI_LOADER_C.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0062-core-use-GRUB_TERM_-definitions-when-handling-term-c.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0063-io-add-a-GRUB_GZ-prefix-to-gzio-specific-defines.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0064-info-in-builddir.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0065-re-write-.gitignore.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0066-IBM-client-architecture-CAS-reboot-support.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0067-for-ppc-reset-console-display-attr-when-clear-screen.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0068-Disable-GRUB-video-support-for-IBM-power-machines.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0069-Honor-a-symlink-when-generating-configuration-by-gru.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0070-Move-bash-completion-script-922997.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0071-Update-to-minilzo-2.08.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0072-Allow-fallback-to-include-entries-by-title-not-just-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0073-Add-GRUB_DISABLE_UUID.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0074-Make-exit-take-a-return-code.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0075-Mark-po-exclude.pot-as-binary-so-git-won-t-try-to-di.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0076-Make-efi-machines-load-an-env-block-from-a-variable.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0077-DHCP-client-ID-and-UUID-options-added.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0078-trim-arp-packets-with-abnormal-size.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0079-Fix-bad-test-on-GRUB_DISABLE_SUBMENU.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0080-Add-support-for-UEFI-operating-systems-returned-by-o.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0081-Migrate-PPC-from-Yaboot-to-Grub2.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0082-Add-fw_path-variable-revised.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0083-Add-support-for-linuxefi.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0084-Use-linuxefi-and-initrdefi-where-appropriate.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0085-Don-t-allow-insmod-when-secure-boot-is-enabled.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0086-Pass-x-hex-hex-straight-through-unmolested.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0087-Add-X-option-to-printf-functions.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0088-Search-for-specific-config-file-for-netboot.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0089-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0090-Don-t-write-messages-to-the-screen.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0091-Don-t-print-GNU-GRUB-header.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0092-Don-t-add-to-highlighted-row.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0093-Message-string-cleanups.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0094-Fix-border-spacing-now-that-we-aren-t-displaying-it.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0095-Use-the-correct-indentation-for-the-term-help-text.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0096-Indent-menu-entries.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0097-Fix-margins.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0098-Use-2-instead-of-1-for-our-right-hand-margin-so-line.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0099-Use-linux16-when-appropriate-880840.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0100-Enable-pager-by-default.-985860.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0101-F10-doesn-t-work-on-serial-so-don-t-tell-the-user-to.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0102-Don-t-say-GNU-Linux-in-generated-menus.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0103-Don-t-draw-a-border-around-the-menu.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0104-Use-the-standard-margin-for-the-timeout-string.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0105-Add-.eh_frame-to-list-of-relocations-stripped.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0106-Make-10_linux-work-with-our-changes-for-linux16-and-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0107-Don-t-print-during-fdt-loading-method.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0108-Don-t-munge-raw-spaces-when-we-re-doing-our-cmdline-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0109-Don-t-require-a-password-to-boot-entries-generated-b.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0110-Don-t-emit-Booting-.-message.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0111-Replace-a-lot-of-man-pages-with-slightly-nicer-ones.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0112-use-fw_path-prefix-when-fallback-searching-for-grub-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0113-Try-mac-guid-etc-before-grub.cfg-on-tftp-config-file.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0114-Fix-convert-function-to-support-NVMe-devices.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0115-Switch-to-use-APM-Mustang-device-tree-for-hardware-t.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0116-Use-the-default-device-tree-from-the-grub-default-fi.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0117-reopen-SNP-protocol-for-exclusive-use-by-grub.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0118-Revert-reopen-SNP-protocol-for-exclusive-use-by-grub.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0119-Add-grub_util_readlink.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0120-Make-editenv-chase-symlinks-including-those-across-d.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0121-Generate-OS-and-CLASS-in-10_linux-from-etc-os-releas.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0122-Minimize-the-sort-ordering-for-.debug-and-rescue-ker.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0123-Load-arm-with-SB-enabled.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0124-Try-prefix-if-fw_path-doesn-t-work.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0125-Update-info-with-grub.cfg-netboot-selection-order-11.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0126-Use-Distribution-Package-Sort-for-grub2-mkconfig-112.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0127-Handle-rssd-storage-devices.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0128-Try-to-emit-linux16-initrd16-and-linuxefi-initrdefi-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0129-Make-grub2-mkconfig-construct-titles-that-look-like-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0130-Add-friendly-grub2-password-config-tool-985962.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0131-Make-grub2-mkconfig-construct-titles-that-look-like-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0132-Try-to-make-sure-configure.ac-and-grub-rpm-sort-play.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0133-tcp-add-window-scaling-support.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0134-efinet-retransmit-if-our-device-is-busy.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0135-Be-more-aggro-about-actually-using-the-configured-ne.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0136-efinet-add-filter-for-the-first-exclusive-reopen-of-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0137-Fix-security-issue-when-reading-username-and-passwor.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0138-Warn-if-grub-password-will-not-be-read-1290803.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0139-Clean-up-grub-setpassword-documentation-1290799.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0140-Fix-locale-issue-in-grub-setpassword-1294243.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0141-efiemu-Handle-persistent-RAM-and-unknown-possible-fu.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0142-efiemu-Fix-compilation-failure.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0143-Revert-reopen-SNP-protocol-for-exclusive-use-by-grub.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0144-Add-a-url-parser.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0145-efinet-and-bootp-add-support-for-dhcpv6.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0146-Add-grub-get-kernel-settings-and-use-it-in-10_linux.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0147-Normalize-slashes-in-tftp-paths.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0148-Fix-malformed-tftp-packets.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0149-Fix-race-in-EFI-validation.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0150-bz1374141-fix-incorrect-mask-for-ppc64.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0151-Use-device-part-of-chainloader-target-if-present.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0152-Add-secureboot-support-on-efi-chainloader.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0153-Make-any-of-the-loaders-that-link-in-efi-mode-honor-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0154-Make-grub_fatal-also-backtrace.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0155-Rework-linux-command.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0156-Rework-linux16-command.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0157-Make-grub-editenv-build-again.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0158-Fix-up-some-man-pages-rpmdiff-noticed.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0159-Re-work-some-intricacies-of-PE-loading.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0160-Rework-even-more-of-efi-chainload-so-non-sb-cases-wo.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0161-linuxefi-fix-double-free-on-verification-failure.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0162-fix-machine-type-test-in-30_os-prober.in.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0163-efi-chainloader-fix-wrong-sanity-check-in-relocate_c.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0164-efi-chainloader-truncate-overlong-relocation-section.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0165-linuxefi-minor-cleanups.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0166-Handle-multi-arch-64-on-32-boot-in-linuxefi-loader.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0167-Fix-up-linux-params-usage.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0168-Make-exit-take-a-return-code.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0169-arm64-make-sure-fdt-has-address-cells-and-size-cells.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0170-Add-some-grub_dprintf-in-the-secure-boot-verify-code.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0171-Make-our-info-pages-say-grub2-where-appropriate.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0172-print-more-debug-info-in-our-module-loader.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0173-macos-just-build-chainloader-entries-don-t-try-any-x.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0174-grub2-btrfs-Add-ability-to-boot-from-subvolumes.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0175-export-btrfs_subvol-and-btrfs_subvolid.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0176-grub2-btrfs-03-follow_default.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0177-grub2-btrfs-04-grub2-install.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0178-grub2-btrfs-05-grub2-mkconfig.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0179-grub2-btrfs-06-subvol-mount.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0180-No-more-Bootable-Snapshot-submenu-in-grub.cfg.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0181-Fallback-to-old-subvol-name-scheme-to-support-old-sn.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0182-Grub-not-working-correctly-with-btrfs-snapshots-bsc-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0183-Add-grub_efi_allocate_pool-and-grub_efi_free_pool-wr.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0184-Use-grub_efi_.-memory-helpers-where-reasonable.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0185-Add-PRIxGRUB_EFI_STATUS-and-use-it.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0186-Don-t-use-dynamic-sized-arrays-since-we-don-t-build-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0187-don-t-ignore-const.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0188-don-t-use-int-for-efi-status.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0189-make-GRUB_MOD_INIT-declare-its-function-prototypes.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0190-Clean-up-some-errors-in-the-linuxefi-loader.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0191-editenv-handle-relative-symlinks.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0192-Make-libgrub.pp-depend-on-config-util.h.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0193-Don-t-guess-boot-efi-as-HFS-on-ppc-machines-in-grub-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0194-Fix-util-grub.d-20_linux_xen.in-Add-xen_boot-command.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0195-Use-grub-file-to-figure-out-whether-multiboot2-shoul.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0196-20_linux_xen-load-xen-or-multiboot-2-modules-as-need.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0197-tsc-Change-default-tsc-calibration-method-to-pmtimer.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0198-Make-pmtimer-tsc-calibration-not-take-51-seconds-to-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0199-align-struct-efi_variable-better.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0200-Add-quicksort-implementation.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0201-Add-blscfg-command-support-to-parse-BootLoaderSpec-c.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0202-Add-BLS-support-to-grub-mkconfig.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0203-Remove-duplicated-grub_exit-definition-for-grub-emu-.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0204-Don-t-attempt-to-backtrace-on-grub_abort-for-grub-em.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0205-Enable-blscfg-command-for-the-emu-platform.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
0206-Add-linux-and-initrd-commands-for-grub-emu.patch Update grub2 for f28 2018-02-28 10:08:00 -05:00
10001-Put-the-correct-.file-directives-in-our-.S-files.patch Rebased to newer f24 code 2016-04-07 10:46:33 -04:00
10002-Make-it-possible-to-enabled-build-id-sha1.patch Rebased to newer f24 code 2016-04-07 10:46:33 -04:00
10003-Don-t-tell-the-compiler-to-do-annoying-things-with-.patch Rebased to newer f24 code 2016-04-07 10:46:33 -04:00
10004-Add-grub_qdprintf-grub_dprintf-without-the-file-lin.patch Rebased to newer f24 code 2016-04-07 10:46:33 -04:00
10005-Make-a-gdb-dprintf-that-tells-us-load-addresses.patch Rebased to grub 2.02 for fedora-27 2017-07-11 07:38:34 -04:00
10006-Try-it-in-gentpl-again.patch Rebased to newer f24 code 2016-04-07 10:46:33 -04:00
README.Fedora update README.Fedora 2012-06-01 18:28:36 +02:00
do-rebase Make do-rebase rebase from grub-2.02 not master. 2018-01-17 15:40:07 -05:00
gitignore Rebased to grub 2.02 for fedora-27 2017-07-11 07:38:34 -04:00
grub.macros Update our gcc nerfing. 2018-01-19 13:17:09 -05:00
grub.patches Update grub2 for f28 2018-02-28 10:08:00 -05:00
grub2.spec Update grub2 for f28 2018-02-28 10:08:00 -05:00
sources Rebased to grub 2.02 for fedora-27 2017-07-11 07:38:34 -04:00
strtoull_test.c Rebased to grub 2.02 for fedora-27 2017-07-11 07:38:34 -04:00

README.Fedora

Using GNU GRUB 2 in Fedora
==========================

GRUB 2 provides various feature enhancements over the previous GRUB version
(referred to as "GRUB", or "GRUB Legacy") which has been unmaintained upstream
for years. GRUB has thus been deprecated in Fedora and replaced by GRUB 2 for
BIOS systems. (EFI systems still uses GRUB Legacy from the new grub-efi package.)

Utilities
---------

The GRUB 2 utilities are prefixed with 'grub2':

grub2-bin2h
grub2-editenv
grub2-fstest
grub2-install
grub2-kbdcomp
grub2-menulst2cfg
grub2-mkconfig
grub2-mkdevicemap
grub2-mkfont
grub2-mkimage
grub2-mklayout
grub2-mknetdir
grub2-mkpasswd-pbkdf2
grub2-mkrelpath
grub2-mkrescue
grub2-probe
grub2-reboot
grub2-script-check
grub2-set-default
grub2-setup

The default location for boot loader installation is /boot/grub2/ .

GRUB 2 in Fedora
----------------

The Fedora installer (anaconda) will make sure grub2 is installed for new and
updated systems.  It will run grub2-install to install the boot loader in the
MBR and in /boot/grub2/, and it will write /etc/default/grub and run
grub2-mkconfig to create /boot/grub2/grub.cfg.

The active boot loader will not be changed when the GRUB 2 package is updated.
A new boot loader can be installed with something like:

  grub2-install /dev/sda

grubby will patch grub.cfg (through /etc/grub2.cfg) when new kernels are
installed. The GRUB 2 configuration system in /etc/default/grub and /etc/grub.d/
is thus only used initially by anaconda, but it is possible to generate a new
grub.cfg with:

  grub2-mkconfig -o /boot/grub2/grub.cfg

Documentation
-------------

The GRUB 2 manual can be found in grub.html or on
http://www.gnu.org/software/grub/manual/ .

Support channels
----------------

If you find a bug in this package, report them to the Red Hat Bugzilla [2].
For talk about using grub2, use IRC channel #grub on freenode Network [3].

[2] http://bugzilla.redhat.com/
[3] http://freenode.net/