summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2014-08-28 11:38:48 -0700
committerNeil Williams <codehelp@debian.org>2014-08-28 11:38:48 -0700
commit7bdbcf07eac8f604b53d17444d004d4d6cbf2f4a (patch)
tree5413b8ebf30caa926c3bdcedd3f5456a93c110d7
parent29046cffac74613e27663a6d174dc1d106951556 (diff)
downloadvmdebootstrap-7bdbcf07eac8f604b53d17444d004d4d6cbf2f4a.tar.gz
expand manpage content for customise scriptvmdebootstrap-0.3
-rw-r--r--vmdebootstrap.8.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/vmdebootstrap.8.in b/vmdebootstrap.8.in
index 2c411b7..e8c005d 100644
--- a/vmdebootstrap.8.in
+++ b/vmdebootstrap.8.in
@@ -94,7 +94,11 @@ enable DHCP on eth0
.IP \-\-root-password=PASSWORD
set root password
.IP \-\-customize=SCRIPT
-run SCRIPT after setting up system
+run SCRIPT after setting up system. If the script does not exist in the current
+working directory, /usr/share/vmdebootstrap/examples/ will be checked as a
+fallback. The script needs to be executable and is passed the root directory of
+the debootstrap as the only argument. Use chroot if you need to execute binaries
+within the debootstrap.
.IP \-\-hostname=HOSTNAME
set name to HOSTNAME (debian)
.IP \-\-user=USER/PASSWORD