File: mount.mdwn

package info (click to toggle)
vmdb2 0.27%2Breally.0.26-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 704 kB
  • sloc: python: 2,365; sh: 207; makefile: 26
file content (21 lines) | stat: -rw-r--r-- 579 bytes parent folder | download | duplicates (2)
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