Author: xry111
Date: Tue Mar 17 20:36:00 2020
New Revision: 11786
Log:
use &hints-root; instead of hardcoding long URL
Modified:
trunk/BOOK/chapter08/grub.xml
trunk/BOOK/chapter08/kernel.xml
Modified: trunk/BOOK/chapter08/grub.xml
==============================================================================
--- trunk/BOOK/chapter08/grub.xml Tue Mar 17 05:26:29 2020 (r11785)
+++ trunk/BOOK/chapter08/grub.xml Tue Mar 17 20:36:00 2020 (r11786)
@@ -45,9 +45,9 @@
previous section. However, LFS can be booted using GRUB2 without such
an addition. To do this, the UEFI Mode and Secure Boot capabilities in
the host system's BIOS need to be turned off. For details, see <ulink
-
url="http://www.linuxfromscratch.org/hints/downloads/files/lfs-uefi.txt">
+ url="&hints-root;lfs-uefi.txt">
the lfs-uefi.txt hint</ulink> at
- http://www.linuxfromscratch.org/hints/downloads/files/lfs-uefi.txt.
+ &hints-root;lfs-uefi.txt.
</para>
</note>
Modified: trunk/BOOK/chapter08/kernel.xml
==============================================================================
--- trunk/BOOK/chapter08/kernel.xml Tue Mar 17 05:26:29 2020 (r11785)
+++ trunk/BOOK/chapter08/kernel.xml Tue Mar 17 20:36:00 2020 (r11786)
@@ -141,7 +141,7 @@
<para>A fuller description of managing UEFI environments from within LFS
is covered by the lfs-uefi.txt hint at
<ulink
-
url="http://www.linuxfromscratch.org/hints/downloads/files/lfs-uefi.txt"/>.
+ url="&hints-root;lfs-uefi.txt"/>.
</para>
</note>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page