diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-15 21:59:35 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-15 21:59:35 +0000 |
commit | fd4c523af3362f91db3035957e3281a7b6463dac (patch) | |
tree | b20229fb5f052bf6f0e8f032ad6108cd6dc186ef /chapter01 | |
parent | 3ee88b6e7131948e1d15dda676aea30a5f49acdf (diff) |
added bootscripts installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6b824bcda..ca3f6960c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,9 @@ <itemizedlist> +<listitem><para>January 15th, 2002 [gerard]: Chapter 6: Added bootscripts +installation.</para></listitem> + <listitem><para>January 15th, 2002 [gerard]: Chapter 7: Removed most of the scripts, only left the part of a few where we setup up config files in /etc/sysconfig.</para></listitem> |