-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Add a basic SMF manifest for SunOS platforms #4238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4238 +/- ##
=======================================
Coverage 20.09% 20.09%
=======================================
Files 153 153
Lines 30696 30696
=======================================
Hits 6168 6168
Misses 23586 23586
Partials 942 942 Continue to review full report at Codecov.
|
Nice, that saves me the effort of writing one. This one works perfectly on SmartOS. |
@sjorge I've also made a port in pkgsrc WIP :-) |
contrib/init/sunos/gitea.xml
Outdated
|
||
<template> | ||
<common_name> | ||
<loctext xml:lang="C">Compact self-hosted GIT service</loctext> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you use "A painless, self-hosted Git service" instead? It is the tagline for Gitea
Signed-off-by: Antonio Huete Jimenez <tuxillo@quantumachine.net>
@tuxillo nice, I could not find it on the joyent/pkgsrc-wip repo though? |
@techknowlogick need your approval |
@sjorge it's in pkgsrc-wip (NetBSD/pkgsrc-wip@6f84130) |
Hi,
A basic SMF file which might come handy for people use SunOS platforms like SmartOS, OmniOS, etc.
Regards,
Antonio Huete