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

Bug 936265

Summary: app-misc/openhab-bin request to add openrc support and init script
Product: Gentoo Linux Reporter: Xavier Miller <xavier.miller>
Component: Current packagesAssignee: Florian Schmaus <flow>
Status: RESOLVED FIXED    
Severity: normal CC: flow, xavier.miller
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: proposed patch for app-misc/openhab-bin-4.2.0.ebuild
files/openrc -- openrc init.d script

Description Xavier Miller 2024-07-18 20:01:06 UTC
please add support for openrc in openhab-bin ebuild

I wrote some init script and patched the current ebuild

Reproducible: Always
Comment 1 Xavier Miller 2024-07-18 20:05:15 UTC
Created attachment 897945 [details, diff]
proposed patch for app-misc/openhab-bin-4.2.0.ebuild

patch for current ebuild
Comment 2 Xavier Miller 2024-07-18 20:06:02 UTC
Created attachment 897947 [details]
files/openrc -- openrc init.d script

to add in files subdir of ebuild
Comment 3 Larry the Git Cow gentoo-dev 2024-07-25 07:21:30 UTC
The bug has been closed via the following commit(s):

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

commit e765c8b50800a67f21a7b5e65a13a6a6971b5b8b
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-07-24 11:59:40 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-07-25 07:20:39 +0000

    app-misc/openhab-bin: add support for OpenRC
    
    Thanks to Xavier Miller for the initial patches.
    
    Closes: https://bugs.gentoo.org/936265
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-misc/openhab-bin/files/openhab.initd               | 18 ++++++++++++++++++
 ...ab-bin-4.2.0.ebuild => openhab-bin-4.2.0-r1.ebuild} | 11 +++++++++++
 2 files changed, 29 insertions(+)