summaryrefslogtreecommitdiffstats
path: root/system/go-mtree/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/go-mtree/README')
-rw-r--r--system/go-mtree/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/go-mtree/README b/system/go-mtree/README
index 0b22f417b0..1c03d145a3 100644
--- a/system/go-mtree/README
+++ b/system/go-mtree/README
@@ -6,3 +6,7 @@ Tar archives can be used to generate an mtree manifest, and
then validate the files present on a filesystem, or vice versa.
See /usr/doc/go-mtree-*/README.md for examples.
+
+Warning: This SlackBuild requires network access when it runs, meaning
+it downloads files from the Internet with root access. You should
+decide for yourself whether or not you think this is a good idea.