diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c696bea72..7a22673c3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -215,6 +215,13 @@ Chapter 7: Added the explanation how the runlevels and boot process works when using the LFS scripts. + +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". + + Chapter 7+8: Moved the creation of /etc/fstab to chapter 8.