]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Added e2fsck.conf, this should fix manual superblock correction.
authorChristian Schmidt <maniacikarus@ipfire.org>
Thu, 22 Apr 2010 05:07:58 +0000 (07:07 +0200)
committerChristian Schmidt <maniacikarus@ipfire.org>
Thu, 22 Apr 2010 05:07:58 +0000 (07:07 +0200)
This fixes bug #0000623

config/etc/e2fsck.conf [new file with mode: 0644]
config/rootfiles/common/stage2

diff --git a/config/etc/e2fsck.conf b/config/etc/e2fsck.conf
new file mode 100644 (file)
index 0000000..61aee5d
--- /dev/null
@@ -0,0 +1,13 @@
+[problems]
+
+# Superblock last mount time is in the future (PR_0_FUTURE_SB_LAST_MOUNT).
+0x000031 = {
+    preen_ok = true
+    preen_nomessage = true
+}
+
+# Superblock last write time is in the future (PR_0_FUTURE_SB_LAST_WRITE).
+0x000032 = {
+    preen_ok = true
+    preen_nomessage = true
+}
\ No newline at end of file
index 6a7a09972466bd25cdd2fb5c674ab757aa00e953..3856d7f4bb54dcc9642c88ac08154d91350cf9f4 100644 (file)
@@ -8,6 +8,7 @@ dev/null
 dev/console
 etc/bashrc
 etc/certparams
+etc/e2fsck.conf
 etc/fstab
 etc/group
 etc/hddtemp.db