Changeset 0d4607d


Ignore:
Timestamp:
Oct 29, 2007, 11:27:33 PM (16 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ed4cc3a
Parents:
f9e5ac7
Message:

Removed References to BLFS

Location:
BOOK
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/x86/kernel.xml

    rf9e5ac7 r0d4607d  
    3939    <para os="h">Configure the kernel via a menu-driven interface.
    4040    Please note that the udev bootscript requires "rtc" and "tmpfs" to be
    41     enabled and built into the kernel, not as modules. BLFS has
     41    enabled and built into the kernel, not as modules. CBLFS has
    4242    some information regarding particular kernel configuration requirements of
    4343    packages outside of CLFS at <ulink
    44     url="&blfs-root;view/svn/longindex.html#kernel-config-index"/>:</para>
     44    url="&cblfs-root;"/>:</para>
    4545
    4646<screen os="i"><userinput>make menuconfig</userinput></screen>
  • BOOK/bootscripts/common/symlinks.xml

    rf9e5ac7 r0d4607d  
    100100    The case of network cards is covered separately in
    101101    <xref linkend="ch-scripts-network"/>, and sound card configuration can
    102     be found in <ulink url="&blfs-root;">BLFS</ulink>.</para>
     102    be found in <ulink url="&cblfs-root;">CBLFS</ulink>.</para>
    103103
    104104    <para>For each of your devices that is likely to have this problem
  • BOOK/final-system/common/inetutils.xml

    rf9e5ac7 r0d4607d  
    6666          <command>whois</command> client, which is out of date.
    6767          Instructions for a better <command>whois</command> client are
    68           in the BLFS book.</para>
     68          in the CBLFS book.</para>
    6969        </listitem>
    7070      </varlistentry>
     
    7575          <para>This disables the installation of the various network
    7676          servers included as part of the Inetutils package. These servers are
    77           deemed not appropriate in a basic CLFS system. Some are insecure by
    78           nature and are only considered safe on trusted networks. More
    79           information can be found at <ulink
    80           url="&blfs-root;view/svn/basicnet/inetutils.html"/>. Note that
    81           better replacements are available for many of these
    82           servers.</para>
     77          deemed not appropriate in a basic CLFS system.</para>
    8378        </listitem>
    8479      </varlistentry>
  • BOOK/final-system/common/iproute2.xml

    rf9e5ac7 r0d4607d  
    3232    If the <command>arpd</command> binary is needed, instructions for
    3333    compiling Berkeley DB can be found in the BLFS Book at <ulink
    34     url="&blfs-root;view/svn/server/databases.html#db"/>.</para>
     34    url="&cblfs-root;index.php/Berkeley_DB"/>.</para>
    3535
    3636<screen os="s2"><userinput>sed -i '/^TARGETS/s@arpd@@g' misc/Makefile</userinput></screen>
  • BOOK/final-system/common/man.xml

    rf9e5ac7 r0d4607d  
    108108    not support multibyte character sets.</para>
    109109
    110     <para os="u">Additional information with regards to the compression of
    111     man and info pages can be found in the BLFS book at
    112     <ulink url="&blfs-root;view/svn/postlfs/compressdoc.html"/>.</para>
    113 
    114110  </sect2>
    115111
  • BOOK/final-system/common/shadow.xml

    rf9e5ac7 r0d4607d  
    2828    <note os="a">
    2929      <para>If you would like to enforce the use of strong passwords,
    30       refer to <ulink url="&blfs-root;view/svn/postlfs/cracklib.html"/>
     30      refer to <ulink url="&cblfs-root;index.php/Cracklib"/>
    3131      for installing Cracklib prior to building Shadow. Then add
    3232      <parameter>--with-libcrack</parameter> to the <command>configure</command>
     
    5353      disables PAM support in Shadow. For instructions to install PAM and
    5454      link Shadow to it, you can look at
    55       <ulink url="&blfs-root;view/svn/postlfs/shadow.html"/>.</para></listitem>
     55      <ulink url="&clfs-root;index.php/Shadow"/>.</para></listitem>
    5656    </varlistentry>
    5757    <varlistentry>
     
    153153    you create, you can edit <filename>/etc/default/useradd</filename>. See
    154154    <command>man useradd</command> or
    155     <ulink url="&blfs-root;view/svn/postlfs/skel.html"/> for more
     155    <ulink url="&cblfs-root;ndex.php/Configuring_for_Adding_Users"/> for more
    156156    information.</para>
    157157
  • BOOK/final-system/common/vim.xml

    rf9e5ac7 r0d4607d  
    2525      <para>If you prefer another editor&mdash;such as Emacs, Joe, or
    2626      Nano&mdash;please refer to <ulink
    27       url="&blfs-root;view/svn/postlfs/editors.html"/>
     27      url="&cblfs-root;index.php/Vim"/>
    2828      for suggested installation instructions.</para>
    2929    </tip>
     
    105105    additional libraries to be installed. For more information, refer to the
    106106    Vim documentation and the Vim installation page
    107     in the BLFS book at <ulink
    108     url="&blfs-root;view/svn/postlfs/editors.html#postlfs-editors-vim"/>.</para>
     107    in the CBLFS book at <ulink
     108    url="&cblfs-root;index.php/Vim"/>.</para>
    109109
    110110  </sect2>
     
    376376          necessary to highlight in <command>vim</command>. This script
    377377          requires the old Unix <command>spell</command> command, which
    378           is provided neither in CLFS nor in BLFS</para>
     378          is provided neither in CLFS nor in CBLFS</para>
    379379          <indexterm zone="ch-system-vim vimspell.sh">
    380380            <primary sortas="b-vimspell.sh">vimspell.sh</primary>
  • BOOK/general.ent

    rf9e5ac7 r0d4607d  
    3333<!ENTITY clfs-wiki "http://trac.cross-lfs.org/">
    3434<!ENTITY cblfs-root "http://cblfs.cross-lfs.org/">
    35 <!ENTITY blfs-root "&lfs-root;blfs/">
    3635<!ENTITY faq-root "&clfs-wiki;wiki/faq">
    37 <!ENTITY hints-root "&lfs-root;hints/downloads/files/">
    38 <!ENTITY hints-index "&lfs-root;hints/list.html">
     36<!ENTITY hints-root "http://hints.cross-lfs.org/">
    3937<!ENTITY livecd-root "&lfs-root;livecd/">
    4038<!ENTITY test-results "&clfs-wiki;clfs/build-logs/&generic-version;/">
  • BOOK/partitioning/common/creatingfilesystem.xml

    rf9e5ac7 r0d4607d  
    1717  an <systemitem class="filesystem">ext2</systemitem> file system.
    1818  Instructions for other file systems can be found at
    19   <ulink url="&blfs-root;view/svn/postlfs/filesystems.html"/>.</para>
     19  <ulink url="&cblfs-root;index.php?section=6#File_System_.2F_Block_Device_.2F_Inode_Management_Tools"/>.</para>
    2020
    2121  <para os="b">To create an <systemitem class="filesystem">ext2</systemitem> file
  • BOOK/the-end/whatnow.xml

    rf9e5ac7 r0d4607d  
    7373
    7474    <listitem>
    75       <para>Beyond Linux From Scratch</para>
     75      <para>CLFS Hints</para>
    7676
    77       <para>The Beyond Linux From Scratch book covers installation
    78       procedures for a wide range of software beyond the scope of the CLFS
    79       Book. The BLFS project is located at <ulink url="&blfs-root;"/>.</para>
    80     </listitem>
    81 
    82     <listitem>
    83       <para>LFS Hints</para>
    84 
    85       <para>The LFS Hints are a collection of educational documents
    86       submitted by volunteers in the LFS community. The hints are available
    87       at <ulink url="&hints-index;"/>.</para>
     77      <para>The CLFS Hints are a collection of educational documents
     78      submitted by volunteers in the CLFS community. The hints are available
     79      at <ulink url="&hints-root;"/>.</para>
    8880    </listitem>
    8981
Note: See TracChangeset for help on using the changeset viewer.