armbian-build/packages/bsp/common/usr/sbin
ColorfulRhino d638276fcc partitioning: Reduce commit mount option for btrfs and ext4 to 120
Mount option `commit=600` (=10 minutes) seems pretty high.
Reduce it to 120 for ext4 (default for ext4 is `commit=5`)
and 120 for btrfs (default for btrfs is `commit=30`) to reduce
risk of losing data on power loss.

Sources:
- https://www.kernel.org/doc/html/latest/admin-guide/ext4.html
- https://wiki.archlinux.org/title/Btrfs#Commit_interval
- https://btrfs.readthedocs.io/en/latest/Administration.html
2024-07-09 11:31:51 +02:00
..
armbian-add-overlay Update armbian-add-overlay 2023-08-18 17:11:51 +02:00
armbian-install partitioning: Reduce commit mount option for btrfs and ext4 to 120 2024-07-09 11:31:51 +02:00
ddbr Fix ddbr to handle current lsblk output (#6290) 2024-02-20 16:49:29 -05:00
nand-sata-install Replace nand-sata-install with symlink to armbian-install (#4529) 2022-12-06 09:47:20 +01:00