aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-25 12:33:13 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-25 12:37:19 -0700
commitaf8737025f27927fa27b9173c37d10145b1a8785 (patch)
tree7a1a26e7555578e9d6847f3f851bd16fb90fb8c0 /consfigurator.asd
parentc4316097570c8a3b961b6aa08280eb92e4a16ae8 (diff)
downloadconsfigurator-af8737025f27927fa27b9173c37d10145b1a8785.tar.gz
add CONSFIGURATOR.PROPERTY.HOSTNAME
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index 3ba1e9c..4f72b70 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -48,6 +48,7 @@
(:file "src/property/installer")
(:file "src/property/grub")
(:file "src/property/u-boot")
+ (:file "src/property/hostname")
(:file "src/connection/shell-wrap")
(:file "src/connection/fork")
(:file "src/connection/rehome")