aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2015-01-23 21:28:48 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2015-01-23 21:28:48 +0000
commit0ee07e59de6ea106496ad222c6550cdc0e88c181 (patch)
tree3076fc28a969f082e779e1434889674156735ed1 /chapter09
parenta3e29a25971bfd1200855abafdca0932730b7975 (diff)
Use an entity for BLFS URL's.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09')
-rw-r--r--chapter09/reboot.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/chapter09/reboot.xml b/chapter09/reboot.xml
index d885fd889..73f0228be 100644
--- a/chapter09/reboot.xml
+++ b/chapter09/reboot.xml
@@ -21,42 +21,42 @@
<itemizedlist>
<listitem><para>A text mode browser such as <ulink
- url='&blfs-root;view/&short-version;/basicnet/lynx.html'>Lynx</ulink>
+ url='&blfs-book;basicnet/lynx.html'>Lynx</ulink>
will allow you to easily view the BLFS book in one virtual terminal, while
building packages in another.</para></listitem>
<listitem><para>The <ulink
- url='&blfs-root;view/&short-version;/general/gpm.html'>GPM</ulink> package will allow
+ url='&blfs-book;general/gpm.html'>GPM</ulink> package will allow
you to perform copy/paste actions in your virtual
terminals.</para></listitem>
<listitem><para>If you are in a situation where static IP configuration
does not meet your networking requirements, installing a package
- such as <ulink url='&blfs-root;view/&short-version;/basicnet/dhcpcd.html'>dhcpcd</ulink>
+ such as <ulink url='&blfs-book;basicnet/dhcpcd.html'>dhcpcd</ulink>
or the client portion of <ulink
- url='&blfs-root;view/&short-version;/basicnet/dhcp.html'>dhcp</ulink> may be
+ url='&blfs-book;basicnet/dhcp.html'>dhcp</ulink> may be
useful.</para></listitem>
<listitem><para>Installing <ulink
- url='&blfs-root;view/&short-version;/postlfs/sudo.html'>sudo</ulink> may be useful for
+ url='&blfs-book;postlfs/sudo.html'>sudo</ulink> may be useful for
building packages as a non-root user and easily installing the resulting
packages in your new system. </para></listitem>
<listitem><para>If you want to access your new system from a remote system
within a comfortable GUI environment, install <ulink
- url='&blfs-root;view/&short-version;/postlfs/openssh.html'>openssh</ulink> and its
+ url='&blfs-book;postlfs/openssh.html'>openssh</ulink> and its
prerequsite, <ulink
- url='&blfs-root;view/&short-version;/postlfs/openssl.html'>openssl</ulink>.
+ url='&blfs-book;postlfs/openssl.html'>openssl</ulink>.
</para></listitem>
<listitem><para>To make fetching files over the internet easier, install
- <ulink url='&blfs-root;view/&short-version;/basicnet/wget.html'>wget</ulink>.
+ <ulink url='&blfs-book;basicnet/wget.html'>wget</ulink>.
</para></listitem>
<listitem><para>If one or more of your disk drives have a GUID partition
table (GPT), either <ulink
- url='&blfs-root;view/&short-version;/postlfs/gptfdisk.html'>gptfdisk</ulink> or <ulink
- url='&blfs-root;view/&short-version;/postlfs/parted.html'>parted</ulink> will be useful.
+ url='&blfs-book;postlfs/gptfdisk.html'>gptfdisk</ulink> or <ulink
+ url='&blfs-book;postlfs/parted.html'>parted</ulink> will be useful.
</para></listitem>
<listitem><para>Finally, a review of the following configuration files