aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2020-01-04 03:23:24 +0100
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2020-01-05 17:55:52 +0100
commit61da4d9d3249cc6001c64d371ef1bf82aeeab616 (patch)
tree30e2447f304ed0a414bcaf2e5d6fa0ea11c91682 /README.md
parent45a9a6edeab07c0eaa188ea62fff6a58331a5b62 (diff)
Update README.md, CHANGELOG.md
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 20 insertions, 2 deletions
diff --git a/README.md b/README.md
index f8c7eec..4fa6228 100644
--- a/README.md
+++ b/README.md
@@ -51,14 +51,32 @@ files, allowing 3rd party applications to use it (e.g. for embedding SquashFS
inside a custom container format without having to implement the SquashFS
part).
-# Pre-built Windows binary Packages
+
+# Installing
+
+If you are on one of the following Linux distributions, squashfs-tools-ng is
+already available through the package management system:
+
+ - Debian GNU/Linux
+ - Devuan GNU+Linux
+ - Gentoo
+ - NixOS
+ - Raspbian
+ - Ubuntu
+
+This list may change more often than this README. You can find a more detailed,
+up-to-date version here:
+
+https://repology.org/project/squashfs-tools-ng/versions
+
+## Pre-built Windows binary Packages
Pre-compiled binary packages for Windows are available here:
https://infraroot.at/pub/squashfs/windows
Those packages contain the binaries for the tools, the SquashFS library
-and pre-compiled dependency libraries (zlib, zstd, lzo, lzma, lz4).
+and pre-compiled dependency libraries (zstd, lzo, lzma; others are built in).
The binary package does not contain any source code. See below on how to obtain
and compile the source for squashfs-tools-ng. The corresponding source code