Feature: _pxe
Description
Features
This feature creates files meant to be booted via PXE network boot: squashfs, kernel, initrd, initrd.unified - initrd including squashfs, boot.efi - UKI.
Hint
Ignition Files can be used with PXE to inject information into the system at the first boot of Garden Linux. This includes creating users, groups, ssh keys, files, permissions and network configuration. This way machines can be defined in a declarative way.
See also:
- iPXE Documentation @ ipxe.org
- iPXE Script Examples @ ipxe.org
- Ignition Documentation @ fedoraproject.org
Unit testing
This feature does not support unit tests.
Meta
| type | flag |
| artifact | squashfs, vmlinuz, initrd, initrd.unified, boot.efi |
| included_features | _ignite |
| excluded_features | None |