Changeset 52f7ec7


Ignore:
Timestamp:
12/21/08 17:40:37 (4 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
Children:
94d7026491cc6c51b8b0e5eb34b22f5010de220d
Parents:
65bcfee4f5417a31eb5f739155d3412ce8caf2ae
git-author:
Jim Gifford <clfs@jg555.com>2008-12-21 17:40:37+00:00
git-committer:
Jim Gifford <clfs@jg555.com>2008-12-21 17:40:37+00:00
Message:

Clean up to multilib bootscripts install in Boot

Location:
BOOK
Files:
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/mips64-chapter.xml

    r1da2a84 r52f7ec7  
    2727  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/flags.xml"/> 
    2828  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/> 
    29   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bootscripts.xml"/> 
     29  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/> 
    3030  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/> 
    3131  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/> 
  • BOOK/boot/ppc64-chapter.xml

    r7b31c44 r52f7ec7  
    2727  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/settingenviron.xml"/> 
    2828  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/> 
    29   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bootscripts.xml"/> 
     29  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/> 
    3030  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/> 
    3131  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/> 
  • BOOK/boot/sparc64-chapter.xml

    r1da2a84 r52f7ec7  
    2727  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc64/flags.xml"/> 
    2828  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc/fstab.xml"/> 
    29   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bootscripts.xml"/> 
     29  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/> 
    3030  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/> 
    3131  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/> 
  • BOOK/introduction/common/changelog.xml

    r8f513a6 r52f7ec7  
    5151        <listitem> 
    5252          <para>[Jim] - Updated Clean Toolchain Build - GCC.</para> 
     53        </listitem> 
     54        <listitem> 
     55          <para>[Jim] - Clean up to multilib bootscripts install in Boot.</para> 
    5356        </listitem> 
    5457      </itemizedlist> 
Note: See TracChangeset for help on using the changeset viewer.