aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-06-22 21:02:00 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-06-22 21:02:00 +0000
commite87f37a90e68fa69fbe926bf29c5adf663a5bdc9 (patch)
tree08bd1d73d40524ff9ab8a799e779cf7ac4b82d3f /chapter01/changelog.xml
parentf45bf82dcf85eae72fd0edd83a58006e05ce96c6 (diff)
Added [ ATTN ]
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c696bea72..7a22673c3 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -216,6 +216,13 @@ works when using the LFS scripts.
</para></listitem>
<listitem><para>
+Chapter 7: Added [ ATTN ] warning message to the functions script. When
+you attemp to start a service that's arleady running or stop a service
+that's not running, it'll not print FAILED anymore but [ ATTN ] along
+with "Already running" or "Not running".
+</para></listitem>
+
+<listitem><para>
Chapter 7+8: Moved the creation of /etc/fstab to chapter 8.
</para></listitem>