diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-06-17 20:45:10 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-06-17 20:45:10 +0000 |
commit | 4a6cd87052e77f3273d5cfc57a43f046974e7a29 (patch) | |
tree | c510245335fe7900216060f8974a89fec543b450 /chapter01 | |
parent | 39734a9d7a741ba34959e9fe950dbe7f04762389 (diff) |
Added the sed permissions patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3805 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b81fa9d88..3491ea909 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -52,6 +52,7 @@ first a summary, then a detailed log.</para> <listitem><para>net-tools-1.60-gcc34-2.patch</para></listitem> <listitem><para>readline-4.3</para></listitem> <listitem><para>readline-4.3-gnu_fixes-1.patch</para></listitem> +<listitem><para>sed-4.1-permissions.patch</para></listitem> <listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem> <listitem><para>sysklogd-1.4.1-signal-1.patch</para></listitem> <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem> @@ -75,7 +76,10 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> -<listitem><para>June 17, 2004 [matt]: Clarify that a gcc-3.x based compiled +<listitem><para>June 17, 2004 [matt]: Added the sed permissions patch</para> +</listitem> + +<listitem><para>June 17, 2004 [matt]: Clarify that a gcc-3.x compiled 2.6.x kernel is required on the host.</para></listitem> <listitem><para>June 16, 2004 [winkie]: Use <command>chmod</command> to fix the |