summaryrefslogtreecommitdiff
path: root/meta-unit-core/dynamic-layers
AgeCommit message (Collapse)Author
2026-01-20Enable kernel PSI by defaultunitexe
2026-01-20Enable all prometheus podman exporter collectorsunitexe
Only the container collector is enabled by default. This enables collectors for images, networks, pods, volumes & the system.
2026-01-19Rootful & rootless prometheus podman exportersunitexe
2026-01-19Use upstream images (instead of local registry) for everything (for now) to ↵unitexe
simplify testing
2026-01-17Update pubd kube yml to use images from local registryunitexe
2026-01-17Introduce meta-unit-profilingunitexe
- Additional profiling commands for busybox - Support systemd-bootchart - Enable kernel stats (needed for systemd-bootchart)
2026-01-17Install pubd proto files so pubd kube can startunitexe
2026-01-16Update banner recipe to use upstream quadlet with patch to use local registryunitexe
2026-01-16Rootless pubd kubeunitexe
2026-01-15Use banner quadlet from its repositoryunitexe
2026-01-13Banner quadlet updatesunitexe
- Use local registry instead of GHCR - Set PYTHONUNBUFFERED so print statements show up in journal - Remove multi-user.target because it is NA to user units
2026-01-13Rootful registry quadlet with TLS supportunitexe
2026-01-13Fix circular dependency between banner-quadlet and add-user-svcunitexe
2026-01-11Rootless banner quadletunitexe
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-03Improve comment about enabling lingering for unitexe userunitexe
2026-01-03Use pasta instead of slirp4netns since it should be default since podman 5.0.0unitexe
2026-01-03Disable podman docker wrapperunitexe
2026-01-03Podman (rootful & rootless) supportunitexe
- Rootless support for unitexe user specifically