From 096b833920e830f6de9e2a02173ba24633d5342d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 29 May 2012 18:19:17 +1200 Subject: Warn about danger --- README.markdown | 4 ++++ 1 file changed, 4 insertions(+) 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. -- cgit v1.2.3