diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-21 19:34:09 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-21 19:34:09 +0000 |
commit | eec8fcb88006cf473cdf8b9c6d6cda799b574caa (patch) | |
tree | dd39c5f81a71f501d93df67560321ae873ea4526 /chapter01 | |
parent | a57d556dd7482aa9322833b8836fd24d57bf46a9 (diff) |
Add acl and attr packages
Minor grammar fixes
Update standards compliance statments
Put e2fsprogs executables in /bin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 |
2 files changed, 15 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ddd9713eb..aaeb178ca 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,15 @@ </listitem> --> <listitem> + <para>2014-03-21</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Added acl and attr to the book.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-03-12</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2b91cf506..99f2d005d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -227,6 +227,12 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>acl-2.2.52</para> + </listitem> + <listitem> + <para>attr-2.4.47</para> + </listitem> + <listitem> <para>eudev-1.5.1</para> </listitem> <listitem> |