SHA256
1
0
forked from pool/grub2

Accepting request 110168 from devel:openSUSE:Factory

- Fix build with gcc 4.7 (needs -fno-strict-aliasing for zfs code).
- Fix error in installation to extended partition (bnc#750897)
- Added BuildRequires for gnu-unifont

OBS-URL: https://build.opensuse.org/request/show/110168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=30
This commit is contained in:
Stephan Kulow
2012-03-22 11:32:34 +00:00
committed by Git OBS Bridge
parent 9fd0838d17
commit c0bc7d4966
7 changed files with 127 additions and 17 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
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