Browse Source

Final doc touches, and new official versions

Signed-off-by: Laurent Bercot <[email protected]>
Laurent Bercot 3 years ago
parent
commit
beb21d9d72
2 changed files with 7 additions and 7 deletions
  1. 3 3
      README.md
  2. 4 4
      conf/versions

+ 3 - 3
README.md

@@ -1,6 +1,3 @@
-(This document is not up-to-date for s6-overlay v3;
-it will be updated over time.)
-
 **Table of Contents**
 
 - [Quickstart](#quickstart)
@@ -764,6 +761,9 @@ They are statically compiled and will work with any Linux distribution.
 * `syslogd-overlay-noarch-${version}.tar.xz`: the syslogd emulation. Totally optional.
 * `s6-overlay-${version}.tar.xz`: the s6-overlay source. Download it if you want to build s6-overlay yourself.
 
+We have binaries for at least x86_64, aarch64, arm32, i486, i686, and riscv64.
+The full list of supported arches can be found in [conf/toolchains](https://github.com/just-containers/s6-overlay/blob/master/conf/toolchains).
+
 ## Contributing
 
 Anyway you want! Open issues, open PRs, we welcome all contributors!

+ 4 - 4
conf/versions

@@ -18,8 +18,8 @@ S6_VERSION=v2.11.0.1
 # S6_RC_VERSION=58f93f6c710cc88acfa721a45efc1f64dfc557df
 S6_RC_VERSION=v0.5.3.0
 
-S6_LINUX_INIT_VERSION=2588893b126bb596733b508114a5380839a3df72
-# S6_LINUX_INIT_VERSION=v1.0.7.0
+# S6_LINUX_INIT_VERSION=2588893b126bb596733b508114a5380839a3df72
+S6_LINUX_INIT_VERSION=v1.0.7.1
 
 # S6_PORTABLE_UTILS_VERSION=ef4838c7d0007b3c43da5d10649bcf1b0b3557a7
 S6_PORTABLE_UTILS_VERSION=v2.2.3.4
@@ -33,5 +33,5 @@ S6_DNS_VERSION=v2.3.5.3
 # S6_NETWORKING_VERSION=e4a928d539281bb85305d4b23aef6c270f63f9fa
 S6_NETWORKING_VERSION=v2.5.1.0
 
-S6_OVERLAY_HELPERS_VERSION=a8c0847eb49f9b22c9aa7c575c3b6960b61ef9f7
-# S6_OVERLAY_HELPERS_VERSION=v0.0.1.0
+# S6_OVERLAY_HELPERS_VERSION=a8c0847eb49f9b22c9aa7c575c3b6960b61ef9f7
+S6_OVERLAY_HELPERS_VERSION=v0.0.1.0