Changeset 6343e08


Ignore:
Timestamp:
Jul 3, 2006, 11:47:13 PM (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:
26d1934
Parents:
2f413e8
Message:

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

Location:
BOOK
Files:
4 edited

Legend:

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

    r2f413e8 r6343e08  
    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"
  • BOOK/final-system/x86_64/grub.xml

    r2f413e8 r6343e08  
    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"
  • BOOK/introduction/x86_64/changelog.xml

    r2f413e8 r6343e08  
    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>
  • BOOK/materials/x86_64/patches.xml

    r2f413e8 r6343e08  
    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.