Changeset dabbced for BOOK/boot/x86_64


Ignore:
Timestamp:
Feb 22, 2011, 4:43:04 PM (13 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:
4317f44, b47a4a1
Parents:
0162995
Message:

Change the XInclude schema path from 2003 to 2001. 2003 is depreciated
according to w3.org and 2001 should be used instead.

File:
1 edited

Legend:

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

    r0162995 rdabbced  
    1616  </indexterm>
    1717
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     18  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    1919  href="../../bootable/x86/kernel.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
     
    2323    <title>Installation of the kernel</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../x86/kernel.xml"
    2727    xpointer="xpointer(//*[@os='aa'])"/>
    2828
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../x86/kernel.xml"
    3131    xpointer="xpointer(//*[@os='a'])"/>
     
    3535    ELF and emulations for 32bit ELF into the kernel.</para>
    3636
    37     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3838    href="../x86/kernel.xml"
    3939    xpointer="xpointer(//*[@os='b'])"/>
    4040
    41     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4242    href="../x86/kernel.xml"
    4343    xpointer="xpointer(//*[@os='c'])"/>
    4444
    45     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4646    href="../x86/kernel.xml"
    4747    xpointer="xpointer(//*[@os='d'])"/>
    4848
    49     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5050    href="../x86/kernel.xml"
    5151    xpointer="xpointer(//*[@os='ae'])"/>
     
    5353<screen><userinput>make ARCH=x86_64 CROSS_COMPILE=${CLFS_TARGET}- menuconfig</userinput></screen>
    5454
    55     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     55    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5656    href="../x86/kernel.xml"
    5757    xpointer="xpointer(//*[@os='m'])"/>
     
    5959<screen><userinput>make ARCH=x86_64 CROSS_COMPILE=${CLFS_TARGET}-</userinput></screen>
    6060
    61     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    6262    href="../x86/kernel.xml"
    6363    xpointer="xpointer(//*[@os='af'])"/>
    6464
    65     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     65    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    6666    href="../x86/kernel.xml"
    6767    xpointer="xpointer(//*[@os='p'])"/>
    6868
    69     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     69    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    7070    href="../x86/kernel.xml"
    7171    xpointer="xpointer(//*[@os='q'])"/>
    7272
    73     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     73    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    7474    href="../x86/kernel.xml"
    7575    xpointer="xpointer(//*[@os='s'])"/>
     
    7878   INSTALL_MOD_PATH=${CLFS} modules_install</userinput></screen>
    7979
    80     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     80    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8181    href="../x86/kernel.xml"
    8282    xpointer="xpointer(//*[@os='u'])"/>
    8383
    84     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     84    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8585    href="../x86/kernel.xml"
    8686    xpointer="xpointer(//*[@os='v'])"/>
     
    8888<screen><userinput>cp -v arch/x86_64/boot/bzImage ${CLFS}/boot/vmlinuz-clfs-&linux-version;</userinput></screen>
    8989
    90     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     90    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    9191    href="../x86/kernel.xml"
    9292    xpointer="xpointer(//*[@os='w'])"/>
    9393
    94     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     94    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    9595    href="../x86/kernel.xml"
    9696    xpointer="xpointer(//*[@os='w1'])"/>
    9797
    98     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     98    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    9999    href="../x86/kernel.xml"
    100100    xpointer="xpointer(//*[@os='x'])"/>
    101101
    102     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     102    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    103103    href="../x86/kernel.xml"
    104104    xpointer="xpointer(//*[@os='x1'])"/>
Note: See TracChangeset for help on using the changeset viewer.