Add cloud-init support for automated KDE installation: include a new example user-data file for EMMC provisioning that installs KDE Plasma with touch options, sets it as the default session, and configures the on-screen keyboard. Update documentation to reflect these changes. Enhance eMMC provisioning scripts with new shrink functionality and improve error handling in backup processes.

This commit is contained in:
nearxos
2026-02-19 00:00:03 +02:00
parent 262bc3e515
commit d76e19169c
12 changed files with 336 additions and 61 deletions

View File

@@ -0,0 +1,9 @@
[Unit]
Description=CM4 shrink/compress backup (when request file appears)
After=local-fs.target
[Path]
PathExists=/var/lib/cm4-provisioning/shrink_request.json
[Install]
WantedBy=multi-user.target