From 8665fb1422c6f5ef1cd7e094a749f6281b94f168 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 5 Sep 2020 21:56:21 +0200 Subject: Allow a custom domain name for the live host New boot parameter: "domain=your_custom_domain", The domain component defaults to 'example.net'. --- README.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.txt') 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. -- cgit v1.2.3