Jelajahi Sumber

Updated to procps-3.1.4.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2240 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 22 tahun lalu
induk
melakukan
6f04cbfc14
5 mengubah file dengan 10 tambahan dan 7 penghapusan
  1. 4 1
      chapter01/changelog.xml
  2. 1 1
      chapter04/gcc-patch.xml
  3. 1 1
      chapter04/procps-patch.xml
  4. 2 2
      entities/procps.ent
  5. 2 2
      index.xml

+ 4 - 1
chapter01/changelog.xml

@@ -23,7 +23,7 @@
 <listitem><para>man-pages-1.53</para></listitem>
 <listitem><para>modutils-2.4.22</para></listitem>
 <listitem><para>ncurses-5.3</para></listitem>
-<listitem><para>procps-3.1.3</para></listitem>
+<listitem><para>procps-3.1.4</para></listitem>
 <listitem><para>psmisc-21.2</para></listitem>
 <listitem><para>sed-4.0.4</para></listitem>
 <listitem><para>texinfo-4.3</para></listitem>
@@ -45,6 +45,9 @@
 </itemizedlist>
 </para></listitem>
 
+<listitem><para>December 18th, 2002 [timothy]: Updated to
+procps-3.1.4.</para></listitem>
+
 <listitem><para>December 17th, 2002 [timothy]: Chapter 5 &amp; 6: Modified
 paragraphs about unpacking patches since they are no longer
 compressed.</para></listitem>

+ 1 - 1
chapter04/gcc-patch.xml

@@ -1,2 +1,2 @@
 GCC nofixincludes Patch (&gcc-version;) - 1 KB:
-<ulink url="&http;"/>
+<ulink url="&http;/gcc-3.2.1-nofixincludes-2.patch"/>

+ 1 - 1
chapter04/procps-patch.xml

@@ -1,2 +1,2 @@
 Procps Patch (&procps-patch-version;) - &procps-patch-size;:
-<ulink url="&http;"/>
+<ulink url="&http;/procps-3.1.4.patch"/>

+ 2 - 2
entities/procps.ent

@@ -10,11 +10,11 @@
 <!ENTITY aa-procps-dep SYSTEM "../appendixa/procps-dep.xml">
 <!ENTITY aa-procps-down SYSTEM "../appendixa/procps-down.xml">
 
-<!ENTITY procps-version "3.1.3">
+<!ENTITY procps-version "3.1.4">
 <!ENTITY procps-depversion "2.0.7">
 <!ENTITY procps-contversion "2.0.7">
 <!ENTITY procps-size "184 KB">
-<!ENTITY procps-patch-version "3.1.3">
+<!ENTITY procps-patch-version "3.1.4">
 <!ENTITY procps-patch-size "1 KB">
 <!ENTITY procps-dir "procps-&procps-version;">
 <!ENTITY procps-package "procps-&procps-version;.tar.bz2">

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20021215">
-<!ENTITY releasedate "December 15th, 2002">
+<!ENTITY version "20021218">
+<!ENTITY releasedate "December 18th, 2002">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">