Files
buildroot/fs
Linus Kaschulla 555f8dfd6e fs/squashfs: Add block size option
One advantage of squashfs over similar technologies is the support for
bigger block sizes. However the default size is not a lot bigger
(typically 128k if no `-b` flag specified).

This patch adds the ability to select from common block sizes
which for example can aid in improving compression ratio.

Signed-off-by: Linus Kaschulla <linus@cosmos-ink.net>
[yann.morin.1998@free.fr:
  - drop spurious boolean-based setting in .mk
  - split into multi-line
  - qstrip variable expansion
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-05-17 07:51:18 +02:00
..
2019-10-27 10:35:06 +01:00
2018-04-09 11:29:46 +02:00
2021-07-19 22:34:21 +02:00
2019-10-27 10:35:06 +01:00
2020-03-18 22:44:19 +01:00
2020-10-08 21:48:03 +02:00
2019-10-27 10:35:06 +01:00
2018-04-01 07:55:22 +02:00
2021-09-11 14:52:41 +02:00