diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-15 17:01:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-15 17:01:37 +0000 |
commit | 28c4c1ede4b77d1807aacd03cb1133cd502c30de (patch) | |
tree | 2350911bb084d7a25ba803ecdcca7155d3456776 /chapter01 | |
parent | 85e7f3ce1d59872b3ea26b3f4332b934fc1af2af (diff) |
Remove unneeded options and commands from mountfs and
mountvirtfs when mtab is a symlink to /proc/self/mounts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0aa6eb44a..21a402d2e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> <listitem> + <para>2013-05-15</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Remove unnecessary options in bootscripts + due to mtab change.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-05-14</para> <itemizedlist> <listitem> |