aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial/os_installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial/os_installation.rst')
-rw-r--r--doc/tutorial/os_installation.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tutorial/os_installation.rst b/doc/tutorial/os_installation.rst
index 7c114f0..02aa38a 100644
--- a/doc/tutorial/os_installation.rst
+++ b/doc/tutorial/os_installation.rst
@@ -64,11 +64,11 @@ disk, copy in the contents of the prebuilt chroot, and update /etc/fstab and
(merge-pathnames (get-hostname with-chroot-for) "/srv/chroot/")
with-chroot-for)))
-Supposing we've a DEFHOST form for test.silentflame.com, on our laptop we
+Supposing we've a DEFHOST form for test.example.com, on our laptop we
could then use::
- CONSFIG> (hostdeploy-these laptop.silentflame.com
- (live-installer-built-for test.silentflame.com))
+ CONSFIG> (hostdeploy-these laptop.example.com
+ (live-installer-built-for test.example.com))
Then once the live system has booted on the target host, you'd use the
DISK:HOST-VOLUMES-CREATED and INSTALLER:CHROOT-INSTALLED-TO-VOLUMES properties