Changeset 6718578
- Timestamp:
- Oct 13, 2007, 4:55:15 PM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 81dc6ee
- Parents:
- 3cf24b4
- Location:
- BOOK
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r3cf24b4 r6718578 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month " 09"> <!-- Use two digits -->3 <!ENTITY month "10"> <!-- Use two digits --> 4 4 <!ENTITY month_name "August"> 5 <!ENTITY day " 30"> <!-- Use two digits -->5 <!ENTITY day "13"> <!-- Use two digits --> 6 6 <!ENTITY year "2007"> <!-- Use four digits --> 7 7 -
BOOK/introduction/common/changelog.xml
r3cf24b4 r6718578 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>October 13, 2007</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Updated the bootscripts to 1.1-pre5. The Makefile 44 now creates the static nodes that the udev Makefile used to.</para> 45 </listitem> 46 </itemizedlist> 47 </listitem> 38 48 39 49 <listitem> -
BOOK/packages.ent
r3cf24b4 r6718578 67 67 <!ENTITY bzip2-home "http://www.bzip.org/"> 68 68 69 <!ENTITY clfs-bootscripts-version "1.1-pre 4">69 <!ENTITY clfs-bootscripts-version "1.1-pre5"> 70 70 <!ENTITY clfs-bootscripts-size "24 KB"> 71 71 <!ENTITY clfs-bootscripts-url "&packages-root;bootscripts-cross-lfs-&clfs-bootscripts-version;.tar.bz2"> 72 <!ENTITY clfs-bootscripts-md5 " e95be0a75dbfbd6d3659e029e41ff151">72 <!ENTITY clfs-bootscripts-md5 "64b77c6d0e0ccdf08a9e17a68edc5c38"> 73 73 <!ENTITY clfs-bootscripts-home " "> 74 74
Note:
See TracChangeset
for help on using the changeset viewer.