Changeset 4e60ea5 for BOOK/materials


Ignore:
Timestamp:
Aug 8, 2010, 11:21:31 AM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7278ff4
Parents:
6cc876e
Message:

Updated GRUB to 1.98

Location:
BOOK/materials
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/materials/x86/patches.xml

    r6cc876e r4e60ea5  
    2222    </varlistentry>
    2323
    24     <varlistentry os="grub-256byte_inode-patch">
    25       <term>Grub 256-Byte Inode Patch - <token>&grub-256byte_inode-patch-size;</token>:</term>
    26       <listitem>
    27         <para>Download: <ulink
    28         url="&patches-root;&grub-256byte_inode-patch;"/></para>
    29         <para>MD5 sum: <literal>&grub-256byte_inode-patch-md5;</literal></para>
    30       </listitem>
    31     </varlistentry>
    32 
    33     <varlistentry os="grub-ext4-patch">
    34       <term>Grub EXT4 Update - <token>&grub-ext4-patch-size;</token>:</term>
    35       <listitem>
    36         <para>Download: <ulink
    37         url="&patches-root;&grub-ext4-patch;"/></para>
    38         <para>MD5 sum: <literal>&grub-ext4-patch-md5;</literal></para>
    39       </listitem>
    40     </varlistentry>
    41 
    42     <varlistentry os="grub-fixes-patch">
    43       <term>Grub Various Fixes - <token>&grub-fixes-patch-size;</token>:</term>
    44       <listitem>
    45         <para>Download: <ulink
    46         url="&patches-root;&grub-fixes-patch;"/></para>
    47         <para>MD5 sum: <literal>&grub-fixes-patch-md5;</literal></para>
    48       </listitem>
    49     </varlistentry>
    50 
    51     <varlistentry os="grub-use_mmap-patch">
    52       <term>Grub Use MMAP Patch - <token>&grub-use_mmap-patch-size;</token>:</term>
    53       <listitem>
    54         <para>Download: <ulink
    55         url="&patches-root;&grub-use_mmap-patch;"/></para>
    56         <para>MD5 sum: <literal>&grub-use_mmap-patch-md5;</literal></para>
    57       </listitem>
    58     </varlistentry>
    5924  </variablelist>
    6025
  • BOOK/materials/x86_64/patches.xml

    r6cc876e r4e60ea5  
    1616    href="../x86/patches.xml"
    1717    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
    18 
    19     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    20     href="../x86/patches.xml"
    21     xpointer="xpointer(//*[@os='grub-256byte_inode-patch'])"/>
    22 
    23     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    24     href="../x86/patches.xml"
    25     xpointer="xpointer(//*[@os='grub-ext4-patch'])"/>
    26 
    27     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    28     href="../x86/patches.xml"
    29     xpointer="xpointer(//*[@os='grub-fixes-patch'])"/>
    30 
    31     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    32     href="../x86/patches.xml"
    33     xpointer="xpointer(//*[@os='grub-use_mmap-patch'])"/>
    3418
    3519    <varlistentry os="iproute2-libdir-patch">
Note: See TracChangeset for help on using the changeset viewer.