Changeset 0ee07e5


Ignore:
Timestamp:
01/23/2015 09:28:48 PM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
e170ae7
Parents:
a3e29a2
Message:

Use an entity for BLFS URL's.

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

Files:
13 edited

Legend:

Unmodified
Added
Removed
  • chapter02/creatingpartition.xml

    ra3e29a2 r0ee07e5  
    6060  <note><para>For experienced users, other partitioning schemes are possible.
    6161  The new LFS system can be on a software <ulink
    62   url="&blfs-root;view/&short-version;/postlfs/raid.html">RAID</ulink> array or an <ulink
    63   url="&blfs-root;view/&short-version;/postlfs/aboutlvm.html">LVM</ulink> logical volume.
     62  url="&blfs-book;postlfs/raid.html">RAID</ulink> array or an <ulink
     63  url="&blfs-book;postlfs/aboutlvm.html">LVM</ulink> logical volume.
    6464  However, some of these options require an <ulink
    65   url="&blfs-root;view/&short-version;/postlfs/initramfs.html">initramfs</ulink>, which is
     65  url="&blfs-book;postlfs/initramfs.html">initramfs</ulink>, which is
    6666  an advanced topic.  These partitioning methodologies are not recommended for
    6767  first time LFS users.</para></note>
  • chapter06/db.xml

    ra3e29a2 r0ee07e5  
    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/gcc.xml

    ra3e29a2 r0ee07e5  
    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

    ra3e29a2 r0ee07e5  
    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

    ra3e29a2 r0ee07e5  
    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

    ra3e29a2 r0ee07e5  
    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>
  • chapter07/profile.xml

    ra3e29a2 r0ee07e5  
    158158  <para>UTF-8 based locales are not supported well by some programs.
    159159  Work is in progress to document and, if possible, fix such problems, see
    160   <ulink url="&blfs-root;view/&short-version;/introduction/locale-issues.html"/>.</para>
     160  <ulink url="&blfs-book;introduction/locale-issues.html"/>.</para>
    161161
    162162</sect1>
  • chapter07/symlinks.xml

    ra3e29a2 r0ee07e5  
    256256    The case of network cards is covered separately in
    257257    <xref linkend="ch-scripts-network"/>, and sound card configuration can
    258     be found in <ulink url="&blfs-root;view/&short-version;/postlfs/devices.html">BLFS</ulink>.</para>
     258    be found in <ulink url="&blfs-book;postlfs/devices.html">BLFS</ulink>.</para>
    259259
    260260    <para>For each of your devices that is likely to have this problem
  • chapter08/fstab.xml

    ra3e29a2 r0ee07e5  
    105105  <filename>/etc/fstab</filename>.  To check if the disk drive supports
    106106  this option, run
    107   <ulink url="&blfs-root;view/&short-version;/general/hdparm.html">hdparm</ulink>
     107  <ulink url="&blfs-book;general/hdparm.html">hdparm</ulink>
    108108  on the applicable disk drive.  For example, if:</para>
    109109
  • chapter08/grub.xml

    ra3e29a2 r0ee07e5  
    3232    below to work, you need to jump ahead to BLFS and install
    3333    <userinput>xorriso</userinput> from the <ulink
    34     url="&blfs-root;view/&short-version;/multimedia/libisoburn.html">
     34    url="&blfs-book;multimedia/libisoburn.html">
    3535    libisoburn</ulink> package.</para>
    3636
  • chapter08/kernel.xml

    ra3e29a2 r0ee07e5  
    6262    regarding particular kernel configuration requirements of packages outside
    6363    of LFS at <ulink
    64     url="&blfs-root;view/&short-version;/longindex.html#kernel-config-index"/>.  Additional
     64    url="&blfs-book;longindex.html#kernel-config-index"/>.  Additional
    6565    information about configuring and building the kernel can be found at
    6666    <ulink url="http://www.kroah.com/lkn/"/> </para>
  • chapter09/reboot.xml

    ra3e29a2 r0ee07e5  
    2222
    2323    <listitem><para>A text mode browser such as <ulink
    24     url='&blfs-root;view/&short-version;/basicnet/lynx.html'>Lynx</ulink>
     24    url='&blfs-book;basicnet/lynx.html'>Lynx</ulink>
    2525    will allow you to easily view the BLFS book in one virtual terminal, while
    2626    building packages in another.</para></listitem>
    2727
    2828    <listitem><para>The <ulink
    29     url='&blfs-root;view/&short-version;/general/gpm.html'>GPM</ulink> package will allow
     29    url='&blfs-book;general/gpm.html'>GPM</ulink> package will allow
    3030    you to perform copy/paste actions in your virtual
    3131    terminals.</para></listitem>
     
    3333    <listitem><para>If you are in a situation where static IP configuration
    3434    does not meet your networking requirements, installing a package
    35     such as <ulink url='&blfs-root;view/&short-version;/basicnet/dhcpcd.html'>dhcpcd</ulink>
     35    such as <ulink url='&blfs-book;basicnet/dhcpcd.html'>dhcpcd</ulink>
    3636    or the client portion of <ulink
    37     url='&blfs-root;view/&short-version;/basicnet/dhcp.html'>dhcp</ulink> may be
     37    url='&blfs-book;basicnet/dhcp.html'>dhcp</ulink> may be
    3838    useful.</para></listitem>
    3939
    4040    <listitem><para>Installing <ulink
    41     url='&blfs-root;view/&short-version;/postlfs/sudo.html'>sudo</ulink> may be useful for
     41    url='&blfs-book;postlfs/sudo.html'>sudo</ulink> may be useful for
    4242    building packages as a non-root user and easily installing the resulting
    4343    packages in your new system.  </para></listitem>
     
    4545    <listitem><para>If you want to access your new system from a remote system
    4646    within a comfortable GUI environment, install <ulink
    47     url='&blfs-root;view/&short-version;/postlfs/openssh.html'>openssh</ulink> and its
     47    url='&blfs-book;postlfs/openssh.html'>openssh</ulink> and its
    4848    prerequsite, <ulink
    49     url='&blfs-root;view/&short-version;/postlfs/openssl.html'>openssl</ulink>.
     49    url='&blfs-book;postlfs/openssl.html'>openssl</ulink>.
    5050    </para></listitem>
    5151
    5252    <listitem><para>To make fetching files over the internet easier, install
    53     <ulink url='&blfs-root;view/&short-version;/basicnet/wget.html'>wget</ulink>.
     53    <ulink url='&blfs-book;basicnet/wget.html'>wget</ulink>.
    5454    </para></listitem>
    5555
    5656    <listitem><para>If one or more of your disk drives have a GUID partition
    5757    table (GPT), either <ulink
    58     url='&blfs-root;view/&short-version;/postlfs/gptfdisk.html'>gptfdisk</ulink> or <ulink
    59     url='&blfs-root;view/&short-version;/postlfs/parted.html'>parted</ulink> will be useful.
     58    url='&blfs-book;postlfs/gptfdisk.html'>gptfdisk</ulink> or <ulink
     59    url='&blfs-book;postlfs/parted.html'>parted</ulink> will be useful.
    6060    </para></listitem>
    6161
  • general.ent

    ra3e29a2 r0ee07e5  
    88<!ENTITY lfs-root        "http://www.linuxfromscratch.org/">
    99<!ENTITY blfs-root       "&lfs-root;blfs/">
     10<!ENTITY blfs-book       "&blfs-root;view/&short-version;/">
    1011<!ENTITY faq-root        "&lfs-root;faq/">
    1112<!ENTITY hints-root      "&lfs-root;hints/downloads/files/">
Note: See TracChangeset for help on using the changeset viewer.