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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user