File: block-device-partitioning-237249e7ed2bad26.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 (11 lines) | stat: -rw-r--r-- 363 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - Create partitions with MBR layout optimized for performance and
    highly configurable.

deprecations:
  - The new partitions are created based on configuration rather than
    on a list of provided commands for a special partitioning tool.
    Therefore elements using tools (like partitioning-sfdisk) are
    deprecated and will be removed.