diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-01-26 20:37:11 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-01-26 20:37:11 +0000 |
commit | 54b3fb5e8c05dbbdddd683ad0af9b03bfb9f2f38 (patch) | |
tree | 6380e507540cd71147f64941a24b74878627ac20 /prologue | |
parent | 89970f9a7c1da12d1e823170f73577fbf4d72fe7 (diff) |
Add warnings about mounting /mnt/lfs and
the export of $LFS if restarting the host system. Add
comments to automate those actions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/bookinfo.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/prologue/bookinfo.xml b/prologue/bookinfo.xml index 6887ace1d..07e1384b5 100644 --- a/prologue/bookinfo.xml +++ b/prologue/bookinfo.xml @@ -19,10 +19,12 @@ <firstname>Managing Editor: Bruce</firstname> <surname>Dubbs</surname> </author> + <!-- <author revision="systemd"> <firstname>Editor: Douglas R.</firstname> <surname>Reno</surname> </author> + --> <author revision="systemd"> <firstname>Editor: DJ</firstname> <surname>Lucas</surname> |