Skip to content

Commit e9acfe2

Browse files
committed
README: create file.
1 parent 1a7b609 commit e9acfe2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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!

0 commit comments

Comments
 (0)