aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/10-bootstrapping.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/10-bootstrapping.md b/docs/10-bootstrapping.md
index cda5c80..bb3082f 100644
--- a/docs/10-bootstrapping.md
+++ b/docs/10-bootstrapping.md
@@ -70,7 +70,7 @@ are also set with this command.
Now you are ready to build all the packages and create the repository. `boxconf`
assumes that any host named `pkg[0-1]` has the `pkg_repository` hostclass.
- ./boxconf -e idm_bootstrap=true 10.99.99.4
+ ./boxconf -e idm_bootstrap=true -s 10.99.99.4 pkg1
Substitute whatever IP you chose for the `pkg1` jail as necessary. Note that it
will take a while to build all the packages for the first time.