OSDN Git Service

README.md: add base-system-66, remove experimental language from 66-void.
authormobinmob <mobinmob@disroot.org>
Sun, 9 Oct 2022 14:58:38 +0000 (17:58 +0300)
committermobinmob <mobinmob@disroot.org>
Sun, 9 Oct 2022 15:03:37 +0000 (18:03 +0300)
Also:
- srcpkgs/66-void : Clarify _void_runit_version.

README.md
srcpkgs/66-void/template

index 7446000..3664e85 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,7 +14,9 @@ Packaging templates are provided for:
 
 - **scandir-66serv**, a __module__ type service for 66 that enables running services in a user session.
 
-- **66-void**, a replacement for the runit-void package, that reuses the [void-runit](https://github.com/void-linux/void-runit) repo contents to create a 66 "base" package for the distribution. Currently experimental.
+- **66-void**, a replacement for the runit-void package, that reuses the [void-runit](https://github.com/void-linux/void-runit) repo contents to create a 66 "base" package for the distribution.
+
+- **base-system-66**, a replacement for the base-system meta package, only difference the dependence on 66-void instead of runit-void.
  
    
 ## History
index 275c4ab..ceb9c44 100644 (file)
@@ -6,7 +6,7 @@ pkgname=66-void
 # last commit at this time.
 version=20220424
 revision=1
-# This the the last commit hash.
+# This the the last commit hash at this time.
 _void_runit_version=28f849335eed5db4787d3b7dc342dd4066b7183f
 wrksrc="void-runit-${_void_runit_version}"
 build_style=gnu-makefile