Fix/image hardening #8

Merged
lukas merged 3 commits from fix/image-hardening into main 2026-09-23 17:10:08 +00:00
Showing only changes of commit c611bbf2c2 - Show all commits
+1 -1
View File
@@ -1,3 +1,3 @@
# Network configuration
network --onboot=yes --bootproto=dhcp --device=link --activate --hostname=phyllome-alpha # Configure network devices, enable them at boot time device and sets a particular hostname. "link" selects the first device reaching an up state
network --onboot=yes --bootproto=dhcp --device=link --activate --hostname=phyllomeos # Configure network devices, enable them at boot time device and sets a generic hostname (rename per machine after install). "link" selects the first device reaching an up state