From: Neil Williams Date: Thu, 28 Aug 2014 18:38:48 +0000 (-0700) Subject: expand manpage content for customise script X-Git-Url: https://git.siccegge.de//index.cgi?a=commitdiff_plain;h=7bdbcf07eac8f604b53d17444d004d4d6cbf2f4a;p=forks%2Fvmdebootstrap.git expand manpage content for customise script --- 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