Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628294 - sys-boot/refind-0.11.2 version bump
Summary: sys-boot/refind-0.11.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Stéphane Veyret
URL:
Whiteboard:
Keywords:
: 643210 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-08-19 13:00 UTC by Stéphane Veyret
Modified: 2018-04-23 13:06 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stéphane Veyret 2017-08-19 13:00:56 UTC
Version 0.11 of rEFInd has been released. Previous version 0.10.9 (neither in Gentoo) introduiced some changes which should be carefuly taken into account.

Message from Rod Smith:
Note that this version includes
significant new options for the build process when using TianoCore. You
can still use the "tiano" target series to build with UDK2014; however,
a new "edk2" target series exists to build with newer versions of
TianoCore. The Makefile's EDK2BASE variable now points to the TianoCore
version used with the "edk2" target, and a new TIANOBASE variable points
to the TianoCore version used with UDK2014. This is all documented in
more detail in the BUILDING.txt file. The GNU-EFI build process is
unchanged.

I've tried to make this as painless as possible, but if you're using
TianoCore, you may need to customize the Makefile in a slightly
different way than before.
Comment 1 Stéphane Veyret 2017-08-19 13:02:14 UTC
I will try to work on new ebuild and make PR today.
Comment 2 bdouxx 2017-09-21 18:55:41 UTC
hi,

any news about your ebuild?

thanks
Comment 3 Stéphane Veyret 2017-09-22 06:37:57 UTC
Hi,
I faced some problems when trying to create the ebuild. Because I am very busy at the moment, I couldn't work more on it…
Comment 4 Jonas Stein gentoo-dev 2018-01-03 08:08:13 UTC
*** Bug 643210 has been marked as a duplicate of this bug. ***
Comment 5 Jonas Stein gentoo-dev 2018-01-03 08:18:22 UTC
Stéphane, please join our support channels, if you got stuck with the ebuild.
https://www.gentoo.org/support/

> Because I am very busy at the moment, I couldn't work more on it…

Is it correct, that you still want to maintain this package in general?
Comment 6 Stéphane Veyret 2018-01-03 08:31:24 UTC
Hi Jonas,

(In reply to Jonas Stein from comment #5)
> Is it correct, that you still want to maintain this package in general?

I actually have many things to do both for my boss and for my personal life. That's why I have very little time to spend on this maintenance.

I should be co-maintainer with @wraeth, but I think he is as busy as I am… ;-) I don't mind staying maintainer, but if you feel that someone else should take my place, it's not a problem for me.
Comment 7 Larry the Git Cow gentoo-dev 2018-04-23 13:01:06 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26800f62b105450602ea98e2018de1d06555e30a

commit 26800f62b105450602ea98e2018de1d06555e30a
Author:     Sam Jorna <wraeth@gentoo.org>
AuthorDate: 2018-04-23 12:58:49 +0000
Commit:     Sam Jorna <wraeth@gentoo.org>
CommitDate: 2018-04-23 12:59:02 +0000

    sys-boot/refind: bump to 0.11.2
    
    Bug: https://bugs.gentoo.org/628294
    Package-Manager: Portage-2.3.31, Repoman-2.3.9

 sys-boot/refind/Manifest             |   1 +
 sys-boot/refind/refind-0.11.2.ebuild | 197 +++++++++++++++++++++++++++++++++++
 2 files changed, 198 insertions(+)}
Comment 8 Sam Jorna (wraeth) gentoo-dev 2018-04-23 13:06:31 UTC
Per comment 7, this is now done. I've kept the current build system(s) for now and will look at implementing the new build system later.

It does not address bug 627744 as I don't yet have an environment set up to test with, but will be done soon (unless Stéphane gets to it before I do).