From 7bdbcf07eac8f604b53d17444d004d4d6cbf2f4a Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Thu, 28 Aug 2014 11:38:48 -0700 Subject: [PATCH] expand manpage content for customise script --- vmdebootstrap.8.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.2