Changeset a7f92a3 for chapter06


Ignore:
Timestamp:
01/23/2015 09:28:48 PM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
0acc9b5
Parents:
063a4a0
Message:

Use an entity for BLFS URL's.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter06
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • chapter06/db.xml

    r063a4a0 ra7f92a3  
    4343      need to build the RPC server or additional language bindings. The
    4444      additional language bindings will require additional packages to be
    45       installed. See <ulink url="&blfs-root;view/&short-version;/server/databases.html#db"/>
     45      installed. See <ulink url="&blfs-book;server/databases.html#db"/>
    4646      for suggested installation instructions.</para>
    4747
     
    5353      benefits of using GDBM and wish to use it anyway, see the BLFS
    5454      instructions located at <ulink
    55       url="&blfs-root;view/&short-version;/general/gdbm.html"/></para>
     55      url="&blfs-book;general/gdbm.html"/></para>
    5656
    5757    </tip>
  • chapter06/dbus.xml

    r063a4a0 ra7f92a3  
    7575    packages that are not included in LFS. Instructions for running the
    7676    testsuite can be found in the BLFS book at
    77     <ulink url="&blfs-root;view/&short-version;/general/dbus.html"/>.</para>
     77    <ulink url="&blfs-book;general/dbus.html"/>.</para>
    7878
    7979    <para>Install the package:</para>
  • chapter06/gcc.xml

    r063a4a0 ra7f92a3  
    7070    <para>Note that for other languages, there are some prerequisites that
    7171    are not yet available. See the
    72     <ulink url="&blfs-root;view/&short-version;/general/gcc.html">BLFS Book</ulink>
     72    <ulink url="&blfs-book;general/gcc.html">BLFS Book</ulink>
    7373    for instructions on how to build all of GCC's supported languages.</para>
    7474
  • chapter06/iproute2.xml

    r063a4a0 ra7f92a3  
    4747    DB by applying the commands below.  If the <command>arpd</command> binary is
    4848    needed, instructions for compiling Berkeley DB can be found in the BLFS Book
    49     at <ulink url="&blfs-root;view/&short-version;/server/databases.html#db"/>.
     49    at <ulink url="&blfs-book;server/databases.html#db"/>.
    5050    </para>
    5151
  • chapter06/shadow.xml

    r063a4a0 ra7f92a3  
    4444    <note>
    4545      <para>If you would like to enforce the use of strong passwords, refer to
    46       <ulink url="&blfs-root;view/&short-version;/postlfs/cracklib.html"/> for installing
     46      <ulink url="&blfs-book;postlfs/cracklib.html"/> for installing
    4747      CrackLib prior to building Shadow. Then add
    4848      <parameter>--with-libcrack</parameter> to the <command>configure</command>
  • chapter06/vim.xml

    r063a4a0 ra7f92a3  
    3535      <para>If you prefer another editor&mdash;such as Emacs, Joe, or
    3636      Nano&mdash;please refer to <ulink
    37       url="&blfs-root;view/&short-version;/postlfs/editors.html"/> for suggested
     37      url="&blfs-book;postlfs/editors.html"/> for suggested
    3838      installation instructions.</para>
    3939    </tip>
     
    9595    process, refer to the Vim documentation and the Vim installation page
    9696    in the BLFS book at <ulink
    97     url="&blfs-root;view/&short-version;/postlfs/vim.html"/>.</para>
     97    url="&blfs-book;postlfs/vim.html"/>.</para>
    9898
    9999  </sect2>
Note: See TracChangeset for help on using the changeset viewer.