https://bugzilla.suse.com/show_bug.cgi?id=1179981 https://bugzilla.suse.com/show_bug.cgi?id=1179981#c9 --- Comment #9 from Michael Chang <mchang@suse.com> --- (In reply to Marco M. from comment #8)
(In reply to Michael Chang from comment #7)
[snip]
Hi Chang, yes I can do the test, I'm glad to help.
Thank you.
What is the cleanest method to install your patch? Should I do a vendor change on grub-install package?
Yes. You can follow the instructions to install and uninstall test packages from that repository. To install:
zypper ar --repo https://download.opensuse.org/repositories/home:/michael-chang:/devel:/grub/... zypper ref home_michael-chang_devel_grub zypper dup --allow-vendor-change --from home_michael-chang_devel_grub
To uninstall (revert to official package)
zypper rr home_michael-chang_devel_grub zypper ref zypper in --allow-downgrade --allow-vendor-change --force grub2
Please note that you'll have to disable secure boot in UEFI firmware to test the package since it was built in my home project thus not signed by openSUSE. -- You are receiving this mail because: You are on the CC list for the bug.