diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-23 11:32:30 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-23 11:32:30 +0000 |
commit | 33f0959e2b6661e3107617762a26270e770c8dad (patch) | |
tree | 52f709b51dd0eaf81bb265af43eda62f58abd18d /chapter01 | |
parent | f32421a3b98697ad4eac02f82fa5da008bb62565 (diff) |
Expand package management discussion and add a section
on deploying an LFS system to another host.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 841f7b084..c37bfc57a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2009-05-23</para> <itemizedlist> <listitem> + <para>[bdubbs] - Expand package management discussion and + add a section on deploying an LFS system to another host. Fixes + <ulink url="&lfs-ticket-root;2073">#2073</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Shorten the command used to adjust the linker in Chapter 6. Thanks to Chris Staub for the improvement. Fixes <ulink url="&lfs-ticket-root;2404">#2404</ulink>.</para> |