summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-02-15 08:03:10 +0200
committerLars Wirzenius <liw@liw.fi>2020-02-15 08:03:10 +0200
commitae714c94d6edf09f16ad1f9966655d43e4bc8706 (patch)
tree63424c6a32cfb90c193d2ed1c2ce1b4ce84e2d91
parentfbad571c8b5cef460363fbeef7f6e9d3aafec391 (diff)
downloadvmdb2-ae714c94d6edf09f16ad1f9966655d43e4bc8706.tar.gz
Fix: debootstrap step documentation
It was copied from the apt step, and the summary was entirely inaccurate.
-rw-r--r--vmdb/plugins/debootstrap.mdwn7
1 files changed, 5 insertions, 2 deletions
diff --git a/vmdb/plugins/debootstrap.mdwn b/vmdb/plugins/debootstrap.mdwn
index a7c6c08..0963d8d 100644
--- a/vmdb/plugins/debootstrap.mdwn
+++ b/vmdb/plugins/debootstrap.mdwn
@@ -1,8 +1,11 @@
Step: `debootstrap`
-----------------------------------------------------------------------------
-Install packages using apt, which needs to already have been
-installed.
+Create a directory tree with a basic Debian installation. This does
+not include a boot loader.
+
+A side effect of this step is that `apt-get update` is **always** run,
+even if the step is otherwise skipped using `unless`.
Step keys: