Update first-boot.sh to set hostname and configure /etc/hosts for improved system identification; add fix-reterminal-display.sh for post-boot adjustments to splash screen and Plymouth theme; modify meta-data for instance identification; update app.py to reflect new local hostname.

This commit is contained in:
nearxos
2026-02-20 11:05:33 +02:00
parent 359645296e
commit 5372fcbb81
4 changed files with 71 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# NoCloud meta-data: enables cloud-init. Optional instance-id for multi-device.
# Copy to the boot (FAT32) partition of your image as 'meta-data'.
instance-id: reterminal-01
# local-hostname: reterminal-01 # optional override
instance-id: gnss-guard-01
# local-hostname: gnss.guard # optional override; first-boot.sh also sets this