summaryrefslogtreecommitdiff
path: root/vmdb/plugins/mount.mdwn
blob: b646fb36e0841cedb669c63284dcba4b923f9fd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Step: mount
-----------------------------------------------------------------------------

Mount a filesystem.

Step keys:

* `mount` — REQUIRED; tag of filesystem to mount.

* `dirname` — OPTIONAL; the mount point.

* `mount-on` — OPTIONAL; tag of already mounted filesystem in
  image. (FIXME: this may be wrong?)

* `zerofree` — OPTIONAL; Boolean flag controlling whether or not to run
  the `zerofree` utility on the filesystem after unmounting it at the end of
  the build process. Defaults to `true`

Example (in the .vmdb file):

    - mount: root