diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-02-24 16:03:57 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-02-24 16:03:57 +0000 |
commit | 34e45fc4f253b478583faed3e1f2a2657a00583a (patch) | |
tree | a3c9cf8f234d0e871a7c230054253794cdd3242b /chapter01 | |
parent | 12b905ac95b1e2575cb7eda63793f63e1dfef1a5 (diff) |
Removed chmod and chown commands from linux headers installation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b9583c533..8ce2cb0b4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2007-02-24</para> <itemizedlist> <listitem> + <para>[manuel] - Removed chmod and chown commands from linux headers + installation. The headers are now installed with the proper permissions. + Fixes <ulink url="&lfs-ticket-root;1965">#1965</ulink></para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-2.6.20.1. Fixes <ulink url="&lfs-ticket-root;1964">#1964</ulink></para> </listitem> |