Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/zram-init: fix depend and default algo | Natanael Copa | 2019-03-05 | 1 | -0/+49 |
zram-init depends on zramctl from util-linux so add that as explicit depends. the alpine kernel does not support crypto zstd so use lz4 algo as default. ref #10044 |