Changeset 8505
- Timestamp:
- 04/02/08 20:24:56 (8 months ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter01/whatsnew.xml (modified) (1 diff)
- trunk/BOOK/chapter03/patches.xml (modified) (1 diff)
- trunk/BOOK/chapter06/db.xml (modified) (1 diff)
- trunk/BOOK/patches.ent (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r8503 r8505 43 43 <para>[jhuntwork] - Updated to linux-2.6.24.4, fixes #2157.</para> 44 44 </listitem> 45 <listitem> 46 <para>[jhuntwork] - Added an upstream patch for db-4.6.21, thanks 47 Randy McMurchy for the report. Fixes #2164.</para> 48 </listitem> 45 49 </itemizedlist> 46 50 </listitem> trunk/BOOK/chapter01/whatsnew.xml
r8494 r8505 214 214 215 215 <listitem> 216 <para>&db-fixes-patch;</para> 217 </listitem> 218 219 <listitem> 216 220 <para>&grep-debian-patch;</para> 217 221 </listitem> trunk/BOOK/chapter03/patches.xml
r8494 r8505 36 36 37 37 <varlistentry> 38 <term>Berkeley DB Upstream Fixes Patch - <token>&db-fixes-patch-size;</token>:</term> 39 <listitem> 40 <para>Download: <ulink url="&patches-root;&db-fixes-patch;"/></para> 41 <para>MD5 sum: <literal>&db-fixes-patch-md5;</literal></para> 42 </listitem> 43 </varlistentry> 44 45 <varlistentry> 38 46 <term>Binutils Texinfo Version Patch - <token>&binutils-configure-patch-size;</token>:</term> 39 47 <listitem> trunk/BOOK/chapter06/db.xml
r8389 r8505 62 62 <title>Installation of Berkeley DB</title> 63 63 64 <para>There is an upstream patch for Berkeley DB that fixes a race condition. Apply it:</para> 65 66 <screen><userinput remap="pre">patch -Np1 -i ../&db-fixes-patch;</userinput></screen> 67 64 68 <para>Prepare Berkeley DB for compilation:</para> 65 69 trunk/BOOK/patches.ent
r8494 r8505 30 30 <!ENTITY coreutils-uname-patch-size "4.6 KB"> 31 31 32 <!ENTITY db-fixes-patch "db-&diffutils-version;-fixes-1.patch"> 33 <!ENTITY db-fixes-patch-md5 "0e1f3a1db6c3ab10f79c4d6dff0c8f31"> 34 <!ENTITY db-fixes-patch-size "2.3 KB"> 32 35 33 36 <!ENTITY diffutils-i18n-patch "diffutils-&diffutils-version;-i18n-1.patch">
