Changeset f32f537 for boot


Ignore:
Timestamp:
Feb 21, 2006, 1:26:16 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
4a9cdca
Parents:
360c931
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:
boot
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • boot/64/e2fsprogs.xml

    r360c931 rf32f537  
    6565    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6666    href="../common/e2fsprogs.xml"
     67    xpointer="xpointer(//*[@os='l'])"/>
     68
     69    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     70    href="../common/e2fsprogs.xml"
    6771    xpointer="xpointer(//*[@os='ad'])"/>
    6872
  • boot/common/e2fsprogs.xml

    r360c931 rf32f537  
    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>
  • boot/common/introduction.xml

    r360c931 rf32f537  
    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>
  • boot/common/module-init-tools.xml

    r360c931 rf32f537  
    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>
  • boot/common/util-linux.xml

    r360c931 rf32f537  
    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"
  • boot/mips/module-init-tools.xml

    r360c931 rf32f537  
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    42     href="../../final-system/common/module-init-tools.xml"
    43     xpointer="xpointer(//*[@os='c'])"/>
    44 
    45     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4642    href="../common/module-init-tools.xml"
    4743    xpointer="xpointer(//*[@os='d'])"/>
  • boot/mips64/module-init-tools.xml

    r360c931 rf32f537  
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    42     href="../common/module-init-tools.xml"
    43     xpointer="xpointer(//*[@os='c'])"/>
    44 
    45     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4642    href="../multilib/module-init-tools.xml"
    4743    xpointer="xpointer(//*[@os='d'])"/>
  • boot/multilib/e2fsprogs.xml

    r360c931 rf32f537  
    4848    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4949    href="../common/e2fsprogs.xml"
    50     xpointer="xpointer(//*[@os='ab'])"/>
    51 
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    53     href="../common/e2fsprogs.xml"
    5450    xpointer="xpointer(//*[@os='e'])"/>
    5551
     
    7470    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    7571    href="../common/e2fsprogs.xml"
     72    xpointer="xpointer(//*[@os='l'])"/>
     73
     74    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     75    href="../common/e2fsprogs.xml"
    7676    xpointer="xpointer(//*[@os='ad'])"/>
    7777
  • boot/multilib/module-init-tools.xml

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

    r360c931 rf32f537  
    2424
    2525    <warning os="aa">
    26       <para>Here a temporaly cross-compiled kernel will be builded. When
     26      <para>Here a temporary cross-compiled kernel will be built. When
    2727      configuring it, select the minimal amount of options required to can
    2828      boot the target machine and build the final system. I.e., not support
     
    4949    xpointer="xpointer(//*[@os='d'])"/>
    5050
    51     <para os="ab">If your keyboard isn't an US one, you may whant to build
     51    <para os="ab">If your keyboard isn't an US one, you may want to build
    5252    the proper keymap for your keyboard layout inside the kernel. Do it by
    5353    running the following command:</para>
  • boot/x86_64-64/grub-build.xml

    r360c931 rf32f537  
    6666
    6767    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    68     href="../x86/grub-build.xml"
     68    href="../x86_64/grub-build.xml"
    6969    xpointer="xpointer(//*[@os='i'])"/>
    7070
    7171    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    72     href="../x86/grub-build.xml"
    73     xpointer="xpointer(//*[@os='ac'])"/>
     72    href="../x86_64/grub-build.xml"
     73    xpointer="xpointer(//*[@os='j'])"/>
    7474
    7575  </sect2>
  • boot/x86_64/grub-build.xml

    r360c931 rf32f537  
    5151
    5252    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    53     href="../x86/grub-build.xml"
     53    href="../../final-system/x86_64/grub.xml"
    5454    xpointer="xpointer(//*[@os='i'])"/>
    5555
    5656    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    57     href="../x86/grub-build.xml"
    58     xpointer="xpointer(//*[@os='ac'])"/>
     57    href="../../final-system/x86_64/grub.xml"
     58    xpointer="xpointer(//*[@os='j'])"/>
    5959
    6060  </sect2>
  • boot/x86_64/kernel.xml

    r360c931 rf32f537  
    3232
    3333    <para os="t1">To ensure that your system boots and you can properly run both
    34     32bit and 64bit binaries, Please make sure that you enable support for
     34    32 bits and 64 bits binaries, please make sure that you enable support for
    3535    ELF and emulations for 32bit ELF into the kernel.</para>
    3636
Note: See TracChangeset for help on using the changeset viewer.