diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-02-15 18:20:54 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-02-15 18:20:54 +0000 |
commit | 8e8d6e66b3329a26e431882f03745f93aeec70a3 (patch) | |
tree | d155d1d923ada0bb7c4f30db9ee3daffb4d375ca /chapter01/changelog.xml | |
parent | ed21235c012efda4f7fae63d89714555235c0e48 (diff) |
Activate any possible LVM partitions in checkfs script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2f8220c76..2c5c50493 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,17 @@ --> <listitem> + <para>2012-02-15</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Activate any possible LVM partitions + in checkfs script. Thanks ot Qrux for pointing out + the issue.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-02-14</para> <itemizedlist> <listitem> |