Changeset e92e63a for BOOK/boot/ppc


Ignore:
Timestamp:
Jun 20, 2014, 7:07:26 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
6efc47a
Parents:
f7bd24c
Message:

Add the p1 and p2 xincludes from bootable/x86/kernel.xml for the p1 and p2 paragraphs for the linux sublevel patch entry and commands. This completes ticket http://trac.cross-lfs.org/ticket/964

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/ppc/kernel.xml

    rf7bd24c re92e63a  
    3030    href="../x86/kernel.xml"
    3131    xpointer="xpointer(//*[@os='a'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../../bootable/x86/kernel.xml"
     35    xpointer="xpointer(//*[@os='p1'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../x86/kernel.xml"
     39    xpointer="xpointer(//*[@os='p2'])"/>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.