difos/package
Christian Marangi 0b23d3608c
base-files: add support for rootfs mount options from cmdline
Add support for configuring rootfs mount options from cmdline.

Rootfs mount options can be passed by declaring in the kernel
cmdline as much options as needed prefixed with "rootfs_mount_options."

An example usage is with rootfs with F2FS filesystem to enable
compress_algorithm to reduce flash wear by compressing the files before
writing to flash.

Example usage:
"... rootfs_mount_options.compress_algorithm=zstd ..."

To pass multiple options:
"... rootfs_mount_options.compress_algorithm=zstd rootfs_mount_options.noinline_data ..."

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-01-15 16:44:29 +01:00
..
base-files base-files: add support for rootfs mount options from cmdline 2024-01-15 16:44:29 +01:00
boot mediatek: filogic: add support for Xiaomi AX3000T 2024-01-06 17:51:11 +01:00
devel devel/gdb: Update to 14.1 2024-01-04 22:40:05 +01:00
firmware ipq-wifi: fix PKG_MIRROR_HASH 2024-01-08 23:58:30 +01:00
kernel Revert "mac80211: rework interface setup, fix race condition" 2024-01-13 11:19:34 +01:00
libs libubox: work around recent macOS linker change 2024-01-09 11:06:24 +01:00
network hostapd: add back missing function for updating wpa_supplicant macaddr list 2024-01-13 16:12:34 +01:00
system fstools: update to Git HEAD (2024-01-15) 2024-01-15 16:37:11 +01:00
utils package: new package for usb gadget setup 2023-12-28 13:10:32 +08:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-01 11:14:41 +00:00