summaryrefslogtreecommitdiffstats
path: root/doc/client
diff options
context:
space:
mode:
authorFabian Affolter <mail@fabian-affolter.ch>2011-10-11 23:22:26 +0200
committerFabian Affolter <mail@fabian-affolter.ch>2011-10-11 23:22:26 +0200
commiteedf77204dadd5bfdabed3183c5147a01cdf49d3 (patch)
treeeafbd1366bffa8a7b3f24e8f655cce860902ed8c /doc/client
parent819bbdcacc0e9021d49fed9d003be3bc1d5be40a (diff)
downloadbcfg2-eedf77204dadd5bfdabed3183c5147a01cdf49d3.tar.gz
bcfg2-eedf77204dadd5bfdabed3183c5147a01cdf49d3.tar.bz2
bcfg2-eedf77204dadd5bfdabed3183c5147a01cdf49d3.zip
Some documentation for apk.
Diffstat (limited to 'doc/client')
-rw-r--r--doc/client/tools.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/client/tools.txt b/doc/client/tools.txt
index bedcb9ab9..bff2e97ed 100644
--- a/doc/client/tools.txt
+++ b/doc/client/tools.txt
@@ -40,6 +40,15 @@ and supplies status information to the Bcfg2 server via the statistics
mechanism. It can also be used to prevent bundle installation when
pre-conditions are not met. See the UsingActions page for more details.
+APK
+---
+
+This tool driver is used to handle packages on apk based systems like Alpine
+Linux and employs the "apk" executable. Extra information can be
+found at `apk-tools`_.
+
+.. _apk-tools: http://apk-tools.sourceforge.net/
+
APT
---