From eedaabcee7420f4fb4de6bef372d6fc870d92f30 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 4 Apr 2026 16:10:13 +0000 Subject: Update deps/docs/mirrors --- doc/faq.html | 1 + doc/index.html | 4 +++- doc/overview.html | 1 + doc/repodefs.html | 1 + doc/s6-rc-bundle.html | 1 + doc/s6-rc-compile.html | 1 + doc/s6-rc-db.html | 1 + doc/s6-rc-dryrun.html | 1 + doc/s6-rc-fdholder-filler.html | 1 + doc/s6-rc-format-upgrade.html | 1 + doc/s6-rc-init.html | 1 + doc/s6-rc-oneshot-run.html | 1 + doc/s6-rc-repo-init.html | 1 + doc/s6-rc-repo-list.html | 1 + doc/s6-rc-repo-sync.html | 1 + doc/s6-rc-set-change.html | 1 + doc/s6-rc-set-commit.html | 1 + doc/s6-rc-set-copy.html | 1 + doc/s6-rc-set-delete.html | 1 + doc/s6-rc-set-fix.html | 1 + doc/s6-rc-set-install.html | 1 + doc/s6-rc-set-new.html | 1 + doc/s6-rc-set-status.html | 1 + doc/s6-rc-update.html | 1 + doc/s6-rc.html | 1 + doc/upgrade.html | 3 +++ doc/why.html | 1 + package/deps-build | 4 ++-- 28 files changed, 33 insertions(+), 3 deletions(-) diff --git a/doc/faq.html b/doc/faq.html index acf6e79..23797f1 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -1,6 +1,7 @@ + s6-rc: FAQ diff --git a/doc/index.html b/doc/index.html index 838ec9c..cbb80d8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,6 +1,7 @@ + s6-rc - a service manager for s6 @@ -52,7 +53,7 @@ scripts are also run in a controlled environment. 2.15.0.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • execline version -2.9.8.2 or later. It's a build-time and run-time requirement.
  • +2.9.9.0 or later. It's a build-time and run-time requirement.
  • s6 version 2.15.0.0 or later. It's a build-time and run-time requirement.
  • @@ -75,6 +76,7 @@ You can access its checksum here. :
     git clone git://git.skarnet.org/s6-rc 
  • There's also a +Codeberg mirror, or a GitHub mirror, or a SourceHut mirror of the s6-rc git repository.
  • diff --git a/doc/overview.html b/doc/overview.html index 0419feb..e563256 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -1,6 +1,7 @@ + s6-rc: an overview diff --git a/doc/repodefs.html b/doc/repodefs.html index cd66acc..1c66ea8 100644 --- a/doc/repodefs.html +++ b/doc/repodefs.html @@ -1,6 +1,7 @@ + s6-rc: the "repo" subset of commands: definitions and concepts diff --git a/doc/s6-rc-bundle.html b/doc/s6-rc-bundle.html index 6365f32..fbe8d06 100644 --- a/doc/s6-rc-bundle.html +++ b/doc/s6-rc-bundle.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-bundle program diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html index 3566b77..07625ac 100644 --- a/doc/s6-rc-compile.html +++ b/doc/s6-rc-compile.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-compile program diff --git a/doc/s6-rc-db.html b/doc/s6-rc-db.html index 48b3bb8..e76bb3d 100644 --- a/doc/s6-rc-db.html +++ b/doc/s6-rc-db.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-db program diff --git a/doc/s6-rc-dryrun.html b/doc/s6-rc-dryrun.html index 11210bd..ee21a3a 100644 --- a/doc/s6-rc-dryrun.html +++ b/doc/s6-rc-dryrun.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-dryrun program diff --git a/doc/s6-rc-fdholder-filler.html b/doc/s6-rc-fdholder-filler.html index 4904afd..5f47ec4 100644 --- a/doc/s6-rc-fdholder-filler.html +++ b/doc/s6-rc-fdholder-filler.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-fdholder-filler program diff --git a/doc/s6-rc-format-upgrade.html b/doc/s6-rc-format-upgrade.html index 1b11e39..8dcb22b 100644 --- a/doc/s6-rc-format-upgrade.html +++ b/doc/s6-rc-format-upgrade.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-format-upgrade program diff --git a/doc/s6-rc-init.html b/doc/s6-rc-init.html index 3f181a8..1928534 100644 --- a/doc/s6-rc-init.html +++ b/doc/s6-rc-init.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-init program diff --git a/doc/s6-rc-oneshot-run.html b/doc/s6-rc-oneshot-run.html index 0a1aa35..5e641bd 100644 --- a/doc/s6-rc-oneshot-run.html +++ b/doc/s6-rc-oneshot-run.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-oneshot-run program diff --git a/doc/s6-rc-repo-init.html b/doc/s6-rc-repo-init.html index 22baf52..7456c7e 100644 --- a/doc/s6-rc-repo-init.html +++ b/doc/s6-rc-repo-init.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-repo-init program diff --git a/doc/s6-rc-repo-list.html b/doc/s6-rc-repo-list.html index 92869a1..58602ca 100644 --- a/doc/s6-rc-repo-list.html +++ b/doc/s6-rc-repo-list.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-repo-list program diff --git a/doc/s6-rc-repo-sync.html b/doc/s6-rc-repo-sync.html index 9fb74ca..411f7cb 100644 --- a/doc/s6-rc-repo-sync.html +++ b/doc/s6-rc-repo-sync.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-repo-sync program diff --git a/doc/s6-rc-set-change.html b/doc/s6-rc-set-change.html index 8d0b13a..403079b 100644 --- a/doc/s6-rc-set-change.html +++ b/doc/s6-rc-set-change.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-set-change program diff --git a/doc/s6-rc-set-commit.html b/doc/s6-rc-set-commit.html index 44987f8..07092c6 100644 --- a/doc/s6-rc-set-commit.html +++ b/doc/s6-rc-set-commit.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-set-commit program diff --git a/doc/s6-rc-set-copy.html b/doc/s6-rc-set-copy.html index 422a114..758cceb 100644 --- a/doc/s6-rc-set-copy.html +++ b/doc/s6-rc-set-copy.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-set-copy program diff --git a/doc/s6-rc-set-delete.html b/doc/s6-rc-set-delete.html index 1009d7c..e2637fe 100644 --- a/doc/s6-rc-set-delete.html +++ b/doc/s6-rc-set-delete.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-set-delete program diff --git a/doc/s6-rc-set-fix.html b/doc/s6-rc-set-fix.html index 564584f..a57dc73 100644 --- a/doc/s6-rc-set-fix.html +++ b/doc/s6-rc-set-fix.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-set-fix program diff --git a/doc/s6-rc-set-install.html b/doc/s6-rc-set-install.html index 9c4d940..93a1f4c 100644 --- a/doc/s6-rc-set-install.html +++ b/doc/s6-rc-set-install.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-set-install program diff --git a/doc/s6-rc-set-new.html b/doc/s6-rc-set-new.html index 688f9db..5ccabf3 100644 --- a/doc/s6-rc-set-new.html +++ b/doc/s6-rc-set-new.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-set-new program diff --git a/doc/s6-rc-set-status.html b/doc/s6-rc-set-status.html index f63436b..884f4b2 100644 --- a/doc/s6-rc-set-status.html +++ b/doc/s6-rc-set-status.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-set-status program diff --git a/doc/s6-rc-update.html b/doc/s6-rc-update.html index 1341745..ba16add 100644 --- a/doc/s6-rc-update.html +++ b/doc/s6-rc-update.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc-update program diff --git a/doc/s6-rc.html b/doc/s6-rc.html index c852594..62c33ca 100644 --- a/doc/s6-rc.html +++ b/doc/s6-rc.html @@ -1,6 +1,7 @@ + s6-rc: the s6-rc program diff --git a/doc/upgrade.html b/doc/upgrade.html index 6a7cdf6..64cbe1d 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -1,6 +1,7 @@ + s6-rc: how to upgrade @@ -35,6 +36,8 @@ minor and bugfix version changes. diff --git a/doc/why.html b/doc/why.html index 1e3d3de..4f26680 100644 --- a/doc/why.html +++ b/doc/why.html @@ -1,6 +1,7 @@ + s6-rc: why? diff --git a/package/deps-build b/package/deps-build index 939505f..7d756e7 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1,3 +1,3 @@ -true true /package/prog/skalibs 2.14.6.0 libskarnet -true false /package/admin/execline 2.9.8.1 libexecline +true true /package/prog/skalibs 2.15.0.0 libskarnet +true false /package/admin/execline 2.9.9.0 libexecline true true /package/admin/s6 2.15.0.0 libs6 -- cgit v1.3.1