mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 19:59:20 +01:00
Added bash-2.05b-2.patch to incorporate all 7 patches from ftp.gnu.org
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
cfd08b432d
commit
9b4f820a08
@ -6,6 +6,10 @@
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
|
<listitem><para>August 28, 2003 [jeremy] - New
|
||||||
|
bash-2.05b-2.patch file to include the 7 patches
|
||||||
|
from ftp.gnu.org</para></listitem>
|
||||||
|
|
||||||
<listitem><para>August 27, 2003 [jeremy] - Chapter 06 -
|
<listitem><para>August 27, 2003 [jeremy] - Chapter 06 -
|
||||||
Inetutils: Added --sysconfdir=/etc --localstatedir=/var
|
Inetutils: Added --sysconfdir=/etc --localstatedir=/var
|
||||||
and moved the ping binary from /usr/bin to /bin</para>
|
and moved the ping binary from /usr/bin to /bin</para>
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
<!ENTITY bash-package "bash-&bash-version;.tar.bz2">
|
<!ENTITY bash-package "bash-&bash-version;.tar.bz2">
|
||||||
<!ENTITY bash-dir "bash-&bash-version;">
|
<!ENTITY bash-dir "bash-&bash-version;">
|
||||||
<!ENTITY bash-size "1,766 KB">
|
<!ENTITY bash-size "1,766 KB">
|
||||||
<!ENTITY bash-patch-version "2.05b">
|
<!ENTITY bash-patch-version "2.05b-2">
|
||||||
<!ENTITY bash-patch-size "4 KB">
|
<!ENTITY bash-patch-size "7.6 KB">
|
||||||
|
|
||||||
<!ENTITY bash-compsize-static "24 MB">
|
<!ENTITY bash-compsize-static "24 MB">
|
||||||
<!ENTITY bash-time-static "1 SBU">
|
<!ENTITY bash-time-static "1 SBU">
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
<!ENTITY book SYSTEM "book/book.xml">
|
<!ENTITY book SYSTEM "book/book.xml">
|
||||||
|
|
||||||
<!ENTITY version "20030827">
|
<!ENTITY version "20030828">
|
||||||
<!ENTITY releasedate "August 27th, 2003">
|
<!ENTITY releasedate "August 28th, 2003">
|
||||||
<!ENTITY nbsp " ">
|
<!ENTITY nbsp " ">
|
||||||
|
|
||||||
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
||||||
|
Loading…
Reference in New Issue
Block a user