Create a private mount point for the tree, so that later we can move the `root` mount point. This is needed since "moving a mount residing under a shared mount is invalid and unsupported.", see `mount(8)`. Currently the `tree` is mounted via a private mount- point since reading the tree is done via bind-mounts, but this will change in subsequent commits; this prepares for it. |
||
|---|---|---|
| .. | ||
| org.osbuild.btrfs | ||
| org.osbuild.ext4 | ||
| org.osbuild.fat | ||
| org.osbuild.noop | ||
| org.osbuild.ostree.deployment | ||
| org.osbuild.xfs | ||