mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Add another option for FS compression that allows fine-grained control using a list of algorithms and optional compress-hints file. This way multiple algorithms and pcluster sizes can be used for different files, fully exposing EROFS compression abilities. Signed-off-by: Jan Čermák <sairon@sairon.cz> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>