aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index b95e417..13d7fbf 100644
--- a/README
+++ b/README
@@ -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