summaryrefslogtreecommitdiff
path: root/meta-unit-core/conf
AgeCommit message (Collapse)Author
2026-02-07Boot to flutter app using ivi-homescreen embedderunitexe
- Introduce meta-unit-graphics layer - Flutter app is run under the kiosk user - Added weston.ini specific to raspberrypi3-64 LCD screen - Move linger class to meta-unit-users layer so it can be used by meta-unit-graphics and meta-unit-core - Update svc and unitexe user UIDs so they dont clash with the weston user
2026-01-20Enable kernel PSI by defaultunitexe
2026-01-17Introduce meta-unit-profilingunitexe
- Additional profiling commands for busybox - Support systemd-bootchart - Enable kernel stats (needed for systemd-bootchart)
2026-01-11Introduce meta-raspberrypi-extraunitexe
- Install copies of cmdline, config & uboot script to rootfs; they are normally just installed to the boot partitioin but having a copy on the rootfs makes making changes and updating them easier - The rpi-eeprom package does not support raspberrypi3-64, it has not EEPROM
2026-01-03Introduce core-image-unitunitexe
- Add unitexe user - Configured for public key authentication SSH - Part of sudoers (via drop-in) so admin tasks can be performed - No root login via SSH or TTY allowed - TTY is restricted via PAM - Added misc. utilities