Changeset 6bb43b3 for BOOK/boot/common


Ignore:
Timestamp:
Feb 21, 2006, 1:26:16 AM (18 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:
cedcdaa
Parents:
e47ec16
Message:

r788@server (orig r786): jim | 2005-12-01 12:07:35 -0800

r851@server: jim | 2005-12-01 12:07:08 -0800
Text updates from G. Moko. Thank You


Location:
BOOK/boot/common
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/e2fsprogs.xml

    re47ec16 r6bb43b3  
    3939    --host=${LFS_TARGET}</userinput></screen>
    4040
    41     <variablelist os="ab">
     41    <variablelist os="e">
    4242      <title>The meaning of the configure options:</title>
    4343
     
    5151
    5252    </variablelist>
    53 
    54     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    55     href="../../final-system/common/e2fsprogs.xml"
    56     xpointer="xpointer(//*[@os='e'])"/>
    5753
    5854<screen os="ac"><userinput>make</userinput></screen>
     
    7369    href="../../final-system/common/e2fsprogs.xml"
    7470    xpointer="xpointer(//*[@os='k'])"/>
     71
     72    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     73    href="../../final-system/common/e2fsprogs.xml"
     74    xpointer="xpointer(//*[@os='l'])"/>
    7575
    7676    <para os="ad">Create needed symlinks for a bootable system:</para>
  • BOOK/boot/common/introduction.xml

    re47ec16 r6bb43b3  
    1111  <title>Introduction</title>
    1212
    13   <para>This chapter shows how to complete the temporaly tools to create
     13  <para>This chapter shows how to complete the temporary tools to create
    1414  a minimal system that will be used to boot the target machine and to build
    15   them the final system packages.</para>
     15  the final system packages.</para>
    1616
    1717</sect1>
  • BOOK/boot/common/module-init-tools.xml

    re47ec16 r6bb43b3  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../../final-system/common/module-init-tools.xml"
    35     xpointer="xpointer(//*[@os='c'])"/>
    36 
    3733<screen os="d"><userinput>./configure --prefix=/ \
    3834   --host=${LFS_TARGET}</userinput></screen>
  • BOOK/boot/common/util-linux.xml

    re47ec16 r6bb43b3  
    7070      <title>The meaning of the make parameters:</title>
    7171
    72       <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    73       href="../../final-system/common/util-linux.xml"
    74       xpointer="xpointer(//*[@os='e1'])"/>
     72      <varlistentry>
     73        <term><parameter>HAVE_KILL=yes</parameter></term>
     74        <listitem>
     75          <para>This prevents the <command>kill</command> program
     76          from being built.</para>
     77        </listitem>
     78      </varlistentry>
    7579
    7680      <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.