Changeset dc4f9f2
- Timestamp:
- Sep 14, 2008, 6:26:20 AM (16 years ago)
- Parents:
- 84cf555
- Location:
- BOOK
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r84cf555 rdc4f9f2 3 3 <!ENTITY month "09"> <!-- Use two digits --> 4 4 <!ENTITY month_name "September"> 5 <!ENTITY day "1 3"> <!-- Use two digits -->5 <!ENTITY day "14"> <!-- Use two digits --> 6 6 <!ENTITY year "2008"> <!-- Use four digits --> 7 7 … … 10 10 <!ENTITY major-version "1"> 11 11 <!ENTITY minor-version "1"> 12 <!ENTITY extra-version "0 -rc4">12 <!ENTITY extra-version "0"> 13 13 <!ENTITY generic-version "&major-version;.&minor-version;.&extra-version;"> <!-- Use "svn", "testing", or "x.y.z[-pre{x}]" --> 14 14 -
BOOK/packages.ent
r84cf555 rdc4f9f2 67 67 <!ENTITY bzip2-home "http://www.bzip.org/"> 68 68 69 <!ENTITY clfs-bootscripts-version "1.1 -pre10">69 <!ENTITY clfs-bootscripts-version "1.1.0"> 70 70 <!ENTITY clfs-bootscripts-size "40 KB"> 71 71 <!ENTITY clfs-bootscripts-url "&packages-root;bootscripts-cross-lfs-&clfs-bootscripts-version;.tar.bz2"> 72 <!ENTITY clfs-bootscripts-md5 " 80ae8e7bbb0f8ea2391f7f15a413aee4">72 <!ENTITY clfs-bootscripts-md5 "1e6fcdfcc25cee2b53091a2d9f07e464"> 73 73 <!ENTITY clfs-bootscripts-home " "> 74 74 -
BOOK/patches.ent
r84cf555 rdc4f9f2 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY patches-root "http:// svn.cross-lfs.org/svn/repos/cross-lfs/branches/clfs-1.1/patches/">3 <!ENTITY patches-root "http://patches.cross-lfs.org/1.1.0/"> 4 4 5 5 <!-- Start of Common Patches -->
Note:
See TracChangeset
for help on using the changeset viewer.