Open Issues Need Help
View All on GitHub Appliances • Appliance Design & Development
Allow for a `firstboot.sh` hook script about 2 months ago
AI Summary: Implement a feature in the KIWI appliance builder to execute a user-provided `firstboot.sh` script as a one-shot systemd unit during the first boot of the built appliance. This involves parsing the script's existence, creating a corresponding systemd unit file, and ensuring its execution only on the initial boot.
Complexity:
3/5
Enhancement Good First Issue