mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Updated to procps-3.1.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2240 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a623b78b3f
commit
6f04cbfc14
@ -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 & 6: Modified
|
||||
paragraphs about unpacking patches since they are no longer
|
||||
compressed.</para></listitem>
|
||||
|
@ -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,2 +1,2 @@
|
||||
Procps Patch (&procps-patch-version;) - &procps-patch-size;:
|
||||
<ulink url="&http;"/>
|
||||
<ulink url="&http;/procps-3.1.4.patch"/>
|
||||
|
@ -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">
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user