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