aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-09-05 21:56:21 +0200
committer Eric Hameleers <alien@slackware.com>2020-09-05 21:56:21 +0200
commit8665fb1422c6f5ef1cd7e094a749f6281b94f168 (patch)
treef54e9b1a0c629bceb206c073c0e300bbb0358f7b /README.txt
parent1268af2d50338331f7fc59fd27f3c6bd22e20f0a (diff)
downloadliveslak-8665fb1422c6f5ef1cd7e094a749f6281b94f168.tar.gz
liveslak-8665fb1422c6f5ef1cd7e094a749f6281b94f168.tar.xz
Allow a custom domain name for the live host
New boot parameter: "domain=your_custom_domain", The domain component defaults to 'example.net'.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index a391cf6..8c9d944 100644
--- a/README.txt
+++ b/README.txt
@@ -345,6 +345,9 @@ cfg=[skip|write] =>
OS parameters; or specify 'write' to write current OS parameters
to disk.
+domain=your_custom_domain =>
+ Specify a custom domain name. Defaults to 'example.net'.
+
hostname=your_custom_hostname[,qualifier] =>
Specify a custom hostname. A qualifier 'fixed' can be appended
to prohibit hostname modification in case of network boot.