Changeset e781ab0
- Timestamp:
- Feb 2, 2008, 9:30:15 AM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- b5bc3c7
- Parents:
- 1c0b933
- Location:
- BOOK
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r1c0b933 re781ab0 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 1"> <!-- Use two digits -->4 <!ENTITY month_name " January">5 <!ENTITY day " 24"> <!-- Use two digits -->3 <!ENTITY month "02"> <!-- Use two digits --> 4 <!ENTITY month_name "Feburary"> 5 <!ENTITY day "02"> <!-- Use two digits --> 6 6 <!ENTITY year "2008"> <!-- Use four digits --> 7 7 -
BOOK/introduction/common/changelog.xml
r1c0b933 re781ab0 38 38 39 39 <listitem> 40 <para>Feburary, 2, 2008</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Update the bootscripts to 1.1-pre10. These use 44 udevadm instead of the individual udevcontrol, udevtrigger, and 45 udevsettle programs. Which are currently symlinked to udevadm.</para> 46 </listitem> 47 </itemizedlist> 48 </listitem> 49 50 <listitem> 40 51 <para>January 20, 2008</para> 41 52 <itemizedlist> 42 53 <listitem> 43 <para> Bigdissaved - Changed the minimum ${CLFS} size from 1.5Gb to 2.5Gb.44 54 <para>[Bigdissaved] - Changed the minimum ${CLFS} size from 1.5Gb to 55 2.5Gb. Thanks to Copper for seeing this </para> 45 56 </listitem> 46 57 </itemizedlist> -
BOOK/packages.ent
r1c0b933 re781ab0 67 67 <!ENTITY bzip2-home "http://www.bzip.org/"> 68 68 69 <!ENTITY clfs-bootscripts-version "1.1-pre 9">69 <!ENTITY clfs-bootscripts-version "1.1-pre10"> 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 " c9b355addaae9935f6992140b64e36b2">72 <!ENTITY clfs-bootscripts-md5 "80ae8e7bbb0f8ea2391f7f15a413aee4"> 73 73 <!ENTITY clfs-bootscripts-home " "> 74 74
Note:
See TracChangeset
for help on using the changeset viewer.