File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ # runit
2
+
3
+ This repository holds the version of runit that is used by Void Linux. It
4
+ incorporates patches that fix issues found by users as well as certain compiler
5
+ warnings.
6
+
7
+ The source history was obtained from < http://smarden.org/git/runit.git/ > , but
8
+ the release tarballs have been pruned from this version.
9
+
10
+ The objective of this repository is not to revamp the runit code completely or
11
+ add functionality that detracts from its simplicity, but rather to provide a
12
+ canonical version of the source code and to avoid the inclusion of patches in
13
+ [ void-packages] ( https://github.com/void-linux/void-packages ) . This also makes
14
+ reviewing patches much simpler. If you have an issue or patch that you feel fits
15
+ inside these objectives, please open an issue or pull request!
You can’t perform that action at this time.
0 commit comments