pmaports/main/postmarketos-mkinitfs
lambdadroid 803b8dcec9
main/postmarketos-mkinitfs: stop forcing full fsck on every boot (!723)
At the moment, a full file system check is forced even if the
file system is marked clean (i.e. it was properly unmounted the
last time it was used). On large file systems with slow I/O
(e.g. SD cards), this can take a significant amount of time.

Removing the -f option of e2fsck allows skipping the full
file system check if it is marked clean, speeding up the boot time.
2019-11-06 00:08:50 +01:00
..
APKBUILD main/postmarketos-mkinitfs: stop forcing full fsck on every boot (!723) 2019-11-06 00:08:50 +01:00
init.sh.in main/postmarketos-mkinitfs: include ext4 and usb_f_rndis in initramfs (!673) 2019-10-13 21:22:42 +02:00
init_functions.sh main/postmarketos-mkinitfs: stop forcing full fsck on every boot (!723) 2019-11-06 00:08:50 +01:00
mkinitfs.sh main/postmarketos-mkinitfs: add option to place DTB in Android boot image second area (!700) 2019-10-30 19:15:00 +01:00
postmarketos-mkinitfs.trigger mkinitfs: Fail on missing depends / better usability in general (#1133) 2018-01-31 19:39:09 +00:00