diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-08 00:19:39 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-08 00:19:39 +0000 |
commit | 897a8391c2fc845cc4173f4b8265acae49bba422 (patch) | |
tree | fccb777a6fdcade18a559463c64b4110af1f7324 /chapter01 | |
parent | e6313784d67581bcc43d92d3878936571cdc9098 (diff) |
seperated init.c's modification commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1dba73f77..f8c79ef06 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -15,6 +15,10 @@ </para></listitem> +<listitem><para>September 7th, 2001 [gerard]: Chapter 6 - Sysvinit: +Seperated the commands to change the status msg in init.c from the main +commands.</para></listitem> + <listitem><para>September 7th, 2001 [gerard]: Chapter 6 - Bash: Added --login to the exec /bin/bash command.</para></listitem> |