diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-09-23 17:06:43 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-09-23 17:06:43 +0000 |
commit | 240ff150c6a2700866b7cf9505f5af933f3df3e3 (patch) | |
tree | 76d48418e0c4b6e2fc21bdb8e3b8ec694c4f5b88 /chapter01 | |
parent | 620c6d09e7d7154c1b6380adbdb00847175a2727 (diff) |
Allow variables in rc.site to override defaults
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 00b00df8d..3e0ddbc08 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,7 +37,16 @@ --> <listitem> - <para>2011-09-21</para> + <para>2011-09-23</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Allow variables in rc.site to override defaults.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2011-09-22</para> <itemizedlist> <listitem> <para>[bdubbs] - Updates to lfs-bootscripts console script.</para> |