summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-02-15 06:05:07 +0000
committerLars Wirzenius <liw@liw.fi>2020-02-15 06:05:07 +0000
commit0650c95e4a282fd5219aedc408d83498ec56bdda (patch)
tree63424c6a32cfb90c193d2ed1c2ce1b4ce84e2d91
parentfbad571c8b5cef460363fbeef7f6e9d3aafec391 (diff)
parentae714c94d6edf09f16ad1f9966655d43e4bc8706 (diff)
downloadvmdb2-0650c95e4a282fd5219aedc408d83498ec56bdda.tar.gz
Merge branch 'doc' into 'master'
Fix: debootstrap step documentation See merge request larswirzenius/vmdb2!10
-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: