diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-11-14 20:40:06 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-11-14 20:40:06 +0000 |
commit | 9813d5e3286943ca93588175603e1fec966d1e49 (patch) | |
tree | f834a21e5348010db129fad5690151fd3a43999a /chapter01/changelog.xml | |
parent | b15d6da86b25c5d0b5423acf0ab4d91f589b01b9 (diff) |
Updates to boot scripts:
general cleanup;
move consolelog function to rc;
clean up boot logging functions;
fix interactive prompt between run level S and target run level.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bef80f831..aee6988d2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,20 @@ --> <listitem> + <para>2011-11-14</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Updates to boot scripts: + general cleanup; + move consolelog function to rc; + clean up boot logging functions; + fix interactive prompt between run level S and target run level. + Thanks to DJ Lucas.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-10-29</para> <itemizedlist> <listitem> |