diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2015-09-29 21:27:18 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2015-09-29 21:27:18 +0000 |
commit | dbc347c53c0d60fb5a6f0b9a8bf5ccf88159a7b3 (patch) | |
tree | e0b5401fa79a45b6de8eeeb9f91ccb5d3d6b2098 /chapter01 | |
parent | 102c4bb675eb4b18e4be2719cad4b4b43a7d4e91 (diff) |
Update to util-linux-2.27
Update to linux-4.2
Update to iproute2-4.2.0
Refresh SBU values and build sizes
Remove unnecessary sed in e2fsprogs
Provide ncurses non-wide-character libraries for version 5
Add additional discussion about copying systems
Fix a warning in the GCC compiler tests
Several typo fixes and additional clarification.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d838bb3fb..d1ea0c7dc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,38 @@ --> <listitem> + <para>2015-09-28</para> + <itemizedlist> + <listitem> + <para>[renodr] - Fix a warning when doing the GCC compile tests.</para> + </listitem> + <listitem> + <para>[renodr] - Add additional discussion about copying LFS systems + from one machine to another machine.</para> + </listitem> + <listitem> + <para>[renodr] - Provide ncurses non-wide-character libraries that + are compliant with version 5 of ncurses.</para> + </listitem> + <listitem> + <para>[renodr] - Remove unnecessary sed in e2fsprogs.</para> + </listitem> + <listitem> + <para>[renodr] - Update to util-linux-2.27.</para> + </listitem> + <listitem> + <para>[renodr] - Update to linux-4.2.</para> + </listitem> + <listitem> + <para>[renodr] - Update to iproute2-4.2.0.</para> + </listitem> + <listitem> + <para>[renodr] - Refresh build sizes and SBU values.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-08-25</para> <itemizedlist> <listitem> |