mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-27 11:27:19 +00:00
* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
9 lines
263 B
Plaintext
9 lines
263 B
Plaintext
config BR2_PACKAGE_HOST_ZSTD
|
|
bool "host zstd"
|
|
help
|
|
Zstandard, or zstd as short version, is a fast lossless
|
|
compression algorithm, targeting real-time compression
|
|
scenarios at zlib-level and better compression ratios
|
|
|
|
https://facebook.github.io/zstd
|