]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/flash-images
bash: Update to 3.2.
[people/teissler/ipfire-2.x.git] / lfs / flash-images
index a49082f1c0b9a87324976044830187ca51c440cc..e43d53eb27cce5046352bc162f87022da19e689a 100644 (file)
@@ -72,6 +72,10 @@ else
 endif
        mkfs.ext4 -O ^has_journal,extent -F $(IMGroot)
 
+       # Most systems that use Flashimages has no RTC at boot
+       # so the interval check should disables
+       tune2fs -i0 $(IMGroot)
+
        # Mount Images
        mount -o loop $(IMGroot) $(MNThdd)
        mkdir $(MNThdd)/boot