From e7de1b23a6acdd8a574397ecc419896fb86ced04 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 26 Nov 2005 21:41:18 +0000 Subject: [PATCH] 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 --- chapter01/changelog.xml | 4 ++++ chapter08/fstab.xml | 5 ----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 31f6138e3..b90bfd4d4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -114,6 +114,10 @@ First a summary, then a detailed log. +November 26, 2005 [matt]: Remove the incorrect note about not +having to dump/check a journalled filesystem (fixes bug 1662). + + November 26, 2005 [matt]: Upgrade to module-init-tools 3.2.1. diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml index 128b13ccf..60322d2da 100644 --- a/chapter08/fstab.xml +++ b/chapter08/fstab.xml @@ -37,11 +37,6 @@ class="partition">hda5, and ext2. For details on the six fields in this file, see man 5 fstab. -When using a journalling file system, the 1 -1 at the end of the line should be replaced with -0 0 because such a partition does not need to -be dumped or checked. - The /dev/shm mount point for tmpfs is included to allow enabling POSIX-shared memory. The kernel must have the required