- Timestamp:
- Oct 21, 2013, 6:57:22 AM (11 years ago)
- Branches:
- master
- Children:
- a65e0bb
- Parents:
- d4c0817
- Location:
- BOOK
- Files:
-
- 10 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/arm-index.xml
rd4c0817 r390c34a 46 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/chapter.xml"/> 47 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/chapter.xml"/> 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootloaders/arm-chapter.xml"/>49 48 50 49 </part> -
BOOK/mips-index.xml
rd4c0817 r390c34a 46 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/chapter.xml"/> 47 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/chapter.xml"/> 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootloaders/mips-chapter.xml"/>49 48 50 49 </part> -
BOOK/packages.ent
rd4c0817 r390c34a 102 102 <!ENTITY e2fsprogs-md5 "a1ec22ef003688dae9f76c74881b22b9"> 103 103 <!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net"> 104 105 <!-- MIPS Bootloaders -->106 107 <!ENTITY colo-version "1.22">108 <!ENTITY colo-size "251 KB">109 <!ENTITY colo-url "http://www.colonel-panic.org/cobalt-mips/colo/colo-&colo-version;.tar.gz">110 <!ENTITY colo-md5 "52c16ad31f3b88f710f0fdb5abed0457">111 <!ENTITY colo-home "http://www.colonel-panic.org/cobalt-mips"> -
BOOK/patches.ent
rd4c0817 r390c34a 32 32 33 33 <!-- MIPS Patches --> 34 35 <!-- MIPS Bootloader Patches -->36 37 <!ENTITY colo-make-patch "colo-&colo-version;-make_fix-1.patch">38 <!ENTITY colo-make-patch-md5 "b89575a0e385b5366b19a6b5f176d49b">39 <!ENTITY colo-make-patch-size "2 KB">40 41 <!ENTITY colo-relocation-patch "colo-&colo-version;-relocation_fix-1.patch">42 <!ENTITY colo-relocation-patch-md5 "e0607ee1071f2f805ffa1ef1c5b1a766">43 <!ENTITY colo-relocation-patch-size ".7 KB">44 -
BOOK/x86-index.xml
rd4c0817 r390c34a 47 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/chapter.xml"/> 48 48 <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="bootloaders/x86-chapter.xml"/>50 49 51 50 </part>
Note:
See TracChangeset
for help on using the changeset viewer.