Andrei Borzenkov
3c587e0e68
Accepting request 259152 from home:jdelvare:branches:Base:System
...
grub2.spec: Fix conditional construct which wasn't supported by older versions of rpmbuild (caused error message "parseExpressionBoolean returns -1".)
OBS-URL: https://build.opensuse.org/request/show/259152
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=124
2014-10-31 14:00:39 +00:00
5ccf9d5533
Accepting request 258927 from home:michael-chang:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/258927
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=123
2014-10-31 10:03:23 +00:00
fcbf2cb71b
Accepting request 253157 from home:michael-chang:branches:Base:System
...
- packaging 20_memtest86+ and 20_ppc_terminfo in corresponing grubarch
package
- Add '80_suse_btrfs_snapshot' required to show btrfs snapshots inside
of the boot menu.
OBS-URL: https://build.opensuse.org/request/show/253157
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=121
2014-10-01 07:24:29 +00:00
Michael Chang
1336b185ee
Accepting request 252657 from home:arvidjaar:grub2-next
...
fix btrfs on big endian systems (ppc/ppc64) - patch from upstream.
OBS-URL: https://build.opensuse.org/request/show/252657
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=120
2014-09-29 07:00:39 +00:00
Michael Chang
a3b3be5746
Accepting request 250411 from home:arvidjaar:grub2-next
...
- 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
OBS-URL: https://build.opensuse.org/request/show/250411
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=118
2014-09-23 03:10:36 +00:00
Stephan Kulow
66d380590b
Accepting request 250087 from home:michael-chang:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/250087
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=117
2014-09-19 15:58:54 +00:00
Michael Chang
1f44d7d117
Accepting request 249623 from home:arvidjaar:grub2-next
...
No real changes, it just moves glibc 2.20 patch to proper place
so it is not mixed with btrfs patches. Sorry for messing it up.
OBS-URL: https://build.opensuse.org/request/show/249623
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=115
2014-09-17 03:45:57 +00:00
Michael Chang
292a009a62
Accepting request 249503 from home:Andreas_Schwab:Factory
...
- grub2-mkconfig-aarch64.patch: Look for Image-* instead of vmlinuz-* on
aarch64
OBS-URL: https://build.opensuse.org/request/show/249503
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=114
2014-09-16 09:34:50 +00:00
Michael Chang
af4e19f8ee
Accepting request 249357 from home:arvidjaar:grub2-next
...
add grub2-glibc-2.20.patch - fix build with glibc 2.20+
(use _DEFAULT_SOURCE to avoid warning)
OBS-URL: https://build.opensuse.org/request/show/249357
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=113
2014-09-16 05:55:16 +00:00
Michael Chang
a15924f2d5
Accepting request 246173 from home:michael-chang:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/246173
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=109
2014-08-25 04:35:41 +00:00
Michael Chang
165a6b361f
Accepting request 245527 from home:michael-chang:test
...
- 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
OBS-URL: https://build.opensuse.org/request/show/245527
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=106
2014-08-21 03:39:11 +00:00
Andrei Borzenkov
9b3ed0ba28
Accepting request 244649 from home:michael-chang:branches:Base:System
...
- grub2-btrfs-fix-incorrect-address-reference.patch
* Fix incorrect address reference in GRUB_BTRFS_EXTENT_REGULAR
range check (bnc#869748)
- grub2-vbe-blacklist-preferred-1440x900x32.patch
* Blacklist preferred resolution 1440x900x32 which is broken on
many Thinkpads (bnc#888727)
OBS-URL: https://build.opensuse.org/request/show/244649
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=104
2014-08-14 08:30:20 +00:00
Michael Chang
20cf2b8803
Accepting request 244332 from home:Andreas_Schwab:Factory
...
- Enable building on aarch64
- aarch64-reloc.patch: support R_AARCH64_PREL32 relocation
- Build host tools with RPM_OPT_FLAGS
OBS-URL: https://build.opensuse.org/request/show/244332
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=102
2014-08-13 02:36:26 +00:00
Michael Chang
de52fceb60
Accepting request 244238 from home:k0da:ppc
...
- Fix the 64-bit trampoline code in dynamic linker (bnc#890999)
grub2-ppc64le-fix-64bit-trampoline-in-dyn-linker.patch
OBS-URL: https://build.opensuse.org/request/show/244238
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=101
2014-08-12 02:33:07 +00:00
Michael Chang
1cbe67557f
Accepting request 242829 from home:tiwai:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/242829
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=99
2014-07-29 10:28:18 +00:00
6d222d8bc9
Accepting request 238591 from home:jankara:branches:Base:System
...
Support for XFS V5 superblock
OBS-URL: https://build.opensuse.org/request/show/238591
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=93
2014-06-25 09:36:39 +00:00
a9f17210c7
Accepting request 238198 from home:jeff_mahoney:branches:Base:System
...
- grub2: use stat instead of udevadm for partition lookup (bnc#883635)
* Added grub2-use-stat-instead-of-udevadm-for-partition-lookup.patch
OBS-URL: https://build.opensuse.org/request/show/238198
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=91
2014-06-21 11:15:08 +00:00
Michal Hrusecky (old before rename to _miska_)
f6b7010872
Accepting request 230152 from home:scarabeus_iv
...
- 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
OBS-URL: https://build.opensuse.org/request/show/230152
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=89
2014-04-15 08:46:01 +00:00
Michael Chang
d993d29491
Accepting request 229655 from home:k0da:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/229655
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=87
2014-04-11 02:43:28 +00:00
Stephan Kulow
60734cece4
Accepting request 229564 from home:michael-chang:branches:Base:System
...
- add grub2-x86_64-xen subpackage (bnc#863821)
OBS-URL: https://build.opensuse.org/request/show/229564
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=86
2014-04-10 08:09:18 +00:00
Michael Chang
2f3c8bd3cd
Accepting request 229108 from home:arvidjaar:grub2-next
...
- 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
OBS-URL: https://build.opensuse.org/request/show/229108
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=84
2014-04-07 03:38:20 +00:00
395270c067
Accepting request 228720 from home:michael-chang:branches:Base:System
...
OBS-URL: https://build.opensuse.org/request/show/228720
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=83
2014-04-02 10:35:03 +00:00
Stephan Kulow
f679e1b059
Accepting request 228382 from home:michael-chang:SLE12
...
- add Recommends to libburnia-tools (bnc#812681)
- add missing SUSE_BTRFS_SNAPSHOT_BOOTING.patch in changelog
- Document peculiarities of s390 terminals in 'README.ibm3215'.
- grub2-s390x-02-kexec-module-added-to-emu.patch:
* Improve exit message for dry-run (and cleanup).
- grub2-s390x-03-output-7-bit-ascii.patch:
* Fix handling of '^C' and solitary '^'. (bnc#867258)
* Exit properly with mode-reset.
- grub2-s390x-04-grub2-install.patch:
* Install helper script as '/usr/sbin/grub2-zipl-setup'.
* Console mode may be controlled from config file. (bnc#868909)
- grub2-s390x-05-grub2-mkconfig.patch:
* Add 'conmode=' to command-line, if configured. (bnc#868909)
* add SUSE_BTRFS_SNAPSHOT_BOOTING.patch
* first usable interface on 3215 from initrd. (bnc#867258)
- reflect s390x-specifics in '/etc/default/grub'. (fate#314213)
* use less CPU cycles waiting for user. (bnc#868650)
* first usable interface on 3215. (bnc#867258)
re-zipl despite minor issues. (bnc#866867, fate#314213)
to appropriate sub-packages. (fate#314213)
OBS-URL: https://build.opensuse.org/request/show/228382
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=82
2014-04-01 08:23:39 +00:00
Dr. Werner Fink
b05b350108
Accepting request 228323 from home:michael-chang:SLE12
...
- snapper rollback support (fate#317062)
* add btrfs_follow_default.patch
* add suse_btrfs_grub2_install.sh
* add 80_suse_btrfs_snapshot
* refresh grub2-snapper-plugin.sh
- add grub2-x86_64-xen subpackage (bnc#863821)
- ieee1275: check for IBM pseries emulated machine (bnc#869964)
- added patches:
* grub2-ppc64-build-ppc64-32bit.patch
- Build ppc64 as 32bit
- added patches:
* grub2-ppc64-build-ppc64-32bit.patch
- Rename PowerPC patches so it will have architecture in it's name
- added 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
OBS-URL: https://build.opensuse.org/request/show/228323
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=81
2014-03-31 19:51:24 +00:00
42797ef956
Accepting request 221738 from home:michael-chang:branches:Base:System
...
- add Supplements: packageand(snapper:grub2) in grub2-snapper-plugin
to install it while both snapper and grub2 are installed
OBS-URL: https://build.opensuse.org/request/show/221738
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=75
2014-02-12 16:20:04 +00:00
3cba045acf
Accepting request 221073 from home:michael-chang:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/221073
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=73
2014-02-08 10:52:59 +00:00
Michael Chang
fce44a3b44
Accepting request 220504 from home:k0da:ppc
...
- 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
OBS-URL: https://build.opensuse.org/request/show/220504
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=71
2014-02-05 03:57:12 +00:00
Michael Chang
e1c7fd0494
Accepting request 215036 from home:oertel:branches:Base:System
...
- Add changes to allow build for s390x arch: added
grub2-s390x-01-Changes-made-and-files-added-in-order-to-allow-s390x.patch
- 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
OBS-URL: https://build.opensuse.org/request/show/215036
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=69
2014-01-27 03:17:41 +00:00
Michael Chang
0015f44766
Accepting request 214019 from home:arvidjaar:grub2-next
...
- 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
OBS-URL: https://build.opensuse.org/request/show/214019
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=65
2014-01-16 03:44:50 +00:00
0331f5f384
Accepting request 213939 from home:michael-chang:btrfs-snapshot
...
- 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
OBS-URL: https://build.opensuse.org/request/show/213939
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=64
2014-01-15 10:47:05 +00:00
Michael Chang
2764c99fe0
Accepting request 212604 from home:arvidjaar:grub2-next
...
I think it is good time to update to 2.02 so it can get more testing.
Although internal changes are pretty extensive, externally it should be
pretty much the same. The main user visible changes are
- autogen is not used anymore, so we can finally simplify patches
and recreate files during RPM build. So generated files need not be
patched and shipped any more.
- GRUB_HIDDEN_TIMEOUT is deprecated, we should use GRUB_TIMEOUT_STYLE
instead. This will need perl-Bootloader and YaST changes. Old config
is still accpepted so nothing should be broken.
- native pvgrub2 support for Xen PV guests.
- ARM support (32 and 64 bit), although it has rough edges.
OBS-URL: https://build.opensuse.org/request/show/212604
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=62
2014-01-06 03:50:43 +00:00
618ccb4258
Accepting request 211329 from home:michael-chang:btrfs-snapshot-booting
...
- 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
OBS-URL: https://build.opensuse.org/request/show/211329
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=60
2013-12-18 09:57:04 +00:00
Michael Chang
9df8033f58
Accepting request 210446 from home:arvidjaar:branches:Base:System
...
- add patch 0001-Fix-build-with-FreeType-2.5.1.patch - fix build with
freetype2 >= 2.5.1 (backport from fd0df6d098b1e6a4f60275c48a3ec88d15ba1fbb)
OBS-URL: https://build.opensuse.org/request/show/210446
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=58
2013-12-11 04:28:48 +00:00
Michael Chang
1a79633072
Accepting request 209046 from home:arvidjaar:branches:Base:System
...
reset executable bits on *module, *.exec and *.image files. They are not
executable and get installed with 0755 permissions due to the way grub2
build system works. This avoids multiple warnings from find-debufinfo.sh
and generation of useless *.debug files.
OBS-URL: https://build.opensuse.org/request/show/209046
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=56
2013-12-02 03:01:20 +00:00
Michael Chang
ee05e02b3f
Accepting request 207910 from home:gary_lin:branches:Base:System
...
- 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)
OBS-URL: https://build.opensuse.org/request/show/207910
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=54
2013-11-22 08:20:05 +00:00
Dr. Werner Fink
13bae16139
Accepting request 198441 from home:michael-chang:branches:Base:System
...
- 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.
OBS-URL: https://build.opensuse.org/request/show/198441
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=52
2013-09-12 15:29:56 +00:00
Dr. Werner Fink
e0be79606c
Accepting request 184477 from home:arvidjaar:branches:Base:System
...
- 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
Both problem were introduced in current trunk, version in 12.3 did not
call external lvm tools.
- remove --enable-grub-emu-usb - it is not needed on physical platform
OBS-URL: https://build.opensuse.org/request/show/184477
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=48
2013-07-27 11:10:20 +00:00
Michael Chang
026af2c827
Accepting request 181103 from home:elchevive:branches:Base:System
...
updated translations + include new ones (es, lt, pt_BR, sl, tr)
OBS-URL: https://build.opensuse.org/request/show/181103
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=44
2013-06-27 02:57:37 +00:00
608d5e43ad
Accepting request 179591 from home:arvidjaar:grub2-next
...
Now Fedora is using trunk as well, just serialized - every commit
as separate patch on top of base 2.00 version. So we are not alone
and can move along.
Please test.
OBS-URL: https://build.opensuse.org/request/show/179591
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=42
2013-06-18 17:11:34 +00:00
daeb537263
Accepting request 171183 from home:arvidjaar:branches:Base:System
...
Build and package man pages for grub2 user tools
OBS-URL: https://build.opensuse.org/request/show/171183
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=40
2013-04-16 20:25:22 +00:00
339e843f53
Accepting request 162967 from home:arvidjaar:bnc:810912
...
- add grub2-secureboot-use-linuxefi-on-uefi-in-os-prober.patch (bnc#810912)
* use linuxefi in 30_os-prober if secure boot is enabled
OBS-URL: https://build.opensuse.org/request/show/162967
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=38
2013-04-06 07:19:14 +00:00
31f29ac911
Accepting request 162520 from home:arvidjaar:branches:Base:System
...
Upstream documentation sometimes changes and quilt does not support
renaming files. This makes it easier to maintain moving target. This
is to prepare for grub2-next submission (it is part of it, but I'd
prefer to make it explicit in case there are reasons for current patch).
OBS-URL: https://build.opensuse.org/request/show/162520
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=36
2013-04-03 19:52:45 +00:00
OBS User buildservice-autocommit
afdf191554
Accepting request 161581 from Base:System
...
baserev update by copy to link target
OBS-URL: https://build.opensuse.org/request/show/161581
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=34
2013-04-02 09:49:39 +00:00
OBS User buildservice-autocommit
7bf84d172e
Updating link to change in openSUSE:Factory/grub2 revision 64.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=706e51de953659c99a0ffd5c15cf1846
2013-04-02 09:49:38 +00:00
6c125c6d3a
Accepting request 161696 from home:arvidjaar:branches:Base:System
...
- corretly set chainloaded image device handle in secure boot mode (bnc#809038)
OBS-URL: https://build.opensuse.org/request/show/161696
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=33
2013-03-29 08:58:57 +00:00
54992a3735
Accepting request 161508 from home:michael-chang:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/161508
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=32
2013-03-28 11:00:02 +00:00
ecc166bd85
Accepting request 161028 from home:k0da:ppc
...
- extraconfigure macro is not defined on ppc
OBS-URL: https://build.opensuse.org/request/show/161028
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=30
2013-03-26 08:58:26 +00:00
Andrei Borzenkov
04d8f6bbb5
Accepting request 160165 from home:michael-chang:test-upgrade1
...
Please review this v2. version. Thanks.
v2. Renaming of grub2-efi unconditionally.
- 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.
OBS-URL: https://build.opensuse.org/request/show/160165
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=28
2013-03-20 16:58:19 +00:00
5932ec5ef7
Accepting request 158628 from home:arvidjaar:branches:Base:System
...
Clean up spec
1. update-bootloader must be called after both user space and grub2 modules are updated. Otherwise we risk to get stale modules or incompatible configuration. So move it into respective grub2-i386-pc/grub2-arch-efi; use Requires(post) to force packages installation order.
2. Split migration support into grub2-efi. Simplify it, only grubenv and custom.cfg need migration.
3. Require minimal perl-Bootloader version that understands /boot/grub2 on EFI.
While on it, replace all obsolete PreReq with Requires/Requies(post).
This leaves all migration code under 12.2/12.3 condition, so once we are past this it will disappear.
Tested on updated from 12.2.
OBS-URL: https://build.opensuse.org/request/show/158628
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=26
2013-03-12 09:56:29 +00:00
4a27c23e24
Accepting request 158250 from home:michael-chang:branches:Base:System
...
- add grub2-fix-tftp-endianness.patch from upstream (bnc#808582)
- add efinet and tftp to grub.efi (bnc#808582)
OBS-URL: https://build.opensuse.org/request/show/158250
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=25
2013-03-11 09:53:51 +00:00