diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-01-11 23:00:09 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-01-11 23:00:09 +0000 |
commit | f48e5aa6c824267aa6a61be5a5e212d0cab2bd27 (patch) | |
tree | 6ae450aef99b434d80dd866f8e5ef31387abee00 /chapter01/changelog.xml | |
parent | 09d0e596f9e68470b28ef4d5e77efba15eefa657 (diff) |
Add additional information about setting up a separate boot partition.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 64e9ab82c..92fd57dc3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-01-11</para> <itemizedlist> <listitem> + <para>[bdubbs] - Add clarification to the GRUB configuration about + using a separate boot partition. </para> + </listitem> + <listitem> <para>[matthew] - Remove Libnl, as it's not actually required by IPRoute2 after all. Thanks to Markku Pesonen for the pointer to the upstream fix.</para> |