diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-06-24 19:33:48 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-06-24 19:33:48 +0000 |
commit | 94cea1d88644f71a9fd9ca1f1dfd5d78f1537d20 (patch) | |
tree | 7616b07753c7cbd7ad370d87894c605ca2a5b619 /chapter01 | |
parent | b2a51129630bd1f0897e18d91d0c4ad925b3bc7b (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 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f0acf97cf..ebff618c7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,20 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision='sysv'> + <para>2017-06-24</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Remove section disussing configuration + without a network card.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update boot scripts to unmount network + file systems before bringing down the network.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2017-06-21</para> <itemizedlist> |