Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 685588

Summary: net-wireless/iwd - install /etc/init.d/ead
Product: Gentoo Linux Reporter: Gino McCarty <onigino>
Component: Current packagesAssignee: Ben Kohler <bkohler>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild patch for ead

Description Gino McCarty 2019-05-10 20:34:40 UTC
Created attachment 575982 [details, diff]
ebuild patch for ead

An init script for ead
Comment 1 Larry the Git Cow gentoo-dev 2019-05-13 13:32:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8489d20fb0be0a64eaf4ef0f646b676eef824467

commit 8489d20fb0be0a64eaf4ef0f646b676eef824467
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2019-05-13 13:18:44 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2019-05-13 13:20:33 +0000

    net-wireless/iwd: bump to 0.18 & add regulatory domain checks
    
    Added new default-on dep on crda.  One can disable this flag & dep, to
    depend on the new in-kernel support, if so desired.  This requires the
    cfg80211 module to load firmware files when it initializes, so the
    usual firmware-loading requirements apply.
    
    I am not currently checking for the regulatory.db.p7s file that's
    required if CFG80211_REQUIRE_SIGNED_REGDB=y is set, that will be
    improved in the future.
    
    Closes: https://bugs.gentoo.org/683060
    Closes: https://bugs.gentoo.org/685424
    Closes: https://bugs.gentoo.org/685588
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    RepoMan-Options: --force
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-wireless/iwd/Manifest        |   1 +
 net-wireless/iwd/files/ead.initd |  12 ++++
 net-wireless/iwd/iwd-0.18.ebuild | 139 +++++++++++++++++++++++++++++++++++++++
 net-wireless/iwd/metadata.xml    |   1 +
 4 files changed, 153 insertions(+)