78a3d7d Merge in RHEL 7 changes and ARM works in progress.

Authored and Committed by pjones 10 years ago
113 files changed. 7708 lines added. 204 lines removed.
0001-fix-EFI-detection-on-Windows.patch
file added
+43
0002-grub-core-kern-arm-cache_armv6.S-Remove-.arch-direct.patch
file added
+110
0003-NEWS-First-draft-of-2.02-entry.patch
file added
+163
0004-remove-unused-error.h-from-kern-emu-misc.c.patch
file added
+39
0005-Don-t-abort-on-unavailable-coreboot-tables-if-not-ru.patch
file added
+70
0006-NEWS-Add-few-missing-entries.-Correct-existing-ones.patch
file added
+121
0007-strip-.eh_frame-section-from-arm64-efi-kernel.patch
file added
+39
0008-use-grub-boot-aa64.efi-for-boot-images-on-AArch64.patch
file added
+37
0009-fix-32-bit-compilation-on-MinGW-w64.patch
file added
+45
0010-Change-grub-mkrescue-to-use-bootaa64.efi-too.patch
file added
+44
0011-arm64-set-correct-length-of-device-path-end-entry.patch0036-arm64-set-correct-length-of-device-path-end-entry.patch
file renamed
+6 -6
0012-Makefile.util.def-grub-macbless-Change-mansection-to.patch
file added
+39
0013-add-part_apple-to-EFI-rescue-image-to-fix-missing-pr.patch
file added
+48
0014-freebsd-hostdisk.c-is-only-ever-compiled-on-FreeBSD.patch
file added
+48
0015-Prefer-more-portable-test-1-constructs.patch
file added
+109
0016-NEWS-Add-few-missing-entries.patch
file added
+100
0017-grub-core-kern-efi-efi.c-Ensure-that-the-result-star.patch
file added
+90
0018-util-grub-mount.c-Extend-GCC-warning-workaround-to-g.patch
file added
+47
0019-reintroduce-BUILD_LDFLAGS-for-the-cross-compile-case.patch
file added
+153
0020-grub-core-term-terminfo.c-Recognize-keys-F1-F12.patch
file added
+155
0021-Fix-ChangeLog-date.patch
file added
+25
0022-Use-_W64-to-detect-MinGW-W64-32-instead-of-_FILE_OFF.patch
file added
+47
0023-add-BUILD_EXEEXT-support-to-fix-make-clean-on-Window.patch
file added
+174
0024-fix-include-loop-on-MinGW-due-to-libintl.h-pulling-s.patch
file added
+281
0025-grub-core-commands-macbless.c-Rename-FILE-and-DIR-to.patch
file added
+61
0026-Makefile.util.def-Link-grub-ofpathname-with-zfs-libs.patch
file added
+39
0027-Makefile.am-default_payload.elf-Add-modules.patch
file added
+42
0028-fix-removal-of-cpu-machine-links-on-mingw-msys.patch
file added
+55
0029-grub-core-normal-main.c-read_config_file-Buffer-conf.patch
file added
+68
0030-util-grub-install.c-Fix-a-typo.patch
file added
+40
0031-use-MODULE_FILES-for-genemuinit-instead-of-MOD_FILES.patch
file added
+91
0032-Ignore-EPERM-when-modifying-kern.geom.debugflags.patch
file added
+58
0033-change-stop-condition-to-avoid-infinite-loops.patch
file added
+52
0034-increase-network-try-interval-gradually.patch
file added
+111
0035-look-for-DejaVu-also-in-usr-share-fonts-truetype.patch
file added
+39
0036-Show-detected-path-to-DejaVuSans-in-configure-summar.patch
file added
+37
0037-add-GRUB_WINDOWS_EXTRA_DIST-to-allow-shipping-runtim.patch
file added
+62
0038-util-grub-install.c-write_to_disk-Add-an-info-messag.patch
file added
+38
0039-util-grub-install.c-List-available-targets.patch
file added
+109
0040-Fix-several-translatable-strings.patch
file added
+78
0041-do-not-set-default-prefix-in-grub-mkimage.patch
file added
+75
0042-fix-Mingw-W64-32-cross-compile-failure-due-to-printf.patch
file added
+108
0043-grub-core-term-serial.c-grub_serial_register-Fix-inv.patch
file added
+60
0044-grub-install-support-for-partitioned-partx-loop-devi.patch
file added
+55
0045-grub-core-term-at_keyboard.c-Tolerate-missing-keyboa.patch
file added
+110
0046-grub-core-disk-ahci.c-Do-not-enable-I-O-decoding-and.patch
file added
+57
0047-grub-core-disk-ahci.c-Allocate-and-clean-space-for-a.patch
file added
+55
0048-grub-core-disk-ahci.c-Add-safety-cleanups.patch
file added
+62
0049-grub-core-disk-ahci.c-Properly-handle-transactions-w.patch
file added
+54
0050-grub-core-disk-ahci.c-Increase-timeout.-Some-SSDs-ta.patch
file added
+42
0051-util-grub-mkfont.c-Build-fix-for-argp.h-with-older-g.patch
file added
+42
0052-util-grub-mkrescue.c-Build-fix-for-argp.h-with-older.patch
file added
+44
0053-add-grub_env_set_net_property-function.patch
file added
+199
0054-add-bootpath-parser-for-open-firmware.patch
file added
+211
0055-grub-core-disk-ahci.c-Ignore-NPORTS-field-and-rely-o.patch
file added
+40
0056-grub-core-kern-i386-coreboot-mmap.c-Filter-out-0xa00.patch
file added
+82
0057-grub-core-loader-i386-multiboot_mbi.c-grub_multiboot.patch
file added
+42
0058-grub-core-mmap-i386-uppermem.c-lower_hook-COREBOOT-I.patch
file added
+47
0059-grub-core-kern-i386-pc-mmap.c-Fallback-to-EISA-memor.patch
file added
+88
0060-include-grub-i386-openbsd_bootarg.h-Add-addr-and-fre.patch
file added
+70
0061-Migrate-PPC-from-Yaboot-to-Grub2.patch0001-Migrate-PPC-from-Yaboot-to-Grub2.patch
file renamed
+4 -4
0062-Add-fw_path-variable-revised.patch0002-Add-fw_path-variable-revised.patch
file renamed
+5 -5
0063-Add-support-for-linuxefi.patch0003-Add-support-for-linuxefi.patch
file renamed
+4 -4
0064-Use-linuxefi-and-initrdefi-where-appropriate.patch0004-Use-linuxefi-and-initrdefi-where-appropriate.patch
file renamed
+3 -3
0065-Don-t-allow-insmod-when-secure-boot-is-enabled.patch0005-Don-t-allow-insmod-when-secure-boot-is-enabled.patch
file renamed
+4 -4
0066-Pass-x-hex-hex-straight-through-unmolested.patch0006-Pass-x-hex-hex-straight-through-unmolested.patch
file renamed
+3 -3
0067-Fix-crash-on-http.patch0007-Fix-crash-on-http.patch
file renamed
+3 -3
0068-IBM-client-architecture-CAS-reboot-support.patch0008-IBM-client-architecture-CAS-reboot-support.patch
file renamed
+9 -9
0069-Add-vlan-tag-support.patch0009-Add-vlan-tag-support.patch
file renamed
+10 -10
0070-Add-X-option-to-printf-functions.patch0010-Add-X-option-to-printf-functions.patch
file renamed
+3 -3
0071-DHCP-client-ID-and-UUID-options-added.patch0011-DHCP-client-ID-and-UUID-options-added.patch
file renamed
+15 -15
0072-Search-for-specific-config-file-for-netboot.patch0012-Search-for-specific-config-file-for-netboot.patch
file renamed
+11 -11
0073-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch0013-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch
file renamed
+4 -4
0074-Move-bash-completion-script-922997.patch0014-Move-bash-completion-script-922997.patch
file renamed
+3 -3
0075-for-ppc-reset-console-display-attr-when-clear-screen.patch0015-for-ppc-reset-console-display-attr-when-clear-screen.patch
file renamed
+4 -4
0076-Don-t-write-messages-to-the-screen.patch0016-Don-t-write-messages-to-the-screen.patch
file renamed
+3 -3
0077-Don-t-print-GNU-GRUB-header.patch0017-Don-t-print-GNU-GRUB-header.patch
file renamed
+6 -6
0078-Don-t-add-to-highlighted-row.patch0018-Don-t-add-to-highlighted-row.patch
file renamed
+3 -3
0079-Don-t-add-to-highlighted-row.patch0019-Don-t-add-to-highlighted-row.patch
file renamed
+3 -3
0080-Message-string-cleanups.patch0020-Message-string-cleanups.patch
file renamed
+3 -3
0081-Fix-border-spacing-now-that-we-aren-t-displaying-it.patch0021-Fix-border-spacing-now-that-we-aren-t-displaying-it.patch
file renamed
+3 -3
0082-Use-the-correct-indentation-for-the-term-help-text.patch0022-Use-the-correct-indentation-for-the-term-help-text.patch
file renamed
+5 -5
0083-Indent-menu-entries.patch0023-Indent-menu-entries.patch
file renamed
+3 -3
0084-Fix-margins.patch0024-Fix-margins.patch
file renamed
+3 -3
0085-Add-support-for-UEFI-operating-systems-returned-by-o.patch0025-Add-support-for-UEFI-operating-systems-returned-by-o.patch
file renamed
+4 -4
0086-Disable-GRUB-video-support-for-IBM-power-machines.patch0026-Disable-GRUB-video-support-for-IBM-power-machines.patch
file renamed
+5 -5
0087-Use-2-instead-of-1-for-our-right-hand-margin-so-line.patch0027-Use-2-instead-of-1-for-our-right-hand-margin-so-line.patch
file renamed
+3 -3
0088-Use-linux16-when-appropriate-880840.patch0028-Use-linux16-when-appropriate-880840.patch
file renamed
+3 -3
0089-Enable-pager-by-default.-985860.patch0029-Enable-pager-by-default.-985860.patch
file renamed
+4 -4
0090-F10-doesn-t-work-on-serial-so-don-t-tell-the-user-to.patch0030-F10-doesn-t-work-on-serial-so-don-t-tell-the-user-to.patch
file renamed
+3 -3
0091-Don-t-say-GNU-Linux-in-generated-menus.patch0031-Don-t-say-GNU-Linux-in-generated-menus.patch
file renamed
+3 -3
0092-Don-t-draw-a-border-around-the-menu.patch0032-Don-t-draw-a-border-around-the-menu.patch
file renamed
+3 -3
0093-Use-the-standard-margin-for-the-timeout-string.patch0033-Use-the-standard-margin-for-the-timeout-string.patch
file renamed
+3 -3
0094-Fix-grub_script_execute_sourcecode-usage-on-ppc.patch0034-Fix-grub_script_execute_sourcecode-usage-on-ppc.patch
file renamed
+5 -5
0095-Add-.eh_frame-to-list-of-relocations-stripped.patch0035-Add-.eh_frame-to-list-of-relocations-stripped.patch
file renamed
+3 -3
0096-Make-10_linux-work-with-our-changes-for-linux16-and-.patch0037-Make-10_linux-work-with-our-changes-for-linux16-and-.patch
file renamed
+3 -3
0097-Don-t-print-during-fdt-loading-method.patch
file added
+27
0098-Honor-a-symlink-when-generating-configuration-by-gru.patch
file added
+29
0099-Don-t-require-a-password-to-boot-entries-generated-b.patch
file added
+31
0100-Don-t-emit-Booting-.-message.patch
file added
+48
0101-Make-CTRL-and-ALT-keys-work-as-expected-on-EFI-syste.patch
file added
+304
0102-May-as-well-try-it.patch
file added
+1963
0103-use-fw_path-prefix-when-fallback-searching-for-grub-.patch
file added
+45
0104-Try-mac-guid-etc-before-grub.cfg-on-tftp-config-file.patch
file added
+115
0105-trim-arp-packets-with-abnormal-size.patch
file added
+31
0106-Fix-convert-function-to-support-NVMe-devices.patch
file added
+59
0107-Fix-bad-test-on-GRUB_DISABLE_SUBMENU.patch
file added
+37
0108-Switch-to-use-APM-Mustang-device-tree-for-hardware-t.patch
file added
+29
0109-Use-the-default-device-tree-from-the-grub-default-fi.patch
file added
+46
0110-reopen-SNP-protocol-for-exclusive-use-by-grub.patch
file added
+46
0111-Reduce-timer-event-frequency-by-10.patch
file added
+40
0112-always-return-error-to-UEFI.patch
file added
+25
grub2.spec
file modified
+118 -39
    Merge in RHEL 7 changes and ARM works in progress.
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
0011-arm64-set-correct-length-of-device-path-end-entry.patch 0036-arm64-set-correct-length-of-device-path-end-entry.patch
file renamed
+6 -6
0061-Migrate-PPC-from-Yaboot-to-Grub2.patch 0001-Migrate-PPC-from-Yaboot-to-Grub2.patch
file renamed
+4 -4
0062-Add-fw_path-variable-revised.patch 0002-Add-fw_path-variable-revised.patch
file renamed
+5 -5
0063-Add-support-for-linuxefi.patch 0003-Add-support-for-linuxefi.patch
file renamed
+4 -4
0064-Use-linuxefi-and-initrdefi-where-appropriate.patch 0004-Use-linuxefi-and-initrdefi-where-appropriate.patch
file renamed
+3 -3
0065-Don-t-allow-insmod-when-secure-boot-is-enabled.patch 0005-Don-t-allow-insmod-when-secure-boot-is-enabled.patch
file renamed
+4 -4
0066-Pass-x-hex-hex-straight-through-unmolested.patch 0006-Pass-x-hex-hex-straight-through-unmolested.patch
file renamed
+3 -3
0067-Fix-crash-on-http.patch 0007-Fix-crash-on-http.patch
file renamed
+3 -3
0068-IBM-client-architecture-CAS-reboot-support.patch 0008-IBM-client-architecture-CAS-reboot-support.patch
file renamed
+9 -9
0069-Add-vlan-tag-support.patch 0009-Add-vlan-tag-support.patch
file renamed
+10 -10
0070-Add-X-option-to-printf-functions.patch 0010-Add-X-option-to-printf-functions.patch
file renamed
+3 -3
0071-DHCP-client-ID-and-UUID-options-added.patch 0011-DHCP-client-ID-and-UUID-options-added.patch
file renamed
+15 -15
0072-Search-for-specific-config-file-for-netboot.patch 0012-Search-for-specific-config-file-for-netboot.patch
file renamed
+11 -11
0073-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch 0013-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch
file renamed
+4 -4
0074-Move-bash-completion-script-922997.patch 0014-Move-bash-completion-script-922997.patch
file renamed
+3 -3
0075-for-ppc-reset-console-display-attr-when-clear-screen.patch 0015-for-ppc-reset-console-display-attr-when-clear-screen.patch
file renamed
+4 -4
0076-Don-t-write-messages-to-the-screen.patch 0016-Don-t-write-messages-to-the-screen.patch
file renamed
+3 -3
0077-Don-t-print-GNU-GRUB-header.patch 0017-Don-t-print-GNU-GRUB-header.patch
file renamed
+6 -6
0078-Don-t-add-to-highlighted-row.patch 0018-Don-t-add-to-highlighted-row.patch
file renamed
+3 -3
0079-Don-t-add-to-highlighted-row.patch 0019-Don-t-add-to-highlighted-row.patch
file renamed
+3 -3
0080-Message-string-cleanups.patch 0020-Message-string-cleanups.patch
file renamed
+3 -3
0081-Fix-border-spacing-now-that-we-aren-t-displaying-it.patch 0021-Fix-border-spacing-now-that-we-aren-t-displaying-it.patch
file renamed
+3 -3
0082-Use-the-correct-indentation-for-the-term-help-text.patch 0022-Use-the-correct-indentation-for-the-term-help-text.patch
file renamed
+5 -5
0083-Indent-menu-entries.patch 0023-Indent-menu-entries.patch
file renamed
+3 -3
0084-Fix-margins.patch 0024-Fix-margins.patch
file renamed
+3 -3
0085-Add-support-for-UEFI-operating-systems-returned-by-o.patch 0025-Add-support-for-UEFI-operating-systems-returned-by-o.patch
file renamed
+4 -4
0086-Disable-GRUB-video-support-for-IBM-power-machines.patch 0026-Disable-GRUB-video-support-for-IBM-power-machines.patch
file renamed
+5 -5
0087-Use-2-instead-of-1-for-our-right-hand-margin-so-line.patch 0027-Use-2-instead-of-1-for-our-right-hand-margin-so-line.patch
file renamed
+3 -3
0088-Use-linux16-when-appropriate-880840.patch 0028-Use-linux16-when-appropriate-880840.patch
file renamed
+3 -3
0089-Enable-pager-by-default.-985860.patch 0029-Enable-pager-by-default.-985860.patch
file renamed
+4 -4
0090-F10-doesn-t-work-on-serial-so-don-t-tell-the-user-to.patch 0030-F10-doesn-t-work-on-serial-so-don-t-tell-the-user-to.patch
file renamed
+3 -3
0091-Don-t-say-GNU-Linux-in-generated-menus.patch 0031-Don-t-say-GNU-Linux-in-generated-menus.patch
file renamed
+3 -3
0092-Don-t-draw-a-border-around-the-menu.patch 0032-Don-t-draw-a-border-around-the-menu.patch
file renamed
+3 -3
0093-Use-the-standard-margin-for-the-timeout-string.patch 0033-Use-the-standard-margin-for-the-timeout-string.patch
file renamed
+3 -3
0094-Fix-grub_script_execute_sourcecode-usage-on-ppc.patch 0034-Fix-grub_script_execute_sourcecode-usage-on-ppc.patch
file renamed
+5 -5
0095-Add-.eh_frame-to-list-of-relocations-stripped.patch 0035-Add-.eh_frame-to-list-of-relocations-stripped.patch
file renamed
+3 -3
0096-Make-10_linux-work-with-our-changes-for-linux16-and-.patch 0037-Make-10_linux-work-with-our-changes-for-linux16-and-.patch
file renamed
+3 -3
file modified
+118 -39