Feature: _iso
Description
Features
This feature creates a hybrid bootable ISO with:
- UEFI boot support (systemd-boot with UKI)
- Legacy BIOS boot support (syslinux/isolinux)
- Live root filesystem (squashfs in
/live/squashfs.img) - Auto-login as root on console
Includes _install for disk installation capability.
For automatic installation on boot, combine with _autoinstall.
Unit testing
This feature does not support unit tests.
Meta
| type | flag |
| artifact | .iso |
| included_features | _install |
| excluded_features | _selinux |