OSDN Git Service

Merge pull request #197 from mobinmob/s6-socklog
authormobinmob <39646700+mobinmob@users.noreply.github.com>
Tue, 3 Oct 2023 16:53:12 +0000 (16:53 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Oct 2023 16:53:12 +0000 (16:53 +0000)
New service: s6-socklog-unix.

README.md
conf/void-66-conf.md

index 47a5202..f581e02 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,3 +35,13 @@ in it.
 When using these packages, frontend service files will be placed in under */usr/share/66/service/*.
 To use them see the 66 documentation contained in the *66-doc* package, especially
 the man pages for *66-enable* and *66-disable* commands.
+
+## Documentation
+
+Under conf/ one can find some documentation:
+
+- [Small and simple guide to setup 66 booting on voidlinux](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-conf.md)
+- [Guide on reusing runit services with 66](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-runitsv.md)
+- [Information for logging with 66](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-logging.md)
+- [How to use some the 66boot utilites for configuration](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66boot-.md)
+- [How to **completely** migrate from runit to 66 and back](https://github.com/mobinmob/void-66-services/blob/master/conf/void-66-base-system.md)
index 2fcd1a4..76649e8 100644 (file)
@@ -26,12 +26,12 @@ Add the repo:
 
 _(commands prefixed by `#` must be run with elevated privileges, as root)_
 ```
-# xbps-install -S --repository=https://codeberg.org/mobinmob/void-66/raw/branch/master  void-unofficial-repo-66
+# xbps-install -Sy --repository=https://avyssos.eu/repos/voidlinux/66/ void-unofficial-repo-66
 ```
 
 You will be prompted to accept the new key:
 ```
-https://codeberg.org/mobinmob/void-66/raw/branch/master' repository has been RSA signed by "mobinmob"
+https://avyssos.eu/repos/voidlinux/66 ' repository has been RSA signed by "mobinmob"
 Fingerprint: c7:39:79:a3:2a:cf:f1:65:a6:df:3a:1a:6e:93:36:28
 Do you want to import this public key? [Y/n]  
 ```