- Rebooting tweakster!
- Generating a .deb on boot and install it before the rest of the system kicks in
- Makes dpkg aware of all files we install
- Allows us to take advantage of dpkg triggers and postinst actions instead of hardcoding those into tweakster
- Need to go through the whole list of current tweaks (including Debian's mobile-tweaks) and assess their actual usefulness
- kernel configs
- we need to see what kernel config options are needed to boot devices with stock Debian config based on
- That is needed for common kernel used in the installer image. Only limited features are needed actually:
- display
- touch input
- storage
- need some work to compare current Debian kernel configuration with a Mobian's one
- define common Mobian specific changes (like binderfs for waydroid, usb gadgets, ...)
- define device specific kernel
Bookworm images: Building at https://salsa.debian.org/Mobian-team/mobian-recipes/-/pipelines/608700 to have the existing security updates.
