Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692510 - sys-apps/bolt add openrc service
Summary: sys-apps/bolt add openrc service
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-19 10:04 UTC by Manuel Rüger (RETIRED)
Modified: 2020-08-24 18:14 UTC (History)
1 user (show)

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


Attachments
Updated bolt-0.9-r1 with kernel feature checks and OpenRC script (bolt-0.9-r1.ebuild,1.21 KB, text/plain)
2020-08-24 11:59 UTC, redflyhacker
Details
sys-apps/bolt/files/bolt-init.d OpenRC script (bolt-init.d,362 bytes, text/x-dsrc)
2020-08-24 11:59 UTC, redflyhacker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2019-08-19 10:04:16 UTC
Please add initscripts for boltd
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2019-08-19 14:27:46 UTC
I'm open to patches here, the only system I have that has thunderbolt is running systemd.
Comment 2 redflyhacker 2020-08-24 11:59:09 UTC
Created attachment 656436 [details]
Updated bolt-0.9-r1 with kernel feature checks and OpenRC script
Comment 3 redflyhacker 2020-08-24 11:59:44 UTC
Created attachment 656438 [details]
sys-apps/bolt/files/bolt-init.d OpenRC script
Comment 4 redflyhacker 2020-08-24 12:03:17 UTC
I've been using the attached ebuild (and a similar one for bolt-0.8*) and OpenRC script for a long time now. The only thunderbolt peripheral I have is a docking stations, and I almost exclusively use boltd via plasma-thunderbolt, but it works well.

Also, this is my first ever post on bugs.gentoo.org. Let me know whether there is anything I should do differently. I hope the attachments are helpful.
Comment 5 Larry the Git Cow gentoo-dev 2020-08-24 18:14:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046e89752c49f8542e53ef2b0f695b8e19dcf418

commit 046e89752c49f8542e53ef2b0f695b8e19dcf418
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2020-08-24 18:13:19 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-08-24 18:14:15 +0000

    sys-apps/bolt: add openrc support
    
    thanks to redflyhacker+gentoo@gmail.com for providing the init script
    and the kernel config checks.
    
    Closes: https://bugs.gentoo.org/692510
    Package-Manager: Portage-3.0.4, Repoman-2.3.23
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 sys-apps/bolt/bolt-0.9-r1.ebuild | 52 ++++++++++++++++++++++++++++++++++++++++
 sys-apps/bolt/files/bolt.openrc  | 14 +++++++++++
 2 files changed, 66 insertions(+)