Changeset 9da6c48 in clfs-sysroot


Ignore:
Timestamp:
Jan 5, 2009, 12:03:54 AM (16 years ago)
Author:
Chris Staub <chris@…>
Branches:
master
Children:
76c3eca
Parents:
b8b5495
Message:

Text updates from trunk

Location:
BOOK
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/introduction/common/resources.xml

    rb8b5495 r9da6c48  
    2424    <title>Mailing Lists</title>
    2525
    26     <para>The <uri>linuxfromscratch.org</uri> server hosts a number of
     26    <para>The <uri>cross-lfs.org</uri> server hosts a number of
    2727    mailing lists used for the development of the CLFS project. These lists
    2828    include the main development and support lists, among others. If the
    29     FAQ does not solve the problem you are having, the next step would be to
    30     search the mailing lists at <ulink url="&lfs-root;search.html"/>.</para>
     29    FAQ does not contain your answer, you can search the CLFS lists via
     30    The Mail Archive <ulink url="http://www.mail-archive.com"/>. You can
     31    find the mail lists with the following link:</para>
    3132
     33    <para><ulink url="http://www.mail-archive.com/index.php?hunt=clfs"/></para>
     34   
    3235    <para>For information on the different lists, how to subscribe, archive
    33     locations, and additional information, visit
    34     <ulink url="&lfs-root;mail.html"/>. For mailing lists specifically
    35     for CLFS, visit <ulink url="&clfs-wiki;wiki/lists"/>.</para>
     36    locations, and additional information, visit <ulink url="&clfs-wiki;wiki/lists"/>.</para>
    3637
    3738  </sect2>
     
    4041    <title>News Server</title>
    4142
    42     <para> The Linux From Scratch News Server is no longer available.
    43     Please use the other support methods listed on this page
    44     </para>
     43    <para>Cross-LFS does not maintain its own News Server, but we do provide
     44    access via <uri>gmane.org</uri> <ulink url="http://gmane.org"/>. If you want to subscribe
     45    to the Cross-LFS lists via a newsreader you can utilize <uri>gmane.org</uri>.
     46    You can find the gmane search for CLFS with the following link:</para>
     47
     48   <para><ulink url="http://dir.gmane.org/search.php?match=clfs"/></para>
    4549
    4650  </sect2>
     
    5357    please make sure that your question is not already answered in the CLFS
    5458    FAQ or the mailing list archives. You can find the IRC network at
    55     <uri>chat.freenode.net</uri>. The support channel for cross-lfs
    56     is named #cross-lfs. If you need to show people the output of your
     59    <uri>chat.freenode.net</uri>. The support channel for cross-lfs is
     60    named #cross-lfs. If you need to show people the output of your
    5761    problems, please use http://pastebin.cross-lfs.org and reference
    5862    the pastebin URL when asking your questions.</para>
    59 
    60   </sect2>
    61 
    62   <sect2 id="ch-intro-references">
    63     <title>References</title>
    64 
    65     <para>For additional information on the packages, useful tips are
    66     available in the LFS Package Reference page located at <ulink
    67     url="&lfs-root;~matthew/LFS-references.html"/>.</para>
    6863
    6964  </sect2>
     
    7267    <title>Mirror Sites</title>
    7368
    74     <para>The LFS project has a number of world-wide mirrors to make
     69    <para>The CLFS project has a number of world-wide mirrors to make
    7570    accessing the website and downloading the required packages more
    76     convenient. Please visit the LFS website at <ulink
    77     url="&lfs-root;mirrors.html"/> for a list of current mirrors of
    78     the LFS website, or <ulink url="&clfs-wiki;wiki/mirrors"/> for
    79     mirrors of CLFS.</para>
     71    convenient. Please visit the CLFS website at
     72    <ulink url="&clfs-wiki;wiki/mirrors"/> for mirrors of CLFS.</para>
    8073
    8174  </sect2>
     
    8477    <title>Contact Information</title>
    8578
    86     <para>Please direct all your questions and comments to one of the LFS
    87     or CLFS mailing lists (see above).</para>
     79    <para>Please direct all your questions and comments to the
     80    CLFS mailing lists (see above).</para>
    8881
    8982  </sect2>
  • BOOK/partitioning/common/creatingpartition.xml

    rb8b5495 r9da6c48  
    1111  <title>Creating a New Partition</title>
    1212
    13   <para os="a">Like most other operating systems, CLFS is usually installed on
    14   a dedicated partition. The recommended approach to building a CLFS
     13  <para os="a">Like most other operating systems, CLFS is usually installed
     14  on a dedicated partition. The recommended approach to building a CLFS
    1515  system is to use an available empty partition or, if you have enough
    16   unpartitioned space, to create one. However, a CLFS system (in fact
    17   even multiple CLFS systems) may also be installed on a partition already
    18   occupied by another operating system and the different systems will
    19   co-exist peacefully. The document <ulink
    20   url="&hints-root;lfs_next_to_existing_systems.txt"/> explains how to
    21   implement this, whereas this book discusses the method of using a fresh
    22   partition for the installation.</para>
     16  unpartitioned space, to create one. However, if you're building for a different
     17  architecture you can simply build everything in <quote>/mnt/clfs</quote>
     18  and transfer it to your target machine.</para>
    2319
    24   <para os="b">A minimal system requires a partition of around 1.3 gigabytes (GB).
    25   This is enough to store all the source tarballs and compile the packages.
    26   However, if the CLFS system is intended to be the primary Linux system,
    27   additional software will probably be installed which will require
    28   additional space (2-3 GB). The CLFS system itself will not take up this
    29   much room. A large portion of this requirement is to provide sufficient
    30   free temporary storage. Compiling packages can require a lot of disk space
    31   which will be reclaimed after the package is installed.</para>
     20  <para os="b">A minimal system requires around 2.5 gigabytes (GB).
     21  This is enough to store all the source tarballs and compile the packages. The CLFS
     22  system itself will not take up this much room. A large portion of this requirement
     23  is to provide sufficient free temporary storage. Compiling packages can require a
     24  lot of disk space which will be reclaimed after the package is installed. If the
     25  CLFS system is intended to be the primary Linux system,  additional software will
     26  probably be installed which will require additional space (2-10 GB). </para>
    3227
    3328  <para os="c">Because there is not always enough Random Access Memory (RAM)
Note: See TracChangeset for help on using the changeset viewer.