Stephan Kulow
9e834b2857
Accepting request 224389 from Base:System
...
- 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)
- 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 (forwarded request 224032 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/224389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=87
2014-03-04 12:14:10 +00:00
Stephan Kulow
0e20bc80a5
Accepting request 223322 from Base:System
...
- updating grub2-once
- added --list switch.
- improved --help and error handling. (forwarded request 223241 from jnweiger)
OBS-URL: https://build.opensuse.org/request/show/223322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=86
2014-02-22 19:44:15 +00:00
Stephan Kulow
77a2e90ae6
Accepting request 222058 from Base:System
...
- add Supplements: packageand(snapper:grub2) in grub2-snapper-plugin
to install it while both snapper and grub2 are installed (forwarded request 221738 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/222058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=85
2014-02-15 07:53:38 +00:00
Stephan Kulow
b664720e25
Accepting request 221392 from 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 (forwarded request 221073 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/221392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=84
2014-02-11 09:55:19 +00:00
Stephan Kulow
f82e4ea3dc
Accepting request 220920 from Base:System
...
- 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 (forwarded request 220504 from k0da)
OBS-URL: https://build.opensuse.org/request/show/220920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=83
2014-02-06 08:17:06 +00:00
Stephan Kulow
78b579abb7
Accepting request 215222 from 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 (forwarded request 215036 from oertel)
OBS-URL: https://build.opensuse.org/request/show/215222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=82
2014-01-30 10:23:54 +00:00
Stephan Kulow
bcdbe06aca
Accepting request 214182 from Base:System
...
- 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. (forwarded request 214140 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/214182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=81
2014-01-20 19:42:18 +00:00
Stephan Kulow
7a86cdab79
Accepting request 214067 from Base:System
...
- 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 (forwarded request 214019 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/214067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=80
2014-01-17 10:03:50 +00:00
Stephan Kulow
c4bfec4a4c
Accepting request 212884 from Base:System
...
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. (forwarded request 212604 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/212884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=79
2014-01-10 20:19:21 +00:00
Stephan Kulow
403a526fcb
Accepting request 211336 from Base:System
...
- 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 (forwarded request 211329 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/211336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=78
2013-12-19 11:10:56 +00:00
Stephan Kulow
4b29910460
Accepting request 210467 from Base:System
...
- add patch 0001-Fix-build-with-FreeType-2.5.1.patch - fix build with
freetype2 >= 2.5.1 (backport from fd0df6d098b1e6a4f60275c48a3ec88d15ba1fbb) (forwarded request 210446 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/210467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=77
2013-12-11 14:40:07 +00:00
Stephan Kulow
e5dd4258b2
Accepting request 209121 from 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. (forwarded request 209046 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/209121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=76
2013-12-02 14:07:50 +00:00
Stephan Kulow
d6309f618c
Accepting request 207913 from 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) (forwarded request 207910 from gary_lin)
OBS-URL: https://build.opensuse.org/request/show/207913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=75
2013-11-22 16:39:40 +00:00
Tomáš Chvátal
cf4c718a0b
Accepting request 198724 from 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. (forwarded request 198441 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/198724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=73
2013-09-13 12:43:46 +00:00
Stephan Kulow
02802de0c1
Accepting request 198163 from Base:System
...
- replace openSUSE UEFI certificate with new 2048 bit certificate. (forwarded request 197984 from lnussel)
OBS-URL: https://build.opensuse.org/request/show/198163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=72
2013-09-11 09:59:38 +00:00
Stephan Kulow
1bcac6b2d1
Accepting request 184482 from 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 (forwarded request 184477 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/184482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=71
2013-07-29 15:41:41 +00:00
Stephan Kulow
3fb02058de
Accepting request 182721 from Base:System
...
- refresh grub2-fix-menu-in-xen-host-server.patch: In domU we
have to add xen kernel to config. (bnc#825528) (forwarded request 182694 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/182721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=70
2013-07-11 11:28:40 +00:00
Stephan Kulow
51f9947b0f
Accepting request 181929 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/181929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=69
2013-07-04 08:10:40 +00:00
Stephan Kulow
5e95ab34dc
Accepting request 180827 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/180827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=68
2013-06-26 18:19:00 +00:00
Stephan Kulow
b275d9f8b1
Accepting request 172609 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/172609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=67
2013-04-20 15:42:26 +00:00
Stephan Kulow
e96960f1de
Accepting request 162973 from Base:System
...
- add grub2-secureboot-use-linuxefi-on-uefi-in-os-prober.patch (bnc#810912)
* use linuxefi in 30_os-prober if secure boot is enabled (forwarded request 162967 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/162973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=66
2013-04-07 12:22:25 +00:00
Stephan Kulow
1659629910
Accepting request 162361 from Base:System
...
- refresh grub2-secureboot-chainloader.patch: Fix wrongly aligned
buffer address (bnc#811608) (forwarded request 162360 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/162361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=65
2013-04-05 05:44:11 +00:00
Stephan Kulow
be1c17f6af
Accepting request 161581 from 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 (forwarded request 161508 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/161581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=64
2013-04-02 09:49:38 +00:00
Stephan Kulow
9226bf9429
Accepting request 161114 from Base:System
...
- extraconfigure macro is not defined on ppc (forwarded request 161028 from k0da)
OBS-URL: https://build.opensuse.org/request/show/161114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=63
2013-03-26 14:55:22 +00:00
Stephan Kulow
735d921c73
Accepting request 160299 from Base:System
...
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. (forwarded request 160165 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/160299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=62
2013-03-22 10:18:12 +00:00
Stephan Kulow
bbd6baa3d0
Accepting request 158519 from Base:System
...
- add grub2-fix-tftp-endianness.patch from upstream (bnc#808582)
- add efinet and tftp to grub.efi (bnc#808582) (forwarded request 158250 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/158519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=61
2013-03-12 14:02:26 +00:00
Stephan Kulow
4388338b33
Accepting request 157616 from Base:System
...
- add lvm to grub.efi (bnc#807989)
- add loadenv to grub.efi (bnc#807992) (forwarded request 157614 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/157616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=60
2013-03-08 08:12:46 +00:00
Stephan Kulow
b4a93d3f89
Accepting request 157383 from Base:System
...
(forwarded request 157376 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/157383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=59
2013-03-05 15:31:13 +00:00
Stephan Kulow
f57b826262
Accepting request 155911 from Base:System
...
- merge internal+external BS changes into superset spec file,
remove obsolete dependencies
- merge SLES+openSUSE patches, restrict "grub-efi" to 12.2+12.3
- add efidisk-ahci-workaround (bnc#794674)
- fix unquoted-string-in-class.patch (bnc#788322)
- switch to out of source / subdir build
OBS-URL: https://build.opensuse.org/request/show/155911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=58
2013-02-21 14:32:16 +00:00
Stephan Kulow
870b51228f
Accepting request 151569 from Base:System
...
- grub.efi signing on build server. (forwarded request 151568 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/151569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=57
2013-02-07 13:16:19 +00:00
Stephan Kulow
716e24f030
Accepting request 150545 from Base:System
...
a couple of secureboot changes and some improvement.
OBS-URL: https://build.opensuse.org/request/show/150545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=56
2013-01-31 13:48:08 +00:00
Stephan Kulow
5c779d6686
Accepting request 147515 from Base:System
...
couple of fixes
OBS-URL: https://build.opensuse.org/request/show/147515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=54
2013-01-08 12:44:12 +00:00
Stephan Kulow
bf6336238a
Accepting request 147213 from Base:System
...
- add support for chainloading another UEFI bootloader to
30_os-prober (bnc#775610) (forwarded request 147192 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/147213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=53
2013-01-07 14:17:20 +00:00
Stephan Kulow
ad4c1853ad
Accepting request 143018 from devel:openSUSE:Factory
...
- 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. (forwarded request 143007 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/143018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=52
2012-11-28 09:34:03 +00:00
Stephan Kulow
bb12fc3e7f
Accepting request 142244 from devel:openSUSE:Factory
...
Replace grub2-quote-messages-in-grub.cfg.patch with upstream commit. It makes it easier to sync with upstream sources in the future. (forwarded request 142232 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/142244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=51
2012-11-21 15:53:33 +00:00
Stephan Kulow
a8cae65aac
Accepting request 141984 from devel:openSUSE:Factory
...
- quote localized "Loading ..." messages in grub.cfg (bnc#790195) (forwarded request 141967 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/141984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=50
2012-11-20 12:07:42 +00:00
Stephan Kulow
65cb2d080c
Accepting request 140933 from devel:openSUSE:Factory
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/140933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=49
2012-11-13 08:53:25 +00:00
Stephan Kulow
0f7c63159f
Accepting request 139598 from devel:openSUSE:Factory
...
- grub2-efi now depends on exact grub2 version (forwarded request 139589 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/139598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=48
2012-10-31 05:58:31 +00:00
Stephan Kulow
7c061836bb
Accepting request 139364 from devel:openSUSE:Factory
...
build grub2-efi with grub2 transform and migrate configuration into /boot/grub2 (bnc#782891) (forwarded request 139330 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/139364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=47
2012-10-26 15:06:09 +00:00
Stephan Kulow
3291354991
Accepting request 137371 from devel:openSUSE:Factory
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/137371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=46
2012-10-07 17:00:03 +00:00
Stephan Kulow
f4b713e99f
Accepting request 135588 from devel:openSUSE:Factory
...
Hi,
Please help to review the patch, it fixed error message of missing *.mo.gz file if the translation of that language not available (bnc#771393). (forwarded request 135586 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/135588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=45
2012-09-25 07:46:38 +00:00
Stephan Kulow
9984bbaad9
Accepting request 135095 from devel:openSUSE:Factory
...
- add 20_memtest86+ (bnc#780622) (forwarded request 135094 from arvidjaar)
OBS-URL: https://build.opensuse.org/request/show/135095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=44
2012-09-23 19:04:15 +00:00
Stephan Kulow
dbcded38d6
Accepting request 132054 from devel:openSUSE:Factory
...
Please help to review the patches. Thanks. (forwarded request 132041 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/132054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=43
2012-08-31 07:28:14 +00:00
Stephan Kulow
1311d25958
Accepting request 129226 from devel:openSUSE:Factory
...
Fix build with missing gets declaration (glibc 2.16) (forwarded request 129225 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/129226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=42
2012-07-30 18:27:32 +00:00
Stephan Kulow
e03f5192ff
Accepting request 128513 from devel:openSUSE:Factory
...
Hi,
Please help to review the patches. Thanks. (forwarded request 128468 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/128513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=41
2012-07-23 08:00:52 +00:00
Stephan Kulow
95edfcfad6
Accepting request 127311 from devel:openSUSE:Factory
...
Please help to review the patch, thanks. (forwarded request 127259 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/127311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=40
2012-07-09 05:58:49 +00:00
Stephan Kulow
dfd1e20460
Accepting request 127110 from devel:openSUSE:Factory
...
fix efi sub-package. It should be working now.
OBS-URL: https://build.opensuse.org/request/show/127110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=39
2012-07-04 20:12:58 +00:00
Stephan Kulow
688ab7dca7
Accepting request 126597 from devel:openSUSE:Factory
...
- Add configuration support for serial terminal consoles. This will
set the maximum screen size so that text is not overwritten.
- don't enable grub-emu-usb on ppc ppc641 (forwarded request 126572 from k0da)
OBS-URL: https://build.opensuse.org/request/show/126597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=38
2012-06-29 12:19:02 +00:00
Stephan Kulow
12d5400248
Accepting request 126465 from devel:openSUSE:Factory
...
update to 2.00 final
OBS-URL: https://build.opensuse.org/request/show/126465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=37
2012-06-29 04:59:42 +00:00
Stephan Kulow
f144c5f6c0
Accepting request 125780 from devel:openSUSE:Factory
...
Please help to review the patch. Thanks a lot. (forwarded request 125772 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/125780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=36
2012-06-25 12:40:52 +00:00
Stephan Kulow
126053cd9c
Accepting request 121227 from devel:openSUSE:Factory
...
Please help to review the patch, thanks. (forwarded request 121161 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/121227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=34
2012-05-21 05:24:56 +00:00
Stephan Kulow
6bba6b30f9
Accepting request 116247 from devel:openSUSE:Factory
...
- grub2-automake-1-11-2.patch : fix grub2 build error on newer
autotools (automake >= 1.11.2)
- call ./autogen.sh
- grub2-probe-disk-mountby.patch : fix grub2-probe fails on
probing mount-by devices under /dev/disk/by-(id|uuid|path).
(bnc#757746)
OBS-URL: https://build.opensuse.org/request/show/116247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=33
2012-05-08 09:14:39 +00:00
Stephan Kulow
fd6959fcc4
Accepting request 112069 from devel:openSUSE:Factory
...
Fix os-prober fails when OSX partition is present (bnc#747919) (forwarded request 112068 from simontol)
OBS-URL: https://build.opensuse.org/request/show/112069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=32
2012-04-02 09:23:31 +00:00
Stephan Kulow
fd8e269ee1
Accepting request 111818 from devel:openSUSE:Factory
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/111818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=31
2012-03-29 11:57:50 +00:00
Stephan Kulow
c0bc7d4966
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
2012-03-22 11:32:34 +00:00
Stephan Kulow
9fd0838d17
Accepting request 106584 from devel:openSUSE:Factory
...
Please help to review the source. Thanks.
OBS-URL: https://build.opensuse.org/request/show/106584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=29
2012-02-23 14:32:40 +00:00
Stephan Kulow
ea049f37c9
Accepting request 98514 from devel:openSUSE:Factory
...
platforms without efi should not specify exclusion of it (forwarded request 98511 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/98514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=28
2012-01-04 06:23:56 +00:00
Stephan Kulow
9bb9d2c66d
Accepting request 98401 from devel:openSUSE:Factory
...
1. set --target=%{_target_plaform) explicitly to %configure in case it wouldn't do that for us implicitly
2. 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" (forwarded request 98397 from michael-chang)
OBS-URL: https://build.opensuse.org/request/show/98401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=27
2011-12-30 07:45:41 +00:00
Stephan Kulow
2c853cae15
Accepting request 97504 from devel:openSUSE:Factory
...
OBS-URL: https://build.opensuse.org/request/show/97504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=26
2011-12-25 16:34:30 +00:00
Stephan Kulow
6dc38e20d9
Accepting request 93969 from devel:openSUSE:Factory
...
some efi package cleanup
OBS-URL: https://build.opensuse.org/request/show/93969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=25
2011-11-28 11:53:25 +00:00
Stephan Kulow
a153902afb
Accepting request 89479 from devel:openSUSE:Factory
...
efibootmgr is not available on all architectures. (forwarded request 89478 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/89479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=24
2011-10-27 11:49:04 +00:00
Stephan Kulow
684362f4f1
Accepting request 89242 from devel:openSUSE:Factory
...
Add requires from efi subpackage to main package (bnc#72596) (forwarded request 89241 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/89242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=23
2011-10-25 14:00:45 +00:00
Sascha Peilicke
a584e29ccc
Accepting request 79800 from devel:openSUSE:Factory
...
Build an efi subpackage [bnc#713595].
OBS-URL: https://build.opensuse.org/request/show/79800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=20
2011-08-26 08:01:42 +00:00
Sascha Peilicke
213436e0da
Accepting request 77679 from devel:openSUSE:Factory
...
Enable ppc build (forwarded request 77673 from k0da)
OBS-URL: https://build.opensuse.org/request/show/77679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=18
2011-08-02 14:45:10 +00:00
Sascha Peilicke
37a1adaf14
Accepting request 76157 from devel:openSUSE:Factory
...
Only run preun when deinstalling package (forwarded request 76120 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/76157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=16
2011-07-13 13:58:47 +00:00
Sascha Peilicke
bffdec2b9f
Accepting request 72393 from devel:openSUSE:Factory
...
update to 1.99 final
OBS-URL: https://build.opensuse.org/request/show/72393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=15
2011-06-01 10:39:13 +00:00
Sascha Peilicke
cb59076418
Accepting request 69887 from devel:openSUSE:Factory
...
update to 1.99-rc2 and support gcc46 builds. Cleanup specfile. (forwarded request 69842 from jirislaby)
OBS-URL: https://build.opensuse.org/request/show/69887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=13
2011-05-09 08:48:37 +00:00
Ruediger Oertel
75fb9f3760
Accepting request 51521 from devel:openSUSE:Factory
...
Accepted submit request 51521 from user a_jaeger
OBS-URL: https://build.opensuse.org/request/show/51521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=10
2010-10-28 13:16:28 +00:00
Ruediger Oertel
7adcb8ab60
Accepting request 51344 from devel:openSUSE:Factory
...
Accepted submit request 51344 from user a_jaeger
OBS-URL: https://build.opensuse.org/request/show/51344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=8
2010-10-25 16:19:43 +00:00
OBS User autobuild
ece0f2f3d9
Accepting request 50469 from devel:openSUSE:Factory
...
Copy from devel:openSUSE:Factory/grub2 based on submit request 50469 from user a_jaeger
OBS-URL: https://build.opensuse.org/request/show/50469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=7
2010-10-13 22:54:11 +00:00
OBS User autobuild
00f565a5ae
Accepting request 47974 from devel:openSUSE:Factory
...
Copy from devel:openSUSE:Factory/grub2 based on submit request 47974 from user a_jaeger
OBS-URL: https://build.opensuse.org/request/show/47974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=6
2010-09-13 16:50:45 +00:00
OBS User autobuild
40c47d7eed
Accepting request 34740 from devel:openSUSE:Factory
...
Copy from devel:openSUSE:Factory/grub2 based on submit request 34740 from user a_jaeger
OBS-URL: https://build.opensuse.org/request/show/34740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=2
2010-03-14 23:45:00 +00:00
OBS User autobuild
cc490a048e
Accepting request 32673 from devel:openSUSE:Factory
...
Copy from devel:openSUSE:Factory/grub2 based on submit request 32673 from user a_jaeger
OBS-URL: https://build.opensuse.org/request/show/32673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=1
2010-02-18 14:10:48 +00:00
Michael Chang
06839163a5
Accepting request 458615 from home:michael-chang:branches:Base:System
...
- grub2.spec: fix s390x file list.
OBS-URL: https://build.opensuse.org/request/show/458615
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=255
2017-02-17 06:55:04 +00:00
Michael Chang
c85662cbfa
Accepting request 457610 from home:michael-chang:sle12-update
...
- 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)
OBS-URL: https://build.opensuse.org/request/show/457610
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=254
2017-02-16 07:12:06 +00:00
Michael Chang
28cfa69076
Accepting request 456121 from home:arvidjaar:grub2-next
...
new upstream version 2.02~rc1
OBS-URL: https://build.opensuse.org/request/show/456121
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=252
2017-02-13 03:31:29 +00:00
Michael Chang
562453147a
Accepting request 455663 from home:michael-chang:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/455663
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=251
2017-02-09 10:44:34 +00:00
Andrei Borzenkov
8456dc36e5
Accepting request 454860 from home:michael-chang:bsc:1022880
...
- grub2-systemd-sleep.sh: Fix prematurely abort by commands error return code
and skip the offending menu entry (bsc#1022880)
OBS-URL: https://build.opensuse.org/request/show/454860
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=249
2017-02-06 09:09:16 +00:00
Michael Chang
de20a58080
Accepting request 454109 from home:algraf:branches:Base:System
...
- Add support for BLT only EFI GOP adapters (FATE#322332)
* grub2-efi-gop-add-blt.patch
OBS-URL: https://build.opensuse.org/request/show/454109
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=248
2017-02-02 10:13:57 +00:00
Andrei Borzenkov
1b298e1ecc
Accepting request 452446 from home:AndreasSchwab:f
...
- info-dir-entry.patch: Update info dir entry to follow renaming to grub2
OBS-URL: https://build.opensuse.org/request/show/452446
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=246
2017-01-25 16:54:43 +00:00
Michael Chang
331f1de36f
Accepting request 450554 from home:matwey:branches:Base:System
...
OBS-URL: https://build.opensuse.org/request/show/450554
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=244
2017-01-17 03:30:27 +00:00
Andrei Borzenkov
78250a3d58
Accepting request 449994 from home:michael-chang:bsc:997317
...
- Support %posttrans with marcos provided by update-bootloader-rpm-macros
package (bsc#997317)
OBS-URL: https://build.opensuse.org/request/show/449994
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=243
2017-01-13 14:51:18 +00:00
c2373a2196
Accepting request 448892 from home:michael-chang:branches:Base:System
...
- Remove outdated README.openSUSE (bsc#907693)
OBS-URL: https://build.opensuse.org/request/show/448892
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=241
2017-01-07 14:22:08 +00:00
Michael Chang
be69501efa
Accepting request 448263 from home:XRevan86
...
OBS-URL: https://build.opensuse.org/request/show/448263
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=240
2017-01-03 04:42:55 +00:00
Andrei Borzenkov
0f14b3f0b0
Accepting request 437593 from home:michael-chang:branches:Base:System
...
- Fix new line character in distributor (bsc#1007212)
* modified grub2-default-distributor.patch
OBS-URL: https://build.opensuse.org/request/show/437593
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=238
2016-10-28 09:04:35 +00:00
Andrei Borzenkov
8da1cb3353
Accepting request 436663 from home:michael-chang:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/436663
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=236
2016-10-24 17:26:09 +00:00
98cebe696e
- add support for netboot on arm64-efi platforms (bsc#998097)
...
* grub2-arm64-mknetdir-add-suport-for-arm64-efi.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=234
2016-10-13 12:21:11 +00:00
ac85133778
Accepting request 431416 from home:michael-chang:branches:Base:System
...
- 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)
OBS-URL: https://build.opensuse.org/request/show/431416
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=232
2016-09-30 12:07:25 +00:00
Michael Chang
f922778020
Accepting request 424063 from home:matz2:branches:Base:System
...
This blocks getting binutils 2.27 into Factory, so
if accepted please forward there.
- binutils 2.27 creates empty modules without a symtab.
Add patch grub2-accept-empty-module.patch to not reject them.
OBS-URL: https://build.opensuse.org/request/show/424063
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=230
2016-09-01 02:49:06 +00:00
Michael Chang
2cf5c08f74
Accepting request 421847 from home:arvidjaar:grub2-next
...
- since version 1.7 cryptsetup defaults to SHA256 for LUKS - include
gcry_sha256 in signed EFI image
OBS-URL: https://build.opensuse.org/request/show/421847
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=228
2016-08-25 03:50:24 +00:00
Michael Chang
2252949972
Accepting request 418875 from home:michael-chang:branches:Base:System
...
- 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)
OBS-URL: https://build.opensuse.org/request/show/418875
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=226
2016-08-15 04:10:39 +00:00
Michael Chang
069a417c4f
Accepting request 416645 from home:michael-chang:branches:Base:System
...
- grub.default: Empty GRUB_CMDLINE_LINUX_DEFAULT, the value will be fully
taken from YaST settings. (bsc#989803)
- 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)
- 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
OBS-URL: https://build.opensuse.org/request/show/416645
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=224
2016-08-05 07:32:20 +00:00
Michael Chang
91a3ef57e7
Accepting request 405104 from home:oertel:branches:Base:System
...
- fix filelist for s390x
OBS-URL: https://build.opensuse.org/request/show/405104
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=222
2016-06-28 02:54:40 +00:00
Andrei Borzenkov
79b1983d8c
Accepting request 403817 from home:michael-chang:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/403817
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=221
2016-06-21 16:44:17 +00:00
Michael Chang
b9810479d0
Accepting request 400150 from home:arvidjaar:bnc:963610
...
Patch to grub2-once from Björn Voigt to skip comments.
OBS-URL: https://build.opensuse.org/request/show/400150
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=219
2016-06-06 09:53:39 +00:00
6194e7535c
Accepting request 396985 from home:jengelh:branches:Base:System
...
- Make sure all systemd unit files are passed to %service_ macros.
This is merely required for completeness. At the very least this
ensures that the grub2-once service really is terminally removed
from the system on uninstall.
OBS-URL: https://build.opensuse.org/request/show/396985
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=217
2016-05-23 15:22:13 +00:00
Michael Chang
3e8e326ed9
Accepting request 396838 from home:algraf:branches:Base:System
...
- Add patch to free memory on exit in efi environments (bsc#980739)
* grub2-efi-Free-malloc-regions-on-exit.patch
OBS-URL: https://build.opensuse.org/request/show/396838
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=215
2016-05-20 03:20:48 +00:00
Andrei Borzenkov
1a206a4fcb
Accepting request 393306 from home:olh:branches:Base:System
...
- Remove xen-devel from BuildRequires
required headers are included in grub-2.0.2
OBS-URL: https://build.opensuse.org/request/show/393306
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=213
2016-05-02 17:52:44 +00:00
d3e5cb788a
Accepting request 392478 from home:algraf:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/392478
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=212
2016-04-29 18:24:44 +00:00
ffd714d7a6
Accepting request 390640 from home:michael-chang:branches:Base:System
...
- Correct show user defined comments in menu for snapshots (bsc#956698)
* modified grub2-snapper-plugin.sh
OBS-URL: https://build.opensuse.org/request/show/390640
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=211
2016-04-24 09:10:29 +00:00