Ignore:
Timestamp:
Feb 21, 2006, 1:57:38 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
4d6fcf9
Parents:
db38a36
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


File:
1 edited

Legend:

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

    rdb38a36 r0636f6c  
    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
Note: See TracChangeset for help on using the changeset viewer.