diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2024-03-12 07:34:14 +0200 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2024-03-12 07:34:14 +0200 |
commit | 88e9bb162fecb6c44ac07b01e99fca1f69e2f5b6 (patch) | |
tree | c1783aadfb0cbad46767579b599277c1250c4e37 | |
parent | bf87d94330c6c6153eab9f1a3016efeef5ebc754 (diff) | |
download | arching-kaos-tools-88e9bb162fecb6c44ac07b01e99fca1f69e2f5b6.tar.gz arching-kaos-tools-88e9bb162fecb6c44ac07b01e99fca1f69e2f5b6.tar.bz2 arching-kaos-tools-88e9bb162fecb6c44ac07b01e99fca1f69e2f5b6.zip |
Updated README
-rw-r--r-- | README | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -180,6 +180,14 @@ Use: podman build -f ContainerFile -t arching-kaos-tools . ``` +Specialized ContainerFiles are available in `./podman/` for various +distributions: + - alpine + - archlinux + - debian + - fedora + - opensuse + TODO ---- @@ -262,7 +270,7 @@ Zblock tools ak-zblock-cache # Caches a whole zblock as it would be done by ak-enter ak-zblock-manipulator # TODO ak-zblock-show # Shows a specified ZBLOCK -ak-pack_z_block # Creates and publishes a ZBLOCK (used by modules) +ak-zblock-pack # Creates and publishes a ZBLOCK (used by modules) ak-zblock-gen-html # Generates a HTML file for a given zblock Zchain tools |