Releases: systemd/zram-generator
Releases · systemd/zram-generator
v1.1.2: Version 1.1.1
v1.1.1: Version 1.1.1
- adjust library dependencies - revert LTO change that increased binary size - minor cleanups
v1.1.0: Version 1.1.0
- new writeback-device= option to set the backing device - improved Makefile with BUILDTYPE=, NOBUILD= and more consistency checks, new clippy target - handling of paths with ":" is fixed - improvements to tests - size optimizations
v1.0.1
v1.0.0
v0.3.2
v0.3.1
v0.3.0
v0.3.0-rc.1
swap-create@.service
is renamed to systemd-zram-setup@.service
.
The generator now supports creation of zram devices with a file system and mounting them on a mount point.
Swap priority is now configurable.
v0.2.0: Replace app_from_crate with manual creation of a clap's App
We do not want to print authors in the `--help`. Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com> Reviewed-by: Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>