image-rpios

image v1.0.0

Raspberry Pi OS style image layout with MBR, vfat boot partition, and a root partition that can be ext4 or btrfs.

Relationships

Depends on:

image-base

Provides: image

Configuration Variables

Declares (prefix: image):

Variable Description Default Validation Policy
IGconf_image_rootfs_type Root filesystem type. ext4 Must be one of: ext4, btrfs immediate
IGconf_image_boot_part_size Boot partition size 100% Size value with optional unit (bytes, k/m/g/s) or percentage immediate
IGconf_image_root_part_size Root partition size 100% Size value with optional unit (bytes, k/m/g/s) or percentage immediate
IGconf_image_assetdir Image specific asset directory ${DIRECTORY} Non-empty string value immediate
IGconf_image_pmap Provisioning Map identifier for this image layout. All partitions will be provisioned unencrypted (clear). Root partition will be provisioned encrypted (crypt). clear Must be one of: clear, crypt force

Attributes

File: mbr/simple_dual/image.yaml

Type: static