Ignore:
Timestamp:
Feb 21, 2006, 1:57:38 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:
dd1ba637
Parents:
1467bf6
Message:

r981@server (orig r979): jim | 2005-12-30 10:11:32 -0800

r1226@server: cstaub | 2005-12-30 08:35:37 -0800
Updated package deps, removed explanation of cross-compiling from final-system binutils, and removed note about GRUB's testsuite failure


Location:
BOOK/final-system/x86
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86/grub.xml

    r1467bf6 re3a1e522  
    4848
    4949    <para os="e">To test the results, issue:
    50     <userinput>sed -i '/ufs2/d' stage2/size_test &amp;&amp;
    51     make check</userinput>.</para>
     50    <userinput>make check</userinput>.</para>
    5251
    53     <para os="f">The UFS test is known to fail due to a compiler issue. The failure
    54     prevents the rest of the tests from being run, so the <command>sed</command>
    55     command is used to avoid the failure. The UFS test failure can be ignored
    56     unless you plan to boot from a UFS partition. The partitions are normally
    57     only used by Sun workstations.</para>
     52    <para os="f">Install the package:</para>
    5853
    59     <para os="g">Install the package:</para>
    60 
    61 <screen os="h"><userinput>make install
     54<screen os="g"><userinput>make install
    6255mkdir /boot/grub
    6356cp /usr/lib/grub/i386-pc/stage{1,2} /boot/grub</userinput></screen>
    6457
    65     <para os="i">Replace <filename class="directory">i386-pc</filename> with whatever
     58    <para os="h">Replace <filename class="directory">i386-pc</filename> with whatever
    6659    directory is appropriate for the hardware in use.</para>
    6760
    68     <para os="j">The <filename class="directory">i386-pc</filename> directory
     61    <para os="i">The <filename class="directory">i386-pc</filename> directory
    6962    contains a number of <filename>*stage1_5</filename> files, different
    7063    ones for different file systems. Review the files available and copy
  • BOOK/final-system/x86/linux-libc-headers.xml

    r1467bf6 re3a1e522  
    2525
    2626      <seglistitem>
    27         <seg>Coreutils</seg>
     27        <seg>Coreutils and Findutils</seg>
    2828      </seglistitem>
    2929    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.