forked from pool/grub2
f7e71f54e0
- Add preliminary patch for UEFI HTTPS and related network protocol support (fate#320130) * 0001-add-support-for-UEFI-network-protocols.patch OBS-URL: https://build.opensuse.org/request/show/520582 OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=276
2059 lines
82 KiB
Plaintext
2059 lines
82 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Sep 3 12:12:21 UTC 2017 - mchang@suse.com
|
|
|
|
- Add preliminary patch for UEFI HTTPS and related network protocol support
|
|
(fate#320130)
|
|
* 0001-add-support-for-UEFI-network-protocols.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 3 11:41:42 UTC 2017 - mchang@suse.com
|
|
|
|
- grub2-s390x-04-grub2-install.patch : remove arybase dependency in
|
|
grub2-zipl-setup by not referencing to $[ (bsc#1055280)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 23 17:52:32 UTC 2017 - rw@suse.com
|
|
|
|
- Fix minor oversights in and the exit value of the grub2-install
|
|
helper on s390x. (bsc#1055343, fate#323298)
|
|
* grub2-s390x-09-improve-zipl-setup.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 24 13:39:25 UTC 2017 - bwiedemann@suse.com
|
|
|
|
- Make grub2.info build reproducible (boo#1047218)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 4 16:56:33 UTC 2017 - arvidjaar@gmail.com
|
|
|
|
- add grub2-fix-build-with-flex-2.6.4.patch - fix build with flex 2.6.4+
|
|
that removed explicit (void) cast from fprintf call in yy_fatal_error.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 1 09:45:44 UTC 2017 - mchang@suse.com
|
|
|
|
- Support LVM physical volume created without metadatacopies (bsc#1027526)
|
|
* grub2-diskfilter-support-pv-without-metadatacopies.patch
|
|
- Fix page fault exception when grub loads with Nvidia cards (bsc#1038533)
|
|
* grub2-efi-uga-64bit-fb.patch
|
|
- Require 'kexec-tools' for System z. (bsc#944358)
|
|
* modified grub2.spec
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 11 08:56:57 UTC 2017 - mchang@suse.com
|
|
|
|
- grub2-xen-pv-firmware.cfg: insmod lvm module as it's not auto-loaded
|
|
to support booting from lvm volume (bsc#1004324)
|
|
- Grub not working correctly with xen and btrfs snapshots (bsc#1026511)
|
|
* Add grub2-btrfs-09-get-default-subvolume.patch
|
|
* grub2-xen-pv-firmware.cfg : search path in default subvolume
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 27 18:39:21 UTC 2017 - arvidjaar@gmail.com
|
|
|
|
- new upstream version 2.02
|
|
* rediff
|
|
- use-grub2-as-a-package-name.patch
|
|
* drop upstream patches
|
|
- grub2-fix-uninitialized-variable-in-btrfs-with-GCC7.patch
|
|
- grub2-add-FALLTHROUGH-annotations.patch
|
|
- update translations
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 26 18:08:20 UTC 2017 - arvidjaar@gmail.com
|
|
|
|
- update grub2-btrfs-workaround-grub2-once.patch to also store saved_entry
|
|
in additional environment block (boo#1031025)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 22 17:39:52 UTC 2017 - arvidjaar@gmail.com
|
|
|
|
- fix building with GCC (bsc#1030247)
|
|
* add grub2-fix-uninitialized-variable-in-btrfs-with-GCC7.patch
|
|
* grub2-add-FALLTHROUGH-annotations.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 20 09:43:58 UTC 2017 - mchang@suse.com
|
|
|
|
- Fix out of memory error on lvm detection (bsc#1016536) (bsc#1027401)
|
|
* grub2-lvm-allocate-metadata-buffer-from-raw-contents.patch
|
|
- Fix boot failure if /boot is separate btrfs partition (bsc#1023160)
|
|
* grub2-btrfs-06-subvol-mount.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 17 06:22:42 UTC 2017 - mchang@suse.com
|
|
|
|
- 0004-tpm-Rework-linux-command.patch : Fix out of bound memory copy
|
|
(bsc#1029187)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 16 16:32:54 UTC 2017 - arvidjaar@gmail.com
|
|
|
|
- new upstream version 2.02~rc2
|
|
* rediff
|
|
- use-grub2-as-a-package-name.patch
|
|
- grub2-linguas.sh-no-rsync.patch
|
|
* drop upstream patches
|
|
- 0001-efi-strip-off-final-NULL-from-File-Path-in-grub_efi_.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 6 06:34:01 UTC 2017 - mchang@suse.com
|
|
|
|
- TPM Support (FATE#315831)
|
|
* 0001-tpm-Core-TPM-support.patch
|
|
* 0002-tpm-Measure-kernel-initrd.patch
|
|
* 0003-tpm-Add-BIOS-boot-measurement.patch
|
|
* 0004-tpm-Rework-linux-command.patch
|
|
* 0005-tpm-Rework-linux16-command.patch
|
|
* 0006-tpm-Measure-kernel-and-initrd-on-BIOS-systems.patch
|
|
* 0007-tpm-Measure-the-kernel-commandline.patch
|
|
* 0008-tpm-Measure-commands.patch
|
|
* 0009-tpm-Measure-multiboot-images-and-modules.patch
|
|
* 0010-tpm-Fix-boot-when-there-s-no-TPM.patch
|
|
* 0011-tpm-Fix-build-error.patch
|
|
* 0012-tpm-Build-tpm-as-module.patch
|
|
- grub2.spec : Add grub-tpm.efi for Secure Boot
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 3 10:26:10 UTC 2017 - mchang@suse.com
|
|
|
|
- Fix invalid Xen EFI config files if xen_args include GRUB2 quoting
|
|
(bsc#900418) (bsc#951748)
|
|
* grub2-efi-xen-cfg-unquote.patch
|
|
- Fix linuxefi erroneously initialize linux's boot_params with non-zero
|
|
values. (bsc#1025563)
|
|
* grub2-linuxefi-fix-boot-params.patch
|
|
- Removed grub2-fix-multi-device-root-kernel-argument.patch as it has
|
|
regression on how GRUB_DISABLE_LINUX_UUID=true interpreted (bsc#1015138)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 1 10:29:46 UTC 2017 - mchang@suse.com
|
|
|
|
- Fix for openQA UEFI USB Boot failure with upstream patch (bsc#1026344)
|
|
* added 0001-efi-strip-off-final-NULL-from-File-Path-in-grub_efi_.patch
|
|
* removed 0001-Revert-efi-properly-terminate-filepath-with-NULL-in-.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 23 15:06:44 UTC 2017 - mchang@suse.com
|
|
|
|
- Temporary fix for openQA UEFI USB Boot failure (bsc#1026344)
|
|
* 0001-Revert-efi-properly-terminate-filepath-with-NULL-in-.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 17 06:46:11 UTC 2017 - mchang@suse.com
|
|
|
|
- grub2.spec: fix s390x file list.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 16 12:55:29 UTC 2017 - msuchanek@suse.com
|
|
|
|
- require efibootmgr in efi package (boo#1025520)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 15 07:25:02 UTC 2017 - mchang@suse.com
|
|
|
|
- Merge changes from SLE12
|
|
- add grub2-emu-4-all.patch
|
|
* Build 'grub2-emu' wherever possible, to allow a better
|
|
implementation of that feature.
|
|
- add grub2-s390x-06-loadparm.patch,
|
|
- add grub2-commands-introduce-read_file-subcommand.patch:
|
|
* allow s390x to telecontrol grub2. (bsc#891946, bsc#892852)
|
|
- add grub2-s390x-06-loadparm.patch:
|
|
* ignore case and fix transliteration of parameter. (bsc#891946)
|
|
- add grub2-s390x-07-add-image-param-for-zipl-setup.patch
|
|
* Add --image switch to force zipl update to specific kernel
|
|
(bsc#928131)
|
|
- add grub2-s390x-08-workaround-part-to-disk.patch
|
|
* Ignore partition tables on s390x. (bsc#935127)
|
|
- add grub2-efi-chainload-harder.patch:
|
|
* allow XEN to be chain-loaded despite firmware flaws. (bnc#887793)
|
|
* Do not use shim lock protocol for reading pe header, it won't be
|
|
available when secure boot disabled (bsc#943380)
|
|
* Make firmware flaw condition be more precisely detected and add
|
|
debug message for the case
|
|
* Check msdos header to find PE file header (bsc#954126)
|
|
- grub2-s390x-04-grub2-install.patch:
|
|
* streamline boot to grub menu. (bsc#898198)
|
|
* Force '/usr' to read-only before calling kexec. (bsc#932951)
|
|
- grub2-once:
|
|
* add '--enum' option to enumerate boot-entries in a way
|
|
actually understood by 'grub2'. (bsc#892852, bsc#892811)
|
|
* Examine variables from grub environment in 'grub2-once'. (fate#319632)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 10 17:58:22 UTC 2017 - arvidjaar@gmail.com
|
|
|
|
- new upstream version 2.02~rc1
|
|
* rediff
|
|
- use-grub2-as-a-package-name.patch
|
|
- grub2-s390x-04-grub2-install.patch
|
|
- grub2-accept-empty-module.patch
|
|
- grub2-btrfs-04-grub2-install.patch
|
|
- grub2-btrfs-06-subvol-mount.patch
|
|
* drop upstream patches
|
|
- 0001-dns-fix-buffer-overflow-for-data-addresses-in-recv_h.patch
|
|
- 0001-build-Use-AC_HEADER_MAJOR-to-find-device-macros.patch
|
|
- 0002-configure-fix-check-for-sys-sysmacros.h-under-glibc-.patch
|
|
- 0001-Fix-fwpath-in-efi-netboot.patch
|
|
- 0001-arm64-Move-firmware-fdt-search-into-global-function.patch
|
|
- 0002-arm-efi-Use-fdt-from-firmware-when-available.patch
|
|
- grub2-arm64-mknetdir-add-suport-for-arm64-efi.patch
|
|
- 0001-10_linux-Fix-grouping-of-tests-for-GRUB_DEVICE.patch
|
|
- 0002-20_linux_xen-fix-test-for-GRUB_DEVICE.patch
|
|
- 0001-xen-make-xen-loader-callable-multiple-times.patch
|
|
- 0002-xen-avoid-memleaks-on-error.patch
|
|
- 0003-xen-reduce-number-of-global-variables-in-xen-loader.patch
|
|
- 0004-xen-add-elfnote.h-to-avoid-using-numbers-instead-of-.patch
|
|
- 0005-xen-synchronize-xen-header.patch
|
|
- 0006-xen-factor-out-p2m-list-allocation-into-separate-fun.patch
|
|
- 0007-xen-factor-out-allocation-of-special-pages-into-sepa.patch
|
|
- 0008-xen-factor-out-allocation-of-page-tables-into-separa.patch
|
|
- 0009-xen-add-capability-to-load-initrd-outside-of-initial.patch
|
|
- 0010-xen-modify-page-table-construction.patch
|
|
- 0011-xen-add-capability-to-load-p2m-list-outside-of-kerne.patch
|
|
* add
|
|
- fix-grub2-use-stat-instead-of-udevadm-for-partition-lookup-with-new-glibc.patch
|
|
fix compilation with new glibc
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 9 03:45:16 UTC 2017 - mchang@suse.com
|
|
|
|
- Fix build error on glibc-2.25
|
|
* 0001-build-Use-AC_HEADER_MAJOR-to-find-device-macros.patch
|
|
* 0002-configure-fix-check-for-sys-sysmacros.h-under-glibc-.patch
|
|
- Fix fwpath in efi netboot (fate#321993) (bsc#1022294)
|
|
* 0001-Fix-fwpath-in-efi-netboot.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 3 08:18:30 UTC 2017 - mchang@suse.com
|
|
|
|
- grub2-systemd-sleep.sh: Fix prematurely abort by commands error return code
|
|
and skip the offending menu entry (bsc#1022880)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 1 21:42:49 UTC 2017 - agraf@suse.com
|
|
|
|
- Add support for BLT only EFI GOP adapters (FATE#322332)
|
|
* grub2-efi-gop-add-blt.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 09:58:20 UTC 2017 - schwab@linux-m68k.org
|
|
|
|
- info-dir-entry.patch: Update info dir entry to follow renaming to grub2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 16 10:15:52 UTC 2017 - matwey.kornilov@gmail.com
|
|
|
|
- Add serial module to efi image.
|
|
Serial terminal is still useful even with EFI Secure Boot
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 11 06:58:56 UTC 2017 - mchang@suse.com
|
|
|
|
- Support %posttrans with marcos provided by update-bootloader-rpm-macros
|
|
package (bsc#997317)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 4 08:48:56 UTC 2017 - mchang@suse.com
|
|
|
|
- Remove outdated README.openSUSE (bsc#907693)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 30 14:47:39 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- 20_memtest86+: avoid adding memtest86+ to the list with UEFI
|
|
booting.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 28 04:08:19 UTC 2016 - mchang@suse.com
|
|
|
|
- Fix new line character in distributor (bsc#1007212)
|
|
* modified grub2-default-distributor.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 21 09:34:58 UTC 2016 - mchang@suse.com
|
|
|
|
- From Juergen Gross <jgross@suse.com>: grub-xen: support booting huge
|
|
pv-domains (bsc#1004398) (bsc#899465)
|
|
* 0001-xen-make-xen-loader-callable-multiple-times.patch
|
|
* 0002-xen-avoid-memleaks-on-error.patch
|
|
* 0003-xen-reduce-number-of-global-variables-in-xen-loader.patch
|
|
* 0004-xen-add-elfnote.h-to-avoid-using-numbers-instead-of-.patch
|
|
* 0005-xen-synchronize-xen-header.patch
|
|
* 0006-xen-factor-out-p2m-list-allocation-into-separate-fun.patch
|
|
* 0007-xen-factor-out-allocation-of-special-pages-into-sepa.patch
|
|
* 0008-xen-factor-out-allocation-of-page-tables-into-separa.patch
|
|
* 0009-xen-add-capability-to-load-initrd-outside-of-initial.patch
|
|
* 0010-xen-modify-page-table-construction.patch
|
|
* 0011-xen-add-capability-to-load-p2m-list-outside-of-kerne.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 11 20:59:40 UTC 2016 - dmueller@suse.com
|
|
|
|
- add support for netboot on arm64-efi platforms (bsc#998097)
|
|
* grub2-arm64-mknetdir-add-suport-for-arm64-efi.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 2 03:24:19 UTC 2016 - mchang@suse.com
|
|
|
|
- use $PRETTY_NAME instead of $NAME $VERSION for $GRUB_DISTRIBUTOR
|
|
in openSUSE Tumbleweed (bsc#995549)
|
|
* modified grub2-default-distributor.patch
|
|
- grub2.spec: add http module to grub.efi (fate#320129)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 31 15:40:28 UTC 2016 - matz@suse.com
|
|
|
|
- binutils 2.27 creates empty modules without a symtab.
|
|
Add patch grub2-accept-empty-module.patch to not reject them.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 20 05:42:12 UTC 2016 - arvidjaar@gmail.com
|
|
|
|
- since version 1.7 cryptsetup defaults to SHA256 for LUKS - include
|
|
gcry_sha256 in signed EFI image
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 12 08:32:05 UTC 2016 - mchang@suse.com
|
|
|
|
- Workaround default entry in snapshot menu (bsc#956046)
|
|
* grub2-btrfs-08-workaround-snapshot-menu-default-entry.patch
|
|
- grub2.spec: Add true command to grub.efi (bsc#993274)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 3 04:45:51 UTC 2016 - mchang@suse.com
|
|
|
|
- grub.default: Empty GRUB_CMDLINE_LINUX_DEFAULT, the value will be fully
|
|
taken from YaST settings. (bsc#989803)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 3 04:45:34 UTC 2016 - mchang@suse.com
|
|
|
|
- Add patches from Roberto Sassu <rsassu@suse.de>
|
|
- Fix grub2-10_linux-avoid-multi-device-root-kernel-argument.patch,
|
|
device path is not tested if GRUB_DISABLE_LINUX_UUID="true"
|
|
- added grub2-fix-multi-device-root-kernel-argument.patch
|
|
(bsc#960776)
|
|
- grub2-zipl-setup: avoid multi-device root= kernel argument
|
|
* added grub2-zipl-setup-fix-btrfs-multipledev.patch
|
|
(bsc#960776)
|
|
- Add SUSE_REMOVE_LINUX_ROOT_PARAM configuration option
|
|
to /etc/default/grub, to remove root= and rootflags= from the
|
|
kernel command line in /boot/grub2/grub.cfg and /boot/zipl/config
|
|
- added grub2-suse-remove-linux-root-param.patch
|
|
(bsc#962585)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 2 09:05:11 UTC 2016 - mchang@suse.com
|
|
|
|
- Support HTTP Boot IPv4 and IPv6 (fate#320129)
|
|
* 0001-misc-fix-invalid-character-recongition-in-strto-l.patch
|
|
* 0002-net-read-bracketed-ipv6-addrs-and-port-numbers.patch
|
|
* 0003-bootp-New-net_bootp6-command.patch
|
|
* 0004-efinet-UEFI-IPv6-PXE-support.patch
|
|
* 0005-grub.texi-Add-net_bootp6-doument.patch
|
|
* 0006-bootp-Add-processing-DHCPACK-packet-from-HTTP-Boot.patch
|
|
* 0007-efinet-Setting-network-from-UEFI-device-path.patch
|
|
* 0008-efinet-Setting-DNS-server-from-UEFI-protocol.patch
|
|
- Fix heap corruption after dns lookup
|
|
* 0001-dns-fix-buffer-overflow-for-data-addresses-in-recv_h.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 28 00:31:47 CEST 2016 - ro@suse.de
|
|
|
|
- fix filelist for s390x
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 21 06:19:27 UTC 2016 - mchang@suse.com
|
|
|
|
- Fix grub2-editenv error on encrypted lvm installation (bsc#981621)
|
|
* modified grub2-btrfs-workaround-grub2-once.patch
|
|
- Add missing closing bracket in 'grub2-snapper-plugin.sh'.
|
|
- Fix snapshot booting on s390x (bsc#955115)
|
|
* modified grub2-snapper-plugin.sh
|
|
- Fallback to old subvol name scheme to support old snapshot config
|
|
(bsc#953538)
|
|
* added grub2-btrfs-07-subvol-fallback.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 2 19:25:58 UTC 2016 - arvidjaar@gmail.com
|
|
|
|
- update grub2-once with patch from Björn Voigt - skip comments in
|
|
/etc/sysconfig/bootloader (boo#963610)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 20 09:28:16 UTC 2016 - jengelh@inai.de
|
|
|
|
- Make sure all systemd unit files are passed to %service_ macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 19 14:56:53 UTC 2016 - agraf@suse.com
|
|
|
|
- Add patch to free memory on exit in efi environments (bsc#980739)
|
|
* grub2-efi-Free-malloc-regions-on-exit.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 2 13:25:02 UTC 2016 - olaf@aepfle.de
|
|
|
|
- Remove xen-devel from BuildRequires
|
|
required headers are included in grub-2.0.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 28 09:06:11 UTC 2016 - agraf@suse.com
|
|
|
|
- Add support for "t" hotkey to switch to text mode (bsc#976836)
|
|
* added grub2-SUSE-Add-the-t-hotkey.patch
|
|
- Add support for hidden menu entries (bsc#976836)
|
|
* added grub2-Add-hidden-menu-entries.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 19 08:21:24 UTC 2016 - mchang@suse.com
|
|
|
|
- Correct show user defined comments in menu for snapshots (bsc#956698)
|
|
* modified grub2-snapper-plugin.sh
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 21 11:27:54 UTC 2016 - mchang@suse.com
|
|
|
|
- Fix GRUB_DISABLE_LINUX_UUID to be ignore and also fallback kernel device
|
|
won't be used if fs uuid not detected (bsc#971867)
|
|
* added 0001-10_linux-Fix-grouping-of-tests-for-GRUB_DEVICE.patch
|
|
* added 0002-20_linux_xen-fix-test-for-GRUB_DEVICE.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 1 18:53:17 UTC 2016 - arvidjaar@gmail.com
|
|
|
|
- new upstream version 2.02~beta3
|
|
* highlights of user visible changes not yet present in openSUSE package
|
|
- arm-uboot now generates position independent self relocating image, so
|
|
single binary should run on all supported systems
|
|
- loader for Xen on aarch64. grub-mkconfig support was not in time for
|
|
beta3 yet.
|
|
- improved ZFS support (extensible_dataset, large_blocks, embedded_data,
|
|
hole_birth features)
|
|
- support for IPv6 Router Advertisements
|
|
- support for persistent memory (we do not overwrite it and pass correct
|
|
information to OS)
|
|
- try to display more specific icons for os-prober generated menu entries
|
|
- grub-install detects EFI bit size and selects correct platform (x86_64-efi
|
|
or i386-efi) independent of OS bit size; needs kernel 4.0 or higher.
|
|
- LVM RAID1 support
|
|
- xnu loader fixes which should make OS X menu entry generated by os-prober
|
|
work again
|
|
- key modifiers (Ctrl-X etc) should work on EFI too
|
|
- ... and lot of fixes over entire tree
|
|
* rediff
|
|
- rename-grub-info-file-to-grub2.patch
|
|
- use-grub2-as-a-package-name.patch
|
|
- grub2-GRUB_CMDLINE_LINUX_RECOVERY-for-recovery-mode.patch
|
|
- grub2-fix-menu-in-xen-host-server.patch
|
|
- grub2-efi-HP-workaround.patch
|
|
- grub2-secureboot-chainloader.patch
|
|
- grub2-s390x-02-kexec-module-added-to-emu.patch
|
|
- grub2-s390x-04-grub2-install.patch
|
|
- grub2-s390x-05-grub2-mkconfig.patch
|
|
- grub2-efi-xen-chainload.patch
|
|
- grub2-mkconfig-aarch64.patch
|
|
- grub2-btrfs-04-grub2-install.patch
|
|
- grub2-ppc64-cas-reboot-support.patch
|
|
- 0002-Add-Virtual-LAN-support.patch
|
|
* fix grub2-secureboot-add-linuxefi.patch - use grub_memset and
|
|
grub_memcpy instead of memset and memcpy (caused errors due to
|
|
compiler warning)
|
|
* drop upstream patches
|
|
- 0001-grub-core-kern-efi-efi.c-Ensure-that-the-result-star.patch
|
|
- 0001-look-for-DejaVu-also-in-usr-share-fonts-truetype.patch
|
|
- 0001-efidisk-move-device-path-helpers-in-core-for-efinet.patch
|
|
- 0002-efinet-skip-virtual-IPv4-and-IPv6-devices-when-enume.patch
|
|
- 0003-efinet-open-Simple-Network-Protocol-exclusively.patch
|
|
- 0001-efinet-Check-for-immediate-completition.patch
|
|
- 0001-efinet-enable-hardware-filters-when-opening-interfac.patch
|
|
- grub2-xen-legacy-config-device-name.patch
|
|
- grub2-getroot-support-NVMe-device-names.patch
|
|
- grub2-netboot-hang.patch
|
|
- grub2-btrfs-fix-incorrect-address-reference.patch
|
|
- aarch64-reloc.patch
|
|
- grub2-glibc-2.20.patch (related code dropped upstream)
|
|
- grub2-Initialized-initrd_ctx-so-we-don-t-free-a-random-poi.patch
|
|
- grub2-btrfs-fix-get_root-key-comparison-failures-due-to-en.patch
|
|
- grub2-getroot-fix-get-btrfs-fs-prefix-big-endian.patch
|
|
- grub2-ppc64-qemu.patch
|
|
- grub2-xfs-Add-helper-for-inode-size.patch
|
|
- grub2-xfs-Fix-termination-loop-for-directory-iteration.patch
|
|
- grub2-xfs-Convert-inode-numbers-to-cpu-endianity-immediate.patch
|
|
- grub2-xfs-V5-filesystem-format-support.patch
|
|
- 0001-Add-bootargs-parser-for-open-firmware.patch
|
|
- grub2-arm64-set-correct-length.patch
|
|
- grub2-arm64-setjmp-Add-missing-license-macro.patch
|
|
- grub2-arm64-efinet-handle-get_status-on-buggy-firmware-properly.patch
|
|
- 0001-unix-password-Fix-file-descriptor-leak.patch
|
|
- 0002-linux-getroot-fix-descriptor-leak.patch
|
|
- 0003-util-grub-mount-fix-descriptor-leak.patch
|
|
- 0004-linux-ofpath-fix-descriptor-leak.patch
|
|
- 0005-grub-fstest-fix-descriptor-leak.patch
|
|
- ppc64le.patch
|
|
- libgcc-prereq.patch
|
|
- libgcc.patch
|
|
- 0001-Fix-security-issue-when-reading-username-and-passwor.patch
|
|
- 0001-menu-fix-line-count-calculation-for-long-lines.patch
|
|
- grub2-arm64-Reduce-timer-event-frequency-by-10.patch
|
|
- 0001-unix-do-not-close-stdin-in-grub_passwd_get.patch
|
|
- 0001-grub-core-kern-i386-tsc.c-calibrate_tsc-Ensure-that.patch
|
|
- 0002-i386-tsc-Fix-unused-function-warning-on-xen.patch
|
|
- 0003-acpi-do-not-skip-BIOS-scan-if-EBDA-length-is-zero.patch
|
|
- 0004-tsc-Use-alternative-delay-sources-whenever-appropria.patch
|
|
- 0005-i386-fix-TSC-calibration-using-PIT.patch
|
|
- biendian.patch
|
|
- ppc64_opt.patch
|
|
* drop workarounds for gdb_grub and grub.chrp, they are now installed under fixed name
|
|
* do not patch docs/Makefile.in, it is regenerated anyway
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 1 11:06:34 UTC 2016 - agraf@suse.com
|
|
|
|
- Make mkconfig search for zImage on arm
|
|
* grub2-mkconfig-arm.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 28 23:10:06 UTC 2016 - agraf@suse.com
|
|
|
|
- Add support to directly pass an EFI FDT table to a kernel on 32bit arm
|
|
* 0001-arm64-Move-firmware-fdt-search-into-global-function.patch
|
|
* 0002-arm-efi-Use-fdt-from-firmware-when-available.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 29 03:54:15 UTC 2016 - mchang@suse.com
|
|
|
|
- Add config option to set efi xen loader command line option (bsc#957383)
|
|
* added grub2-efi-xen-cmdline.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 28 12:27:27 UTC 2016 - dvaleev@suse.com
|
|
|
|
- Drop ppc64le patches. Build stage1 as BE for Power
|
|
Droped patches:
|
|
- grub2-ppc64le-01-Add-Little-Endian-support-for-Power64-to-the-build.patch
|
|
- grub2-ppc64le-02-Build-grub-as-O1-until-we-add-savegpr-and-restgpr-ro.patch
|
|
- grub2-ppc64le-03-disable-creation-of-vsx-and-altivec-instructions.patch
|
|
- grub2-ppc64le-04-powerpc64-LE-s-linker-knows-how-to-handle-the-undefi.patch
|
|
- grub2-ppc64le-05-grub-install-can-now-recognize-and-install-a-LE-grub.patch
|
|
- grub2-ppc64le-06-set-the-ABI-version-to-0x02-in-the-e_flag-of-the-PPC.patch
|
|
- grub2-ppc64le-07-Add-IEEE1275_ADDR-helper.patch
|
|
- grub2-ppc64le-08-Fix-some-more-warnings-when-casting.patch
|
|
- grub2-ppc64le-09-Add-powerpc64-types.patch
|
|
- grub2-ppc64le-10-powerpc64-is-not-necessarily-BigEndian-anymore.patch
|
|
- grub2-ppc64le-11-Fix-warnings-when-building-powerpc-linux-loader-64bi.patch
|
|
- grub2-ppc64le-12-GRUB_ELF_R_PPC_-processing-is-applicable-only-for-32.patch
|
|
- grub2-ppc64le-13-Fix-powerpc-setjmp-longjmp-64bit-issues.patch
|
|
- grub2-ppc64le-14-Add-powerpc64-ieee1275-trampoline.patch
|
|
- grub2-ppc64le-15-Add-64bit-support-to-powerpc-startup-code.patch
|
|
- grub2-ppc64le-16-Add-grub_dl_find_section_addr.patch
|
|
- grub2-ppc64le-17-Add-ppc64-relocations.patch
|
|
- grub2-ppc64le-18-ppc64-doesn-t-need-libgcc-routines.patch
|
|
- grub2-ppc64le-19-Use-FUNC_START-FUNC_END-for-powerpc-function-definit.patch
|
|
- grub2-ppc64le-20-.TOC.-symbol-is-special-in-ppc64le-.-It-maps-to-the-.patch
|
|
- grub2-ppc64le-21-the-.toc-section-in-powerpc64le-modules-are-sometime.patch
|
|
- grub2-ppc64le-22-all-parameter-to-firmware-calls-should-to-be-BigEndi.patch
|
|
- grub2-ppc64le-fix-64bit-trampoline-in-dyn-linker.patch
|
|
- grub2-ppc64le-timeout.patch
|
|
- grub2-ppc64-build-ppc64-32bit.patch
|
|
- Added patches:
|
|
- biendian.patch
|
|
- grub2-ppc64-cas-reboot-support.patch
|
|
- libgcc-prereq.patch
|
|
- libgcc.patch
|
|
- ppc64_opt.patch
|
|
- ppc64le.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 20 11:44:27 UTC 2016 - mchang@suse.com
|
|
|
|
- Backport upstream patches for HyperV gen2 TSC timer calbration without
|
|
RTC (bsc#904647)
|
|
* added 0001-grub-core-kern-i386-tsc.c-calibrate_tsc-Ensure-that.patch
|
|
* added 0002-i386-tsc-Fix-unused-function-warning-on-xen.patch
|
|
* added 0003-acpi-do-not-skip-BIOS-scan-if-EBDA-length-is-zero.patch
|
|
* added 0004-tsc-Use-alternative-delay-sources-whenever-appropria.patch
|
|
* added 0005-i386-fix-TSC-calibration-using-PIT.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 28 16:53:54 UTC 2015 - arvidjaar@gmail.com
|
|
|
|
- Add 0001-menu-fix-line-count-calculation-for-long-lines.patch (bsc#943585)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 11:04:06 UTC 2015 - olaf@aepfle.de
|
|
|
|
- grub2-xen-pv-firmware.cfg: fix hd boot (boo#926795)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 16 05:04:37 UTC 2015 - arvidjaar@gmail.com
|
|
|
|
- Add 0001-Fix-security-issue-when-reading-username-and-passwor.patch
|
|
Fix for CVE-2015-8370 [boo#956631]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 9 18:13:27 UTC 2015 - arvidjaar@gmail.com
|
|
|
|
- Update grub2-efi-xen-chainload.patch - fix copying of Linux kernel
|
|
and initrd to ESP (boo#958193)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 7 08:03:41 UTC 2015 - olaf@aepfle.de
|
|
|
|
- Rename grub2-xen.cfg to grub2-xen-pv-firmware.cfg (boo#926795)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 4 17:06:17 UTC 2015 - olaf@aepfle.de
|
|
|
|
- grub2-xen.cfg: to handle grub1 menu.lst in PV guest (boo#926795)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 26 10:22:28 UTC 2015 - mchang@suse.com
|
|
|
|
- Expand list of grub.cfg search path in PV Xen guest for systems
|
|
installed to btrfs snapshot. (bsc#946148) (bsc#952539)
|
|
* modified grub2-xen.cfg
|
|
- drop grub2-fix-Grub2-with-SUSE-Xen-package-install.patch (bsc#774666)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 18 19:33:42 UTC 2015 - arvidjaar@gmail.com
|
|
|
|
- Add 0001-unix-do-not-close-stdin-in-grub_passwd_get.patch
|
|
Fix reading password by grub2-mkpasswd-pbdk2 without controlling
|
|
tty, e.g. when called from Xfce menu (boo#954519)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 1 21:30:02 UTC 2015 - arvidjaar@gmail.com
|
|
|
|
- Modify grub2-linguas.sh-no-rsync.patch to re-enable en@quot catalog
|
|
(boo#953022). Other autogenerated catalogs still fail to build due
|
|
to missing C.UTF-8 locale.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 30 10:09:02 UTC 2015 - mchang@suse.com
|
|
|
|
- Allow to execute menuentry unrestricted as default (fate#318574)
|
|
* added grub2-menu-unrestricted.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 29 04:17:08 UTC 2015 - mchang@suse.com
|
|
|
|
- Add missing quoting for linuxefi (bsc#951962)
|
|
* modified grub2-secureboot-use-linuxefi-on-uefi.patch
|
|
* refreshed grub2-secureboot-provide-linuxefi-config.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 18 11:45:10 UTC 2015 - eich@suse.com
|
|
|
|
- Include custom.cfg into the files scanned by grub2-once.
|
|
Allows to chose manually added entries as well (FATE#319632).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 7 09:01:37 UTC 2015 - mchang@suse.com
|
|
|
|
- Upstream patches for fixing file descriptor leakage (bsc#943784)
|
|
* added 0001-unix-password-Fix-file-descriptor-leak.patch
|
|
* added 0002-linux-getroot-fix-descriptor-leak.patch
|
|
* added 0003-util-grub-mount-fix-descriptor-leak.patch
|
|
* added 0004-linux-ofpath-fix-descriptor-leak.patch
|
|
* added 0005-grub-fstest-fix-descriptor-leak.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 6 07:59:47 UTC 2015 - mchang@suse.com
|
|
|
|
- Do not force ro option in linuxefi patch (bsc#948555)
|
|
* modified grub2-secureboot-use-linuxefi-on-uefi.patch
|
|
* refrehed grub2-secureboot-provide-linuxefi-config.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 23 20:02:47 UTC 2015 - dmueller@suse.com
|
|
|
|
- add 0001-efinet-Check-for-immediate-completition.patch,
|
|
0001-efinet-enable-hardware-filters-when-opening-interfac.patch,
|
|
grub2-arm64-efinet-handle-get_status-on-buggy-firmware-properly.patch
|
|
(bsc#947203)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 14 06:36:04 UTC 2015 - mchang@suse.com
|
|
|
|
- Set default GRUB_DISTRIBUTOR from /etc/os-release if it is empty
|
|
or not set by user (bsc#942519)
|
|
* added grub2-default-distributor.patch
|
|
* modified grub.default
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 09:53:54 UTC 2015 - mchang@suse.com
|
|
|
|
- add systemd-sleep-plugin subpackage (bsc#941758)
|
|
- evaluate the menu entry's title string by printf
|
|
* modified grub2-once
|
|
* added grub2-systemd-sleep.sh
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 31 03:55:32 UTC 2015 - mchang@suse.com
|
|
|
|
- fix for 'rollback' hint (bsc#901487)
|
|
* modified grub2-btrfs-05-grub2-mkconfig.patch:
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 17 08:44:24 UTC 2015 - mchang@suse.com
|
|
|
|
- Replace 12.1 with 12 SP1 for the list of snapshots (bsc#934252)
|
|
* modified grub2-snapper-plugin.sh
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 18 08:43:07 UTC 2015 - mchang@suse.com
|
|
|
|
- Fix btrfs subvol detection on BigEndian systems (bsc#933541)
|
|
* modified grub2-btrfs-06-subvol-mount.patch
|
|
- Fix grub2-mkrelpath outputs wrong path on BigEndian system
|
|
* added grub2-getroot-fix-get-btrfs-fs-prefix-big-endian.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 12 07:20:00 UTC 2015 - mchang@suse.com
|
|
|
|
- If we have a post entry and the description field is empty, we should use the
|
|
"Pre" number and add that description to the post entry. (fate#317972)
|
|
- Show user defined comments in grub2 menu for snapshots (fate#318101)
|
|
* modified grub2-snapper-plugin.sh
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 7 04:00:56 UTC 2015 - arvidjaar@gmail.com
|
|
|
|
- add 0001-grub-core-kern-efi-efi.c-Ensure-that-the-result-star.patch
|
|
make sure firmware path starts with '/' (boo#902982)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 5 03:46:33 UTC 2015 - mchang@suse.com
|
|
|
|
- Fix btrfs patch on BigEndian systems (bsc#933541)
|
|
* modified grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch
|
|
* modified grub2-btrfs-06-subvol-mount.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 3 20:07:33 UTC 2015 - agraf@suse.com
|
|
|
|
- Fix license for setjmp module
|
|
* added grub2-arm64-setjmp-Add-missing-license-macro.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 21 09:23:52 UTC 2015 - mchang@suse.com
|
|
|
|
- Fix install into snapper controlled btrfs subvolume and can't
|
|
load grub modules from separate subvolume (fate#318392)
|
|
* added grub2-btrfs-06-subvol-mount.patch
|
|
* grub2-snapper-plugin.sh: use absolute subvol name
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 19 17:47:33 UTC 2015 - arvidjaar@gmail.com
|
|
|
|
- also Recommends mtools for grub2-mkrescue (used to create EFI
|
|
boot image) in addition to libburnia-tools.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 11 08:50:14 UTC 2015 - mchang@suse.com
|
|
|
|
- Support booting opensuse installer as PV DomU (boo#926795)
|
|
* added grub2-xen.cfg for tracking default pvgrub2 xen configs rather than
|
|
generating it from spec file
|
|
* grub2-xen.cfg: from Olaf Hering <ohering@suse.com>
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 10 19:38:00 UTC 2015 - arvidjaar@gmail.com
|
|
|
|
- replace grub2-efinet-reopen-SNP-protocol-for-exclusive-use-by-grub.patch
|
|
with upstream version:
|
|
* 0001-efidisk-move-device-path-helpers-in-core-for-efinet.patch
|
|
* 0002-efinet-skip-virtual-IPv4-and-IPv6-devices-when-enume.patch
|
|
* 0003-efinet-open-Simple-Network-Protocol-exclusively.patch
|
|
Fixes EFI network boot in some QEMU configurations.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 29 13:20:20 UTC 2015 - dmueller@suse.com
|
|
|
|
- fix grub2-mkconfig-aarch64.patch: fix arch detection broken
|
|
by malformed patch rediffing
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 15 06:02:36 UTC 2015 - mchang@suse.com
|
|
|
|
- Cleanup patch not applied
|
|
* remove grub2-enable-theme-for-terminal-window.patch
|
|
* grub2.rpmlintrc: remove addFilter("patch-not-applied")
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 2 04:25:52 UTC 2015 - mchang@suse.com
|
|
|
|
- Merge changes from SLE12
|
|
- Do not pass root= when root is on nfs (bnc#894374)
|
|
* modified grub2-pass-corret-root-for-nfsroot.patch
|
|
* modified grub2-secureboot-provide-linuxefi-config.patch
|
|
* modified grub2-secureboot-use-linuxefi-on-uefi.patch
|
|
- Fix xen pvops kernel not appear on menu (bnc#895286)
|
|
* modified grub2-fix-menu-in-xen-host-server.patch
|
|
- Workaround grub2-once (bnc#892358)
|
|
* added grub2-btrfs-workaround-grub2-once.patch
|
|
* added grub2-once.service
|
|
* modified grub2-once
|
|
- Fix busy-loop and hang while network booting (bnc#870613)
|
|
* added grub2-netboot-hang.patch
|
|
- Add warning in grubenv file about editing it directly (bnc#887008)
|
|
* added grub2-editenv-add-warning-message.patch
|
|
- Fix broken graphics with efifb on QEMU/KVM and nomodeset (bnc#884558)
|
|
* added grub2-efi-disable-video-cirrus-and-bochus.patch
|
|
- Disable video support on Power (bnc#877142)
|
|
* added grub2-ppc64le-disable-video.patch
|
|
- Track occupied memory so it can be released on exit (bnc#885026)
|
|
* added grub2-ppc64le-memory-map.patch
|
|
- Fix grub.xen config searching path on boot partition (bnc#884828)
|
|
- Add linux16 and initrd16 to grub.xen (bnc#884830)
|
|
* added grub2-xen-linux16.patch
|
|
- VLAN tag support (fate#315753)
|
|
* added 0001-Add-bootargs-parser-for-open-firmware.patch
|
|
* added 0002-Add-Virtual-LAN-support.patch
|
|
- Use chainloader to boot xen.efi under UEFI (bnc#871857)
|
|
* added grub2-efi-xen-chainload.patch
|
|
- Use device part of chainloader target, if present (bnc#871857)
|
|
* added grub2-efi-chainloader-root.patch
|
|
- Create only hypervisor pointed by /boot/xen.gz symlink (bnc#877040)
|
|
* modified grub2-fix-Grub2-with-SUSE-Xen-package-install.patch
|
|
- Fix xen and native entries differ in grub.cfg (bnc#872014)
|
|
* modified grub2-linux.patch
|
|
- Fix install error on ddf md device (bnc#872360)
|
|
* added grub2-getroot-treat-mdadm-ddf-as-simple-device.patch
|
|
- Fix booting from NVMe device (bnc#873132)
|
|
* added grub2-getroot-support-NVMe-device-names.patch
|
|
- Document peculiarities of s390 terminals
|
|
* added README.ibm3215
|
|
- Grub2 for System z (fate#314213)
|
|
* added grub2-s390x-02-kexec-module-added-to-emu.patch
|
|
* added grub2-s390x-03-output-7-bit-ascii.patch
|
|
* added grub2-s390x-04-grub2-install.patch
|
|
* added grub2-s390x-05-grub2-mkconfig.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 16 08:08:32 UTC 2015 - schwab@suse.de
|
|
|
|
- grub2-arm64-set-correct-length.patch: arm64: set correct length of
|
|
device path end entry
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 4 04:03:37 UTC 2015 - mchang@suse.com
|
|
|
|
- grub2-efi-HP-workaround.patch:
|
|
* try to read config from all-uppercase prefix as last resort.
|
|
(bnc#872503) (boo#902982)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 16 16:25:50 UTC 2015 - arvidjaar@gmail.com
|
|
|
|
- add luks, gcry_rijndael, gcry_sha1 to signed EFI image to support
|
|
LUKS partition in default setup (boo#917427)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 5 09:37:46 UTC 2015 - mchang@suse.com
|
|
|
|
- enable i386-xen (boo#891043)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 4 07:43:27 UTC 2015 - mchang@suse.com
|
|
|
|
- Downgrade os-prober dependency to Recommends (boo#898610)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 25 08:52:12 UTC 2014 - mchang@suse.com
|
|
|
|
- grub2-snapper-plugin.sh: cleanup grub-snapshot.cfg not referring
|
|
to any snapshot (boo#909359)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 25 08:34:49 UTC 2014 - mpluskal@suse.com
|
|
|
|
- Require efibootmgr also on i586
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 16 10:41:08 UTC 2014 - schwab@suse.de
|
|
|
|
- Require efibootmgr also on aarch64
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 11 11:20:13 UTC 2014 - schwab@suse.de
|
|
|
|
- grub2-snapper-plugin.sh: fix use of printf without format string; fix
|
|
quoting
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 10 09:12:47 UTC 2014 - schwab@suse.de
|
|
|
|
- grub2-arm64-Reduce-timer-event-frequency-by-10.patch: fix periodic timer
|
|
on arm64
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 4 01:42:39 UTC 2014 - agraf@suse.com
|
|
|
|
- enable 32bit arm targets for uboot and efi
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 29 18:26:00 UTC 2014 - Led <ledest@gmail.com>
|
|
|
|
- Replace 'echo -e' command in grub2-snapper-plugin.sh script to
|
|
'printf' command. '-e' option of 'echo' command may be
|
|
unsupported in some POSIX-complete shells.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 14 16:06:00 UTC 2014 - Led <ledest@gmail.com>
|
|
|
|
- fix bashism in post script
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 30 15:18:16 CET 2014 - jdelvare@suse.de
|
|
|
|
- grub2.spec: Fix conditional construct which wasn't supported by
|
|
older versions of rpmbuild (caused error message
|
|
"parseExpressionBoolean returns -1".)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 30 07:36:15 UTC 2014 - mchang@suse.com
|
|
|
|
- fix errors when boot is btrfs with Windows partition scheme. The
|
|
first partition is created on cylinder boundary that can't offer
|
|
enough room for core.img and also the installation has to be in
|
|
logical paritition which made MBR the only location to install.
|
|
(bnc#841247)
|
|
* add grub2-setup-try-fs-embed-if-mbr-gap-too-small.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 30 03:45:04 UTC 2014 - mchang@suse.com
|
|
|
|
- packaging 20_memtest86+ and 20_ppc_terminfo in corresponing grubarch
|
|
package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 29 07:22:29 UTC 2014 - fcastelli@suse.com
|
|
|
|
- Add '80_suse_btrfs_snapshot' required to show btrfs snapshots inside
|
|
of the boot menu.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 28 06:16:35 UTC 2014 - arvidjaar@gmail.com
|
|
|
|
- fix btrfs on big endian systems (ppc/ppc64)
|
|
* add grub2-btrfs-fix-get_root-key-comparison-failures-due-to-en.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 21 06:47:12 UTC 2014 - arvidjaar@gmail.com
|
|
|
|
- update translations
|
|
- fix possible access to uninitialized pointer in linux loader
|
|
* add grub2-Initialized-initrd_ctx-so-we-don-t-free-a-random-poi.patch
|
|
* drop superceded grub2-ppc64le-23-grub-segfaults-if-initrd-is-specified-before-specify.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 18 09:55:57 UTC 2014 - mchang@suse.com
|
|
|
|
- fix grub.xen not able to handle legacy menu.lst hdX names (bnc#863821)
|
|
* add grub2-xen-legacy-config-device-name.patch from arvidjaar
|
|
- fix the performance of grub2 uefi pxe is bad (bnc#871555)
|
|
* add grub2-efinet-reopen-SNP-protocol-for-exclusive-use-by-grub.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 16 07:08:18 UTC 2014 - schwab@suse.de
|
|
|
|
- grub2-mkconfig-aarch64.patch: Look for Image-* instead of vmlinuz-* on
|
|
aarch64
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 15 15:30:03 UTC 2014 - arvidjaar@gmail.com
|
|
|
|
- add grub2-glibc-2.20.patch - fix build with glibc 2.20+
|
|
(use _DEFAULT_SOURCE to avoid warning)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 12 04:14:38 UTC 2014 - mchang@suse.com
|
|
|
|
- fix xen pvops kernel not appear on menu (bnc#895286)
|
|
* refresh grub2-fix-menu-in-xen-host-server.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 10 10:34:47 UTC 2014 - mchang@suse.com
|
|
|
|
- fix extraneous comma in printf shell command (bnc#895884)
|
|
* refresh grub2-btrfs-04-grub2-install.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 27 07:53:35 UTC 2014 - schwab@suse.de
|
|
|
|
- aarch64-reloc.patch: replace with upstream solution
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 25 03:10:18 UTC 2014 - mchang@suse.com
|
|
|
|
- remove unused patch, which's supersceded by new snapper rollback
|
|
support patches
|
|
* 0001-script-provide-overridable-root-by-subvol.patch
|
|
* 0002-script-create-menus-for-btrfs-snapshot.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 22 10:05:13 UTC 2014 - mchang@suse.com
|
|
|
|
- fix openqa boot error on separate boot partition
|
|
* refresh grub2-btrfs-05-grub2-mkconfig.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 21 06:10:07 UTC 2014 - mchang@suse.com
|
|
|
|
- update snapper plugin for rollback support
|
|
* refresh grub2-snapper-plugin.sh
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 15 07:55:54 UTC 2014 - mchang@suse.com
|
|
|
|
- snapper rollback support patches.
|
|
- rename patch
|
|
* 0002-btrfs-add-ability-to-boot-from-subvolumes.patch to
|
|
grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch
|
|
* 0004-btrfs-export-subvolume-envvars.patch to
|
|
grub2-btrfs-02-export-subvolume-envvars.patch
|
|
- added patches
|
|
* grub2-btrfs-03-follow_default.patch
|
|
* grub2-btrfs-04-grub2-install.patch
|
|
* grub2-btrfs-05-grub2-mkconfig.patch
|
|
- remove patch
|
|
* 0003-cmdline-add-envvar-loader_cmdline_append.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 14 06:35:58 UTC 2014 - mchang@suse.com
|
|
|
|
- grub2-btrfs-fix-incorrect-address-reference.patch
|
|
* Fix incorrect address reference in GRUB_BTRFS_EXTENT_REGULAR
|
|
range check (bnc#869748)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 13 02:56:22 UTC 2014 - mchang@suse.com
|
|
|
|
- grub2-vbe-blacklist-preferred-1440x900x32.patch
|
|
* Blacklist preferred resolution 1440x900x32 which is broken on
|
|
many Thinkpads (bnc#888727)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 12 12:56:29 UTC 2014 - schwab@suse.de
|
|
|
|
- Enable building on aarch64
|
|
- aarch64-reloc.patch: support R_AARCH64_PREL32 relocation
|
|
- Build host tools with RPM_OPT_FLAGS
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 11 14:34:55 UTC 2014 - dvaleev@suse.com
|
|
|
|
- Fix the 64-bit trampoline code in dynamic linker (bnc#890999)
|
|
grub2-ppc64le-fix-64bit-trampoline-in-dyn-linker.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 29 11:46:54 CEST 2014 - tiwai@suse.de
|
|
|
|
- Prefer a higher resolution in efi_gop driver if the mode taking
|
|
over is too small like 640x480 (bnc#887972):
|
|
grub2-efi_gop-avoid-low-resolution.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 9 16:26:35 UTC 2014 - dvlaeev@suse.com
|
|
|
|
- Fix ppc64le build by fixing
|
|
grub2-xfs-V5-filesystem-format-support.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 25 09:20:16 UTC 2014 - jack@suse.cz
|
|
|
|
- xfs V5 superblock support (bnc#880166 bnc#883942)
|
|
|
|
- added patches:
|
|
* grub2-xfs-Add-helper-for-inode-size.patch
|
|
* grub2-xfs-Fix-termination-loop-for-directory-iteration.patch
|
|
* grub2-xfs-Convert-inode-numbers-to-cpu-endianity-immediate.patch
|
|
* grub2-xfs-V5-filesystem-format-support.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 20 19:50:28 UTC 2014 - jeffm@suse.com
|
|
|
|
- grub2: use stat instead of udevadm for partition lookup (bnc#883635)
|
|
* Added grub2-use-stat-instead-of-udevadm-for-partition-lookup.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 15 08:36:46 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Fix sorting of RC kernels to be older than first regular of the
|
|
series. Fixes bnc#827531.
|
|
|
|
- added patches:
|
|
* grub2-use-rpmsort-for-version-sorting.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 10 16:35:08 UTC 2014 - dvaleev@suse.com
|
|
|
|
- Build GRUB2 for ppc64le as LittleEndian and 64bit
|
|
- Fix timeout issue on ppc64le (bnc#869166)
|
|
- Add powerpc-utils requires to grub2-powerpc-ieee1275
|
|
|
|
- added patches:
|
|
* grub2-ppc64-build-ppc64-32bit.patch
|
|
* grub2-ppc64-qemu.patch
|
|
* grub2-ppc64le-01-Add-Little-Endian-support-for-Power64-to-the-build.patch
|
|
* grub2-ppc64le-02-Build-grub-as-O1-until-we-add-savegpr-and-restgpr-ro.patch
|
|
* grub2-ppc64le-03-disable-creation-of-vsx-and-altivec-instructions.patch
|
|
* grub2-ppc64le-04-powerpc64-LE-s-linker-knows-how-to-handle-the-undefi.patch
|
|
* grub2-ppc64le-05-grub-install-can-now-recognize-and-install-a-LE-grub.patch
|
|
* grub2-ppc64le-06-set-the-ABI-version-to-0x02-in-the-e_flag-of-the-PPC.patch
|
|
* grub2-ppc64le-07-Add-IEEE1275_ADDR-helper.patch
|
|
* grub2-ppc64le-08-Fix-some-more-warnings-when-casting.patch
|
|
* grub2-ppc64le-09-Add-powerpc64-types.patch
|
|
* grub2-ppc64le-10-powerpc64-is-not-necessarily-BigEndian-anymore.patch
|
|
* grub2-ppc64le-11-Fix-warnings-when-building-powerpc-linux-loader-64bi.patch
|
|
* grub2-ppc64le-12-GRUB_ELF_R_PPC_-processing-is-applicable-only-for-32.patch
|
|
* grub2-ppc64le-13-Fix-powerpc-setjmp-longjmp-64bit-issues.patch
|
|
* grub2-ppc64le-14-Add-powerpc64-ieee1275-trampoline.patch
|
|
* grub2-ppc64le-15-Add-64bit-support-to-powerpc-startup-code.patch
|
|
* grub2-ppc64le-16-Add-grub_dl_find_section_addr.patch
|
|
* grub2-ppc64le-17-Add-ppc64-relocations.patch
|
|
* grub2-ppc64le-18-ppc64-doesn-t-need-libgcc-routines.patch
|
|
* grub2-ppc64le-19-Use-FUNC_START-FUNC_END-for-powerpc-function-definit.patch
|
|
* grub2-ppc64le-20-.TOC.-symbol-is-special-in-ppc64le-.-It-maps-to-the-.patch
|
|
* grub2-ppc64le-21-the-.toc-section-in-powerpc64le-modules-are-sometime.patch
|
|
* grub2-ppc64le-22-all-parameter-to-firmware-calls-should-to-be-BigEndi.patch
|
|
* grub2-ppc64le-23-grub-segfaults-if-initrd-is-specified-before-specify.patch
|
|
* grub2-ppc64le-timeout.patch
|
|
- removed patches:
|
|
* grub2-powerpc-libgcc.patch
|
|
* grub2-ppc64le-core-bigendian.patch
|
|
* grub2-ppc64le-platform.patch
|
|
-------------------------------------------------------------------
|
|
Thu Apr 10 07:39:30 UTC 2014 - mchang@suse.com
|
|
|
|
- add grub2-x86_64-xen subpackage (bnc#863821)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 5 14:27:45 UTC 2014 - arvidjaar@gmail.com
|
|
|
|
- rename grub2.chrp back into grub.chrp, otherwise it is not found by
|
|
grub tools
|
|
- replace grub2-use-DejaVuSansMono-for-starfield-theme.patch with
|
|
grub2-use-Unifont-for-starfield-theme-terminal.patch - use Unifont
|
|
font for terminal window
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 27 04:30:07 UTC 2014 - mchang@suse.com
|
|
|
|
- grub2-snapper-plugin: fix important snapshots are not marked as such
|
|
in grub2 menu, also display the snapshot entries in the format
|
|
"important distribution version (kernel_version, timestamp, pre/post)"
|
|
(bnc#864842)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 24 07:28:42 UTC 2014 - mchang@suse.com
|
|
|
|
- refresh grub2-fix-menu-in-xen-host-server.patch (bnc#859361)
|
|
* prevent 10_linux from booting xen kernel without pv_opt support
|
|
on systems other than xen PV domU guest
|
|
* prevent 20_linux_xen.in from setting up nested virt running from
|
|
Xen domU
|
|
- refresh grub2-fix-Grub2-with-SUSE-Xen-package-install.patch
|
|
* adjust accordingly
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 14:43:21 UTC 2014 - jw@suse.com
|
|
|
|
- updating grub2-once
|
|
- added --list switch.
|
|
- improved --help and error handling.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 11 03:02:21 UTC 2014 - mchang@suse.com
|
|
|
|
- add Supplements: packageand(snapper:grub2) in grub2-snapper-plugin
|
|
to install it while both snapper and grub2 are installed
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 5 04:33:55 UTC 2014 - mchang@suse.com
|
|
|
|
- add grub2-snapper-plugin.sh (fate#316232)
|
|
* grub2's snapper plugin for advanced btrfs snapshot menu management
|
|
* package as grub2-snapper-plugin.noarch
|
|
- refresh 0002-script-create-menus-for-btrfs-snapshot.patch
|
|
* when booting btrfs snapshots disabled, deleting snapshot master config
|
|
if it's not customized
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 31 14:42:26 UTC 2014 - dvaleev@suse.com
|
|
|
|
- Enable grub2 for PowerPC LE (ppc64le)
|
|
- Add ppc64le to exclusive arches
|
|
- Don't require gcc-32bit (PowerLE don't have 32bit toolchain)
|
|
|
|
- added patches:
|
|
* grub2-powerpc-libgcc.patch
|
|
Provide 32bit libgcc functions for PowerLE
|
|
|
|
* grub2-ppc64le-core-bigendian.patch
|
|
Build grub kernel and images as BE on ppc64le (BL is BE there)
|
|
|
|
* grub2-ppc64le-platform.patch
|
|
Enable ppc64le platform
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 24 13:48:13 CET 2014 - jjolly@suse.com
|
|
|
|
- Add changes to allow build for s390x arch: added
|
|
grub2-s390x-01-Changes-made-and-files-added-in-order-to-allow-s390x.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 22 05:19:35 UTC 2014 - mchang@suse.com
|
|
|
|
- refresh 0002-script-create-menus-for-btrfs-snapshot.patch
|
|
* Fix bootable snapshots not found while root is on Btrfs subvolume
|
|
(bnc#859587)
|
|
* Create missing slave config in /.snapshots/<num>/
|
|
* Prefix with SUSE_ for related options
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 17 06:23:04 UTC 2014 - mchang@suse.com
|
|
|
|
- refresh 0001-script-provide-overridable-root-by-subvol.patch
|
|
* Introduce $boot_prefix for setting prefix on seeking other /boot
|
|
directory.
|
|
- refresh 0002-script-create-menus-for-btrfs-snapshot.patch
|
|
* Support existing snapshots by creating their missing slave configs.
|
|
* Temporarily default to disable this feature until receiving more
|
|
tests from QA.
|
|
* Introduce GRUB_ENABLE_CUSTOM_SNAPSHOT_SUBMENU to allow custom
|
|
submenu for listing snapshots rather than the default one.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 15 15:46:31 UTC 2014 - arvidjaar@gmail.com
|
|
|
|
- package autoiso.cfg and osdetect.cfg as documentation
|
|
- add 0001-look-for-DejaVu-also-in-usr-share-fonts-truetype.patch -
|
|
fix configure test for DejaVu font
|
|
- add dejavu-fonts to BR (needed to build starfield theme)
|
|
- package starfield theme as grub2-branding-upstream
|
|
- add grub2-use-DejaVuSansMono-for-starfield-theme.patch - use fixed width
|
|
font for starfield theme
|
|
- clarify that grub2 subpackage contains only user space tools
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 15 06:18:10 UTC 2014 - mchang@suse.com
|
|
|
|
- add new patches for booting btrfs snapshot (fate#316522) (fate#316232)
|
|
* 0001-script-provide-overridable-root-by-subvol.patch
|
|
* 0002-script-create-menus-for-btrfs-snapshot.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 27 16:36:40 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- update to grub-2.02 beta2
|
|
* drop upstream patches
|
|
- grub2-fix-unquoted-string-in-class.patch (different)
|
|
- grub2-cdpath.patch (modified)
|
|
- grub2-fix-parsing-of-short-LVM-PV-names.patch
|
|
- grub2-fix-descriptor-leak-in-grub_util_is_imsm.patch
|
|
- grub2-install-opt-skip-fs-probe.patch (file it patched no more exists,
|
|
functionality included upstream)
|
|
- grub2-fix-x86_64-efi-startup-stack-alignment.patch
|
|
- grub2-fix-x86_64-efi-callwrap-stack-alignment.patch
|
|
- 0001-Fix-build-with-FreeType-2.5.1.patch
|
|
* rediff
|
|
- grub2-linux.patch
|
|
- use-grub2-as-a-package-name.patch (do not patch generated configure)
|
|
- grub2-GRUB_CMDLINE_LINUX_RECOVERY-for-recovery-mode.patch
|
|
- grub2-fix-locale-en.mo.gz-not-found-error-message.patch (upstream added
|
|
explicit exclusion for en_* language only; I do not see reason to stop
|
|
with error in this case for any language).
|
|
- not-display-menu-when-boot-once.patch
|
|
- grub2-secureboot-provide-linuxefi-config.patch
|
|
- grub2-pass-corret-root-for-nfsroot.patch
|
|
- 0002-btrfs-add-ability-to-boot-from-subvolumes.patch
|
|
- grub2-fix-menu-in-xen-host-server.patch
|
|
- grub2-fix-Grub2-with-SUSE-Xen-package-install.patch
|
|
- grub2-secureboot-add-linuxefi.patch
|
|
- grub2-secureboot-no-insmod-on-sb.patch
|
|
- rename-grub-info-file-to-grub2.patch
|
|
* drop Makefile.util.am and Makefile.core.am, they are now generated
|
|
during build
|
|
* call ./autogen.sh again now when it does not need autogen anymore; drop
|
|
autoreconf call, it is called by autogen.sh
|
|
* drop 0001-btrfs-rename-skip_default-to-follow_default.patch - is not
|
|
needed anymore due to upstream changes
|
|
* package /usr/bin/grub2-file, /usr/bin/grub2-syslinux2cfg and
|
|
/usr/sbin/grub2-macbless
|
|
* use grub-install --no-bootsector instead of --grub-setup=/bin/true
|
|
in postinstall script
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 17 07:20:33 UTC 2013 - mchang@suse.com
|
|
|
|
- add new patches for booting btrfs snapshot (fate#316522) (fate#316232)
|
|
* 0001-btrfs-rename-skip_default-to-follow_default.patch
|
|
* 0002-btrfs-add-ability-to-boot-from-subvolumes.patch
|
|
* 0003-cmdline-add-envvar-loader_cmdline_append.patch
|
|
* 0004-btrfs-export-subvolume-envvars.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 10 19:13:53 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- add patch 0001-Fix-build-with-FreeType-2.5.1.patch - fix build with
|
|
freetype2 >= 2.5.1 (backport from fd0df6d098b1e6a4f60275c48a3ec88d15ba1fbb)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 1 13:10:23 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- reset executable bits on *module, *.exec and *.image files. They are not
|
|
executable.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 22 07:12:16 UTC 2013 - glin@suse.com
|
|
|
|
- add grub2-fix-x86_64-efi-startup-stack-alignment.patch and
|
|
grub2-fix-x86_64-efi-callwrap-stack-alignment.patch: fix the
|
|
stack alignment of x86_64 efi. (bnc#841426)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 07:17:07 UTC 2013 - mchang@suse.com
|
|
|
|
- use new update-bootloader option --reinit to install and update
|
|
bootloader config
|
|
- refresh grub2-secureboot-no-insmod-on-sb.patch to fobid module
|
|
loading completely.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 09:22:34 UTC 2013 - lnussel@suse.de
|
|
|
|
- replace openSUSE UEFI certificate with new 2048 bit certificate.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 27 10:12:36 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- add grub2-fix-parsing-of-short-LVM-PV-names.patch - fix PV detection in
|
|
grub-probe when PV name is less than 10 charaters
|
|
- add grub2-fix-descriptor-leak-in-grub_util_is_imsm.patch - fix decriptor
|
|
leak which later caused LVM warnings during grub-probe invocation
|
|
- remove --enable-grub-emu-usb - it is not needed on physical platform
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 9 10:54:41 UTC 2013 - mchang@suse.com
|
|
|
|
- refresh grub2-fix-menu-in-xen-host-server.patch: In domU we
|
|
have to add xen kernel to config. (bnc#825528)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 26 17:02:08 UTC 2013 - elchevive@opensuse.org
|
|
|
|
- updated existent translations and include new ones
|
|
(es, lt, pt_BR, sl, tr)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 16 12:42:33 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- update to current upstream trunk rev 5042
|
|
* drop upstream patches
|
|
- grub2-correct-font-path.patch
|
|
- grub2-fix-mo-not-copied-to-grubdir-locale.patch
|
|
- grub2-stdio.in.patch
|
|
- grub2-fix-build-error-on-flex-2.5.37.patch
|
|
- grub2-quote-messages-in-grub.cfg.patch
|
|
- 30_os-prober_UEFI_support.patch
|
|
- grub2-fix-enumeration-of-extended-partition.patch
|
|
- grub2-add-device-to-os_prober-linux-menuentry.patch
|
|
- grub2-fix-tftp-endianness.patch
|
|
- efidisk-ahci-workaround
|
|
- grub2-grub-mount-return-failure-if-FUSE-failed.patch
|
|
* rediff
|
|
- rename-grub-info-file-to-grub2.patch
|
|
- grub2-linux.patch
|
|
- use-grub2-as-a-package-name.patch
|
|
- grub2-iterate-and-hook-for-extended-partition.patch
|
|
- grub2-secureboot-add-linuxefi.patch
|
|
- grub2-secureboot-no-insmod-on-sb.patch
|
|
- grub2-secureboot-chainloader.patch
|
|
* add
|
|
- grub2-linguas.sh-no-rsync.patch
|
|
+ disable rsync in linguas.sh so it can be used during RPM build
|
|
+ disable auto-generated catalogs, they fail at the moment due to
|
|
missing C.UTF-8 locale
|
|
* update Makefile.util.am and Makefile.core.am
|
|
* grub2-mknetdir is now in /usr/bin
|
|
* generate po/LINGUAS for message catalogs using distributed linguas.sh
|
|
* remove po/stamp-po during setup to trigger message catalogs rebuild
|
|
* package bootinfo.txt on PPC (used by grub2-mkrescue)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 13 08:48:52 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- BuildRequires: help2man to generate man pages and package them too
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 5 17:01:42 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- add grub2-secureboot-use-linuxefi-on-uefi-in-os-prober.patch (bnc#810912)
|
|
* use linuxefi in 30_os-prober if secure boot is enabled
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 17:56:20 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- update rename-grub-info-file-to-grub2.patch
|
|
* do not rename docs/grub2.texi here, do it in %%prep (we do it there
|
|
conditionally already). It simplifies patch refreshing using quilt
|
|
which does not support file rename.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 06:55:52 UTC 2013 - mchang@suse.com
|
|
|
|
- refresh grub2-secureboot-chainloader.patch: Fix wrongly aligned
|
|
buffer address (bnc#811608)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 28 02:57:47 UTC 2013 - mchang@suse.com
|
|
|
|
- package Secure Boot CA file as /usr/lib64/efi/grub.der which
|
|
could be used to verify signed image from build server
|
|
- add openSUSE-UEFI-CA-Certificate.crt, openSUSE Secure Boot CA
|
|
- add SLES-UEFI-CA-Certificate.crt, SUSE Linux Enterprise Secure
|
|
Boot CA
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 17:37:59 UTC 2013 - dvaleev@suse.com
|
|
|
|
- extraconfigure macro is not defined on ppc
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 23 18:31:07 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- corretly set chainloaded image device handle in secure boot mode (bnc#809038)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 13 11:30:52 UTC 2013 - mchang@suse.com
|
|
|
|
- remove all compatible links in grub2-efi as now all concerned
|
|
utilities are fixed
|
|
- superseding grub2-efi by grub2-x86_64-efi and grub2-i386-efi on
|
|
x86_64 and ix86 respectively
|
|
- make grub2-x86_64-efi and grub2-i386-efi providing grub2-efi
|
|
capability to not break package dependency
|
|
- handle upgrade from 12.2 by preseving grubenv and custom.cfg to
|
|
new directory /boot/grub2, rename /boot/grub2-efi to
|
|
/boot/grub2-efi.rpmsave to avoid confusion.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 11 16:02:26 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- move post scripts into corresponding subpackages to ensure they are
|
|
run after updated binaries are installed. Currently it may happen
|
|
that update-bootlader picks up old binaries.
|
|
- move requires for perl-Bootloader to target subpackages. Make sure
|
|
efi requires minimal version that supports /boot/grub2.
|
|
- add requires(post) to force order of installation: grub2 => grub2-arch
|
|
=> grub2-efi
|
|
- split efi post in two parts. One that updates configuration and is part
|
|
of grub2-efiarch and second that migrates settings and is part of
|
|
grub2-efi. Only custom.cfg and grubenv may need migration. device.map
|
|
is not relevant for EFI and new grub.cfg had been created at this point.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 11 06:52:58 UTC 2013 - mchang@suse.com
|
|
|
|
- add grub2-fix-tftp-endianness.patch from upstream (bnc#808582)
|
|
- add efinet and tftp to grub.efi (bnc#808582)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 7 15:39:50 UTC 2013 - seife+obs@b1-systems.com
|
|
|
|
- convert spec file to UTF-8
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 7 08:12:57 UTC 2013 - mchang@suse.com
|
|
|
|
- add lvm to grub.efi (bnc#807989)
|
|
- add loadenv to grub.efi (bnc#807992)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 4 16:48:32 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- grub2-grub-mount-return-failure-if-FUSE-failed.patch - return error
|
|
if fuse_main failed (bnc#802983)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 25 13:31:31 UTC 2013 - fcrozat@suse.com
|
|
|
|
- Fix build for SLES 11.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 19 15:38:04 UTC 2013 - duwe@suse.com
|
|
|
|
Fix up bogus items from the previous merge:
|
|
- efi_libdir = _libdir = /usr/lib
|
|
- package /usr/lib/grub2 dir only once
|
|
- move grub.efi to /usr/lib/grub2/%{grubefiarch}/
|
|
- create a symlink so that scripts can find it there.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 14 11:42:40 UTC 2013 - duwe@suse.com
|
|
|
|
- merge internal+external BS changes into superset spec file,
|
|
remove obsolete dependencies
|
|
- merge SLES+openSUSE patches, restrict "grub-efi" to 12.2
|
|
- add efidisk-ahci-workaround (bnc#794674)
|
|
- fix unquoted-string-in-class.patch (bnc#788322)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 8 01:58:22 UTC 2013 - mchang@suse.com
|
|
|
|
- adapt to pesign-obs-integration changes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 7 10:38:42 UTC 2013 - mchang@suse.com
|
|
|
|
- grub.efi signing on build server.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 31 16:18:56 UTC 2013 - duwe@suse.com
|
|
|
|
- switch to out of source / subdir build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 30 07:29:29 UTC 2013 - mchang@suse.com
|
|
|
|
- sync from SLE-11 SP3 to date
|
|
- set empty prefix to grub.efi for looking up in current directory
|
|
- grub2-cdpath.patch: fix the grub.cfg not found when booting from
|
|
optical disk
|
|
- put grub.efi in grub2's source module directory
|
|
- create links in system's efi directory to grub.efi
|
|
- arvidjaar: do not overwrite device path in grub2-cdpath.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 30 04:36:45 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- remove obsolete reference to /boot/grub2-efi and /usr/sbin/grub2-efi
|
|
from grub2-once
|
|
- add GRUB_SAVEDFAULT description to /etc/default/grub
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 29 02:42:28 UTC 2013 - mchang@suse.com
|
|
|
|
- set empty prefix to grub.efi for looking up in current directory
|
|
- remove grubcd.efi, as grub.efi can now be used for cdrom booting
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 28 08:05:52 CET 2013 - snwint@suse.de
|
|
|
|
- add fat module to grubcd
|
|
- explicitly set empty prefix to get grub to set $prefix to the currrent
|
|
directory
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 18 07:39:18 UTC 2013 - mchang@suse.com
|
|
|
|
- ship a Secure Boot UEFI compatible bootloader (fate#314485)
|
|
- add grub2-secureboot-chainloader.patch, which expands the efi
|
|
chainloader to be able to verify images via shim lock protocol.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 18 06:24:57 UTC 2013 - mchang@suse.com
|
|
|
|
- ship a Secure Boot UEFI compatible bootloader (fate#314485).
|
|
- update for cdrom boot support.
|
|
- grub2-cdpath.patch: fix the grub.cfg not found when booting from
|
|
optical disk.
|
|
- grubcd.efi: the efi image used for optial disk booting, with
|
|
reduced size and $prefix set to /EFI/BOOT.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 8 08:09:01 UTC 2013 - mchang@suse.com
|
|
|
|
- add grub2-fix-unquoted-string-in-class.patch (bnc#788322)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 8 07:09:47 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- add grub2-add-device-to-os_prober-linux-menuentry.patch (bnc#796919)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 6 18:54:54 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- add patch grub2-fix-enumeration-of-extended-partition.patch to
|
|
fix enumeration of extended partitions with non-standard EBR (bnc#779534)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 4 10:29:58 UTC 2013 - arvidjaar@gmail.com
|
|
|
|
- add support for chainloading another UEFI bootloader to
|
|
30_os-prober (bnc#775610)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 21 04:18:06 UTC 2012 - mchang@suse.com
|
|
|
|
- put 32-bit grub2 modules to /usr/lib/grub2
|
|
- put 64-bit grub2 modules to /usr/lib64/grub2 (x86_64-efi)
|
|
- put grub.efi to /usr/lib64/efi(x86_64) or /usr/lib/efi(i586)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 18 03:43:38 UTC 2012 - mchang@suse.com
|
|
|
|
- ship a Secure Boot UEFI compatible bootloader (fate#314485)
|
|
- add grub2-secureboot-chainloader.patch, which expands the efi
|
|
chainloader to be able to verify images via shim lock protocol.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 30 06:39:15 UTC 2012 - mchang@suse.com
|
|
|
|
- replace %{sles_version} by %{suse_version}
|
|
- use correct product name
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 26 08:26:10 UTC 2012 - mchang@suse.com
|
|
|
|
- ship a Secure Boot UEFI compatible bootloader (fate#314485)
|
|
- added secureboot patches which introduces new linuxefi module
|
|
that is able to perform verifying signed images via exported
|
|
protocol from shim. The insmod command will not function if
|
|
secure boot enabled (as all modules should built in grub.efi
|
|
and signed).
|
|
- grub2-secureboot-add-linuxefi.patch
|
|
- grub2-secureboot-use-linuxefi-on-uefi.patch
|
|
- grub2-secureboot-no-insmod-on-sb.patch
|
|
- grub2-secureboot-provide-linuxefi-config.patch
|
|
- Makefile.core.am : support building linuxefi module
|
|
- Make grub.efi image that is with all relevant modules incorporated
|
|
and signed, it will be the second stage to the shim loader which
|
|
will verified it when secureboot enabled.
|
|
- Make grub.efi's path to align with shim loader's default loader
|
|
lookup path.
|
|
- The changes has been verified not affecting any factory instalation,
|
|
but will allow us to run & test secure boot setup manually with shim.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 22 07:01:31 UTC 2012 - mchang@suse.com
|
|
|
|
- ship a Secure Boot UEFI compatible bootloader (fate#314485)
|
|
- In SLE-11 SP3, don't include any other architecture binaries
|
|
except EFI, so we split packages by architecture binaries to
|
|
meet the requirement.
|
|
- grub2 : common utilties and config etc
|
|
- grub2-efi : provide compatibilty to grub2-efi package
|
|
- grub2-i386-pc : binaries for x86 legacy pc firmware
|
|
- grub2-i386-efi : binaries for ia32 EFI firmware
|
|
- grub2-x86_64-efi : binaries for x86_64 firmware
|
|
- grub2-powerpc-ieee1275: binaries for powerpc open firmware
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 20 16:14:50 UTC 2012 - arvidjaar@gmail.com
|
|
|
|
- update grub2-quote-messages-in-grub.cfg.patch to use upstream commit
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 19 16:40:25 UTC 2012 - arvidjaar@gmail.com
|
|
|
|
- quote localized "Loading ..." messages in grub.cfg (bnc#790195)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 5 08:17:26 UTC 2012 - aj@suse.de
|
|
|
|
- We really only need makeinfo, so require that one where it exists.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 1 08:10:12 UTC 2012 - mchang@suse.com
|
|
|
|
- ship a Secure Boot UEFI compatible bootloader (fate#314485)
|
|
- Secure boot support in installer DVD (fate#314489)
|
|
- prime support for package on SLE-11 (SP3)
|
|
- remove buildrequire to libuse and ncurses 32-bit devel packages
|
|
as they are needed by grub-emu which we don't support
|
|
- remove buildrequire to freetype2-devel-32bit as it's not need
|
|
by grub2-mkfont and others
|
|
- buildrequire to xz instead of lzma
|
|
- buildrequire to texinfo instead of makeinfo
|
|
- remove buildrequire to autogen as it's not available in SLE-11
|
|
- add Makefile.util.am Makefile.core.am generated by autogen
|
|
- run autoreconf -vi instead of ./autogen.sh
|
|
- For SLE-11 remove buildrequire to gnu-unifont as it's not
|
|
yet available. Also do not package pf fonts created from it.
|
|
- workaround SLE-11 patch utility not rename file for us
|
|
- add -fno-inline-functions-called-once to CFLAGS to fix build
|
|
error on gcc 4.3.x
|
|
- not require os-prober for SLE-11, as package not yet ready
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 27 05:27:42 UTC 2012 - arvidjaar@gmail.com
|
|
|
|
- grub2-efi now depends on exact grub2 version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 25 17:00:35 UTC 2012 - arvidjaar@gmail.com
|
|
|
|
- build grub2-efi with standard "grub2" prefix (bnc#782891)
|
|
- remove use-grub2-efi-as-a-package-name.patch
|
|
- migrate settings from /boot/grub2-efi to /boot/grub2 in efi post
|
|
- provide some compatibility links grub2-efi-xxx for perl-Bootloader
|
|
- workaround for /boot/grub2-efi linkk and /boot/grub2/grub.cfg
|
|
missing on update from older versions
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 25 05:56:59 UTC 2012 - mchang@suse.com
|
|
|
|
- add grub2-fix-build-error-on-flex-2.5.37.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 18 16:10:02 UTC 2012 - arvidjaar@gmail.com
|
|
|
|
- modify patch grub2-iterate-and-hook-for-extended-partition.patch to
|
|
ignore extended partitions other then primary (bnc#785341)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 26 08:04:48 UTC 2012 - mchang@suse.com
|
|
|
|
- refresh grub2-fix-locale-en.mo.gz-not-found-error-message.patch
|
|
with the correct fix in upstream bugzilla #35880 by Colin Watson
|
|
(bnc#771393)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 21 07:37:53 UTC 2012 - mchang@suse.com
|
|
|
|
- grub2-fix-locale-en.mo.gz-not-found-error-message.patch (bnc#771393)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 19 18:54:34 UTC 2012 - arvidjaar@gmail.com
|
|
|
|
- add 20_memtest86+ (bnc#780622)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 18 09:26:29 UTC 2012 - mchang@suse.com
|
|
|
|
- Fix un-bootable grub2 testing entry in grub's menu.lst (bnc#779370)
|
|
- Not add new grub2 testing entry if it's not found in menu.lst
|
|
- Update grub2 stuff and config if there's grub2 entry in menu.lst
|
|
- Check for current bootloader as update-bootloader acts on it
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 30 08:00:54 UTC 2012 - mchang@suse.com
|
|
|
|
- add grub2-fix-Grub2-with-SUSE-Xen-package-install.patch (bnc#774666)
|
|
- add grub2-pass-corret-root-for-nfsroot.patch (bnc#774548)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 20 06:27:23 UTC 2012 - mchang@suse.com
|
|
|
|
- disable grub2-enable-theme-for-terminal-window.patch to use
|
|
default black background due to current background has poor
|
|
contrast to the font color (bnc#776244).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 10 19:31:40 UTC 2012 - jslaby@suse.de
|
|
|
|
- rename grub2once to grub2-once
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 1 08:01:41 UTC 2012 - mchang@suse.com
|
|
|
|
- add grub2once (bnc#771587)
|
|
- add not-display-menu-when-boot-once.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 28 14:17:56 UTC 2012 - aj@suse.de
|
|
|
|
- Fix build with missing gets declaration (glibc 2.16)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 27 13:22:24 UTC 2012 - tittiatcoke@gmail.com
|
|
|
|
- Add grub2-enable-theme-for-terminal-window.patch (bnc#770107)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 19 11:03:37 UTC 2012 - mchang@suse.com
|
|
|
|
- add grub2-fix-menu-in-xen-host-server.patch (bnc#757895)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 18 08:29:53 UTC 2012 - mchang@suse.com
|
|
|
|
- add grub2-fix-error-terminal-gfxterm-isn-t-found.patch
|
|
- add grub2-fix-mo-not-copied-to-grubdir-locale.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 18 08:12:19 UTC 2012 - aj@suse.de
|
|
|
|
- We only need makeinfo, not texinfo for building.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 17 21:12:26 CEST 2012 - jslaby@suse.de
|
|
|
|
- fix build by adding texinfo to buildrequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 6 08:09:16 UTC 2012 - mchang@suse.com
|
|
|
|
- grub2-GRUB_CMDLINE_LINUX_RECOVERY-for-recovery-mode.patch. We
|
|
don't run in sigle user mode for recovery, instead use different
|
|
set kernel command line options which could be specified by this
|
|
GRUB_CMDLINE_LINUX_RECOVERY setting.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 4 06:20:23 UTC 2012 - mchang@suse.com
|
|
|
|
- add use-grub2-efi-as-a-package-name.patch (bnc#769916)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 29 10:02:08 UTC 2012 - dvaleev@suse.com
|
|
|
|
- Add configuration support for serial terminal consoles. This will
|
|
set the maximum screen size so that text is not overwritten.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 29 09:51:59 UTC 2012 - dvaleev@suse.com
|
|
|
|
- don't enable grub-emu-usb on ppc ppc641
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 28 09:33:26 CEST 2012 - jslaby@suse.de
|
|
|
|
- update to 2.0 final
|
|
* see ChangeLog for changes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 25 11:10:27 UTC 2012 - adrian@suse.de
|
|
|
|
- enable xz/lzma support for image file generation
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 24 18:10:27 UTC 2012 - jslaby@suse.de
|
|
|
|
- update to 2.0 beta6, a snapshot from today
|
|
* see ChangeLog for changes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 22 08:50:12 UTC 2012 - mchang@suse.com
|
|
|
|
- do not package grub.cfg, as it's generated at runtime and the
|
|
presence of it would confuse pygrub (bnc#768063)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 16 06:38:05 UTC 2012 - mchang@suse.com
|
|
|
|
- fix build error on 12.1 caused by autogen aborts because of
|
|
absence of guile package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 2 03:17:21 UTC 2012 - mchang@suse.com
|
|
|
|
- grub2-automake-1-11-2.patch : fix grub2 build error on newer
|
|
autotools (automake >= 1.11.2)
|
|
- call ./autogen.sh
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 19 11:28:44 UTC 2012 - mchang@suse.com
|
|
|
|
- grub2-probe-disk-mountby.patch : fix grub2-probe fails on
|
|
probing mount-by devices under /dev/disk/by-(id|uuid|path).
|
|
(bnc#757746)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 29 07:08:38 UTC 2012 - mchang@suse.com
|
|
|
|
- Add Requires to os-prober as script depends on it for probing
|
|
foreign os (bnc#753229)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 21 06:58:43 UTC 2012 - mchang@suse.com
|
|
|
|
- Mark %config(noreplace) to /etc/default/grub (bnc#753246)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 16 09:21:40 UTC 2012 - aj@suse.de
|
|
|
|
- Fix build with gcc 4.7 (needs -fno-strict-aliasing for zfs code).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 13 04:06:06 UTC 2012 - mchang@suse.com
|
|
|
|
- Fix error in installation to extended partition (bnc#750897)
|
|
add grub2-iterate-and-hook-for-extended-partition.patch
|
|
add grub2-install-opt-skip-fs-probe.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 09:34:40 UTC 2012 - tittiatcoke@gmail.com
|
|
|
|
- Added BuildRequires for gnu-unifont in order to create the
|
|
necessary fonts for a graphical boot menu.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 20 13:04:51 UTC 2012 - andrea.turrini@gmail.com
|
|
|
|
- fixed typos in grub2.spec
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 2 03:16:13 UTC 2012 - mchang@suse.com
|
|
|
|
- platforms without efi should not specify exclusion of it
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 29 02:31:23 UTC 2011 - mchang@suse.com
|
|
|
|
- set --target=%{_target_plaform) explicitly to %configure in case
|
|
it wouldn't do that for us implicitly
|
|
- when making x86_64-efi image not use i386 target build and keep
|
|
use of x86_64. otherwise it would have error "invalid ELF header"
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 2 16:31:14 UTC 2011 - coolo@suse.com
|
|
|
|
- add automake as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 28 09:40:44 CET 2011 - jslaby@suse.de
|
|
|
|
- remove doubly packaged files
|
|
- remove INSTALL from docs
|
|
- handle duplicate bindir files
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 31 13:08:21 CET 2011 - meissner@suse.de
|
|
|
|
- make efi exclusion more complete
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 27 08:16:58 UTC 2011 - aj@suse.de
|
|
|
|
- efibootmgr only exists on x86-64 and ia64.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 25 08:38:19 UTC 2011 - aj@suse.de
|
|
|
|
- Add requires from efi subpackage to main package (bnc#72596)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 24 13:11:39 CEST 2011 - jslaby@suse.de
|
|
|
|
- update it and pl translations
|
|
- cleanup spec file
|
|
* don't package efi files to non-efi package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 25 14:46:04 UTC 2011 - aj@suse.de
|
|
|
|
- Fix directory ownership.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 23 12:46:43 UTC 2011 - aj@suse.de
|
|
|
|
- Build an efi subpackage [bnc#713595].
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 2 12:10:39 UTC 2011 - dvaleev@novell.com
|
|
|
|
- enable ppc build
|
|
- patch unused-but-set-variable
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 12 14:03:05 UTC 2011 - aj@suse.de
|
|
|
|
- Create submenu for all besides primary Linux kernels.
|
|
- Only run preun section during package install but not during
|
|
upgrade.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 12 11:48:08 UTC 2011 - aj@suse.de
|
|
|
|
- Update README.openSUSE
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 31 10:42:29 CEST 2011 - jslaby@suse.de
|
|
|
|
- update translations
|
|
- update to 1.99 final
|
|
* See NEWS file for changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 7 12:33:43 CEST 2011 - jslaby@suse.de
|
|
|
|
- fix build with gcc 4.6
|
|
- build in parallel (fixed finally in 1.99)
|
|
- add translations from translations project
|
|
- update to 1.99-rc2
|
|
* See NEWS file for changes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 27 16:57:13 CEST 2010 - jslaby@suse.de
|
|
|
|
- fix vanishing of /boot/grub2/* if /boot/grub/device.map
|
|
doesn't exist
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 25 12:39:11 UTC 2010 - jslaby@suse.de
|
|
|
|
- add missing " in the default file; add "fi" to grub2-linux.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 11 22:29:27 CEST 2010 - jslaby@suse.de
|
|
|
|
- repack gz to bz2 (0.5M saving)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 9 19:16:51 UTC 2010 - aj@suse.de
|
|
|
|
- Do not output vmlinux if vmlinuz of same version exists.
|
|
- Update default grub file.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 9 13:58:31 UTC 2010 - aj@suse.de
|
|
|
|
- Add patch grub-1.98-follow-dev-mapper-symlinks.patch from Fedora
|
|
for grub2-probe to detect lvm devices correctly
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 11 23:55:54 CEST 2010 - jslaby@suse.de
|
|
|
|
- add gettext "requires"
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 14 12:11:53 UTC 2010 - aj@suse.de
|
|
|
|
- Fix build on x86-64.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 12 20:39:25 UTC 2010 - aj@suse.de
|
|
|
|
- Don't build parallel.
|
|
- Update to grub 1.98 including:
|
|
* Multiboot on EFI support.
|
|
* Saved default menu entry support, with new utilities `grub-reboot' and
|
|
`grub-set-default'.
|
|
* Encrypted password support, with a new utility `grub-mkpasswd-pbkdf2'.
|
|
* `grub-mkfloppy' removed; use `grub-mkrescue' to create floppy images.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 12 08:21:10 UTC 2010 - aj@suse.de
|
|
|
|
- Update to grub 1.97.2:
|
|
* Fix a few 4 GiB limits.
|
|
* Fix license problems with a few BSD headers.
|
|
* Lots of misc bugfixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 9 12:37:18 UTC 2009 - aj@suse.de
|
|
|
|
- Fix requires.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 9 11:45:57 UTC 2009 - aj@suse.de
|
|
|
|
- Mark /etc/default/grub as config file.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 9 10:45:33 UTC 2009 - aj@suse.de
|
|
|
|
- Mark root partition rw
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 9 09:11:33 UTC 2009 - aj@suse.de
|
|
|
|
- New package grub2.
|
|
|