- build a bootable Fedora/OSTree based image - include the following software - Scratch - Sonic Pi - Minecraft Forge - an IDE? - include a PDF or webpage for course instructions - webserver? - current issues include - ublue images don’t cache OS container image in ISO (except some Bazzite images :eyes:) - Flatpaks install post-install - RPM for Scratch is tricky - building Sonic Pi from source is broken # TODO - [ ] generate a raw image or write to a disk - [ ] dynamic disk sizing (https://github.com/osbuild/bootc-image-builder/issues/52) - [x] have an ii user pre-installed with a password of ii - [x] auto-login the ii user with gdm - [x] auto-expand root partition to size of disk - [x] ensure location services + auto-timezone are enabled by default - [x] ensure Flatpak applications are either pre-installed or auto-install on boot
TODO