diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-04 17:39:38 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-04 17:39:38 +0000 |
commit | c6f6bd71491881fb911b12caddac5ee9359091a4 (patch) | |
tree | a5ca7632dab8c1973d923ce5a28d1ff560008c90 /chapter01 | |
parent | 52216a89305a9974c58b9a8eef9bcef6479cb8db (diff) |
Use the updated uname patch, instead of the old crappy one. "uname-x86"
is a misnomer anyway, since the original is x86-only too....
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 36915875a..9243d4ce9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -92,6 +92,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Switch the uname patch we +use, so that we get correct results.</para></listitem> + <listitem><para>May 4th, 2004 [winkie]: Chapter 8 - Use the full LFS version for the GRUB title.</para></listitem> |