- Timestamp:
- Jan 8, 2011, 9:15:35 AM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 5d61ba8, 6815d0d
- Parents:
- a27d2a4
- Location:
- BOOK
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
ra27d2a4 r275d805 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 8"> <!-- Use two digits -->4 <!ENTITY month_name " August">5 <!ENTITY day " 28"> <!-- Use two digits -->6 <!ENTITY year "201 0"> <!-- Use four digits -->3 <!ENTITY month "01"> <!-- Use two digits --> 4 <!ENTITY month_name "January"> 5 <!ENTITY day "08"> <!-- Use two digits --> 6 <!ENTITY year "2011"> <!-- Use four digits --> 7 7 8 8 <!ENTITY releasedate "&month_name; &day;, &year;"> -
BOOK/introduction/common/changelog.xml
ra27d2a4 r275d805 36 36 </listitem> 37 37 --> 38 39 40 <listitem> 41 <para>January 8, 2011</para> 42 <itemizedlist> 43 <listitem> 44 <para>[Jonathan] - Corrected links for; expect, iana-etc and perl.</para> 45 </listitem> 46 </itemizedlist> 47 </listitem> 38 48 39 49 <listitem> -
BOOK/packages.ent
ra27d2a4 r275d805 133 133 <!ENTITY expect-version "5.44.1.15"> 134 134 <!ENTITY expect-size "660 KB"> 135 <!ENTITY expect-url "&sourceforge;expect/ Expect/&expect-version;/expect-&expect-version;.tar.gz">135 <!ENTITY expect-url "&sourceforge;expect/files/Expect/&expect-version;/expect-&expect-version;.tar.gz"> 136 136 <!ENTITY expect-md5 "a23a112238ea3d83707e9183c4035d96"> 137 137 <!ENTITY expect-home "http://expect.sourceforge.net"> … … 213 213 <!ENTITY iana-etc-version "2.30"> 214 214 <!ENTITY iana-etc-size "200 KB"> 215 <!ENTITY iana-etc-url "http:// sethwklein.net/iana-etc-&iana-etc-version;.tar.bz2">215 <!ENTITY iana-etc-url "http://ftp.cross-lfs.org/pub/clfs/conglomeration/iana-etc/iana-etc-&iana-etc-version;.tar.bz2"> 216 216 <!ENTITY iana-etc-md5 "3ba3afb1d1b261383d247f46cb135ee8"> 217 <! ENTITY iana-etc-home "http://sethwklein.net/iana-etc">217 <!-- <!ENTITY iana-etc-home "http://sethwklein.net/iana-etc"> --> 218 218 219 219 <!ENTITY iproute2-version "2.6.34"> … … 317 317 <!ENTITY perl-version "5.12.1"> 318 318 <!ENTITY perl-size "12,008 KB"> 319 <!ENTITY perl-url "http:// ftp.funet.fi/pub/CPAN/src/perl-&perl-version;.tar.bz2">319 <!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2"> 320 320 <!ENTITY perl-md5 "f7f2d7f5aaac15a75028381b159a560f"> 321 321 <!ENTITY perl-home "http://www.perl.org">
Note:
See TracChangeset
for help on using the changeset viewer.