mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Remove the note about not having to dump/check a journalled filesystem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
9b6a7d0902
commit
e7de1b23a6
@ -114,6 +114,10 @@ First a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>November 26, 2005 [matt]: Remove the incorrect note about not
|
||||
having to dump/check a journalled filesystem (fixes bug 1662).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>November 26, 2005 [matt]: Upgrade to module-init-tools 3.2.1.
|
||||
</para></listitem>
|
||||
|
||||
|
@ -37,11 +37,6 @@ class="partition">hda5</filename>, and <systemitem
|
||||
class="filesystem">ext2</systemitem>. For details on the six
|
||||
fields in this file, see <command>man 5 fstab</command>.</para>
|
||||
|
||||
<para>When using a journalling file system, the <parameter>1
|
||||
1</parameter> at the end of the line should be replaced with
|
||||
<parameter>0 0</parameter> because such a partition does not need to
|
||||
be dumped or checked.</para>
|
||||
|
||||
<para>The <filename class="directory">/dev/shm</filename> mount point
|
||||
for <systemitem class="filesystem">tmpfs</systemitem> is included to
|
||||
allow enabling POSIX-shared memory. The kernel must have the required
|
||||
|
Loading…
Reference in New Issue
Block a user