Changeset 2dd87d6 in clfs-embedded
- Timestamp:
- Nov 23, 2006, 10:23:01 AM (18 years ago)
- Branches:
- master
- Children:
- a708ff6
- Parents:
- 83ea4ad
- Location:
- BOOK
- Files:
-
- 6 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r83ea4ad r2dd87d6 3 3 <!ENTITY month "11"> <!-- Use two digits --> 4 4 <!ENTITY month_name "November"> 5 <!ENTITY day "2 2"> <!-- Use two digits -->5 <!ENTITY day "23"> <!-- Use two digits --> 6 6 <!ENTITY year "2006"> <!-- Use four digits --> 7 7 -
BOOK/mips-index.xml
r83ea4ad r2dd87d6 28 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="materials/mips-chapter.xml"/> 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-preps/chapter.xml"/> 30 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="system-prep/mips-chapter.xml"/> 31 31 </part> 32 32 … … 46 46 47 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/mips-chapter.xml"/> 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="system-build/mips-chapter.xml"/> 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/mips-chapter.xml"/> 48 50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/chapter.xml"/> 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/mips-chapter.xml"/>50 51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootloaders/mips-chapter.xml"/> 51 52 -
BOOK/x86-index.xml
r83ea4ad r2dd87d6 28 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="materials/x86-chapter.xml"/> 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-preps/chapter.xml"/> 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="system-prep/x86-chapter.xml"/> 30 31 31 32 </part> … … 46 47 47 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/x86-chapter.xml"/> 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="system-build/x86-chapter.xml"/> 50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/x86-chapter.xml"/> 48 51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/chapter.xml"/> 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/x86-chapter.xml"/>50 52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootloaders/x86-chapter.xml"/> 51 53
Note:
See TracChangeset
for help on using the changeset viewer.