Changeset bd99508 for BOOK


Ignore:
Timestamp:
May 3, 2014, 1:13:29 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e611bb9
Parents:
ba03323
Message:

Move creation of boot symlink for mips to a more appropriate place

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/mips/creatingdirs.xml

    rba03323 rbd99508  
    1919  xpointer="xpointer(//*[@os='b'])"/>
    2020
     21  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     22  href="../common/creatingdirs.xml"
     23  xpointer="xpointer(//*[@os='c'])"/>
     24
    2125   <para>These entries are needed for the RaQ2 bootloader. Only use these
    2226   if you are utilizing the Colo bootloader:</para>
     
    2428<screen><userinput>cd ${CLFS}/boot
    2529ln -svf . boot</userinput></screen>
    26 
    27   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    28   href="../common/creatingdirs.xml"
    29   xpointer="xpointer(//*[@os='c'])"/>
    3030
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.