aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-05-29 18:19:17 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-05-29 18:19:17 +1200
commit096b833920e830f6de9e2a02173ba24633d5342d (patch)
tree4169417685cbc9e016ccba942d3c2bcaf6572509
parentRemove md5sum requirement (diff)
downloadclubber-096b833920e830f6de9e2a02173ba24633d5342d.tar.gz
clubber-096b833920e830f6de9e2a02173ba24633d5342d.zip
Warn about danger
-rw-r--r--README.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index d702078..a19f7ac 100644
--- a/README.markdown
+++ b/README.markdown
@@ -5,6 +5,10 @@ Clubber is a Perl script to make forming `chroot` environments less of a task
that makes you want to cry and kill yourself. It requires `ldd`. It should be
run interactively as `root`, *never* as an automated or unattended task.
+If you're going to use Clubber to import your libraries for your `chroot`
+environment, make sure you run it with `--dry` first, and that you're sure
+you understand what it's going to do.
+
A list of the Perl modules required is at the top of the script; they're all
reasonably standard, and are probably on your system already.