File: block-device-efi-lvm-c53272600ccd6d18.yaml

package info (click to toggle)
python-diskimage-builder 3.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,572 kB
  • sloc: sh: 7,380; python: 6,444; makefile: 37
file content (10 lines) | stat: -rw-r--r-- 422 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Element block-device-efi-lvm has been added which is like block-device-efi
    but defines an LVM logical group in the root partition. Four logical
    volumes are defined in that group, mounted to /, /tmp, /var, and /home.

    This volume layout will not meet all requirements, but this is more of an
    example demonstrating the capability to encourage more usage of this
    existing feature.