KIWI - Appliance Builder Next Generation

1 Open Issue Need Help Last updated: Jul 14, 2025

Open Issues Need Help

View All on GitHub
Appliances Appliance Design & Development

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

KIWI - Appliance Builder Next Generation

Python