aboutsummaryrefslogtreecommitdiff
path: root/system/sbotest/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/sbotest/README')
-rw-r--r--system/sbotest/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/sbotest/README b/system/sbotest/README
new file mode 100644
index 0000000000..122e48429b
--- /dev/null
+++ b/system/sbotest/README
@@ -0,0 +1,11 @@
+sbotest (sbotools-based reverse dependency build tester)
+
+sbotest uses the sbotools library and sbo-maintainer-tools to build and
+test SlackBuilds and their reverse dependencies (zero, one or all
+levels). Dry run and package archive features are included. Shared
+object dependency checks are available upon build failure.
+
+sbotest is intended to run in a clean-build environment, such as a
+virtual machine or Docker image. Because it calls useradd, groupadd and
+removepkg non-interactively, using sbotest on a general-purpose
+Slackware installation is not recommended.