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

@@ -165,7 +165,7 @@ runcmd:
"""
DEFAULT_META_DATA = """instance-id: raspios-cloudinit-001
local-hostname: reterminal
local-hostname: gnss.guard
"""
DEFAULT_NETWORK_CONFIG = """version: 2