Changeset 5b3e2377


Ignore:
Timestamp:
Jul 3, 2006, 11:47:13 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
4fbc2b4
Parents:
c5754f5
Message:

r4309@server: jim | 2006-07-03 23:46:40 -0700
Added x86 Grub disk geometry patch to x86_64

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • boot/x86_64/grub-build.xml

    rc5754f5 r5b3e2377  
    2222  <sect2 role="installation">
    2323    <title>Installation of GRUB</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../x86/grub-build.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../x86/grub-build.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • final-system/x86_64/grub.xml

    rc5754f5 r5b3e2377  
    2323    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2424    href="../x86/grub.xml"
    25     xpointer="xpointer(//*[@os='a'])"/>
     25    xpointer="xpointer(//*[@os='p1'])"/>
     26
     27    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     28    href="../x86/grub.xml"
     29    xpointer="xpointer(//*[@os='p2'])"/>
    2630
    2731    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • introduction/x86_64/changelog.xml

    rc5754f5 r5b3e2377  
    3535
    3636    <listitem>
     37      <para>July 4, 2006</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[jim] - Added x86 Grub disk geometry patch to x86_64.</para>
     41        </listitem>
     42      </itemizedlist>
     43    </listitem>
     44    <listitem>
     45
    3746      <para>December 09, 2005</para>
    3847      <itemizedlist>
  • materials/x86_64/patches.xml

    rc5754f5 r5b3e2377  
    3030    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
    3131
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../x86/patches.xml"
     34    xpointer="xpointer(//*[@os='grub-disk-patch'])"/>
     35
    3236    <varlistentry os="perl-multilib-patch">
    3337      <term>Perl Configure Multilib Patch - <token>&perl-multilib-patch-size;</token>:</term>
Note: See TracChangeset for help on using the changeset viewer.