SHA256
1
0
forked from pool/grub2

Accepting request 148930 from home:michael-chang:branches:Base:System

Sync from SLE 11 SP3

- 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)

OBS-URL: https://build.opensuse.org/request/show/148930
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=9
This commit is contained in:
2013-01-18 10:44:48 +00:00
committed by Git OBS Bridge
parent 34c65f9278
commit 5c92e57976
2 changed files with 37 additions and 16 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 18 08:57:48 UTC 2013 - 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)
-------------------------------------------------------------------
Fri Jan 18 07:39:18 UTC 2013 - mchang@suse.com