aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts/ChangeLog
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-06-24 19:33:48 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-06-24 19:33:48 +0000
commit94cea1d88644f71a9fd9ca1f1dfd5d78f1537d20 (patch)
tree7616b07753c7cbd7ad370d87894c605ca2a5b619 /bootscripts/ChangeLog
parentb2a51129630bd1f0897e18d91d0c4ad925b3bc7b (diff)
Remove section disussing configuration without a network card.
Update boot scripts to unmount network file systems before bringing down the network. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11260 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts/ChangeLog')
-rw-r--r--bootscripts/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog
index 926f1485e..5a809d1b8 100644
--- a/bootscripts/ChangeLog
+++ b/bootscripts/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-24 Bruce Dubbs <bdubbs@linuxfromscratch.org>
+ * Unmount network file systems before bringing down the network
+ * Spell out some mount/umount options
+
2017-03-25 DJ Lucas <dj@linuxfromscratch.org>
* Bash-4.4 changes no longer allow continue in function to pass to calling
loop.