fs-base

base v1.0.0

Filesystem base properties and tunables. Provides per-filesystem-type configuration consumed by image layers, including mkfs arguments and other fs-level settings. Downstream layers may ignore, override, prepend or append additional arguments as required.

Relationships

Required by:

image-base

Configuration Variables

Declares (prefix: fs):

Variable Description Default Validation Policy
IGconf_fs_ext4_mkfs_args System-wide ext4 mkfs arguments passed verbatim to mkfs.ext4. <empty> String value (may be empty) lazy
IGconf_fs_vfat_mkfs_args System-wide vfat mkfs arguments passed verbatim to mkfs.vfat. <empty> String value (may be empty) lazy
IGconf_fs_erofs_mkfs_args System-wide erofs mkfs arguments passed verbatim to mkfs.erofs. <disabled> String value (may be empty) skip
IGconf_fs_btrfs_mkfs_args System-wide btrfs mkfs arguments passed verbatim to mkfs.btrfs. <disabled> String value (may be empty) skip

Attributes

File: base/fs-base.yaml

Type: static