Did some cleanup removing comments and restructuring commands in the kickstart file
Extended the kickstart file with additional commands
Missing functionalities due to the Anaconda/Kickstart installation:
[ ] install i2c-tools library via the command rpm-ostree install i2c-tools
[ ] change U-Boot env variable bootdelay=-2 via the command fw_setenv bootdelay -- -2
both the above work on a running instance of the resulting build
Did some cleanup removing comments and restructuring commands in the kickstart file Extended the kickstart file with additional commands Missing functionalities due to the Anaconda/Kickstart installation:
rpm-ostree install i2c-tools
fw_setenv bootdelay -- -2
both the above work on a running instance of the resulting build