Skip to content

Releases: systemd/zram-generator

v1.1.2: Version 1.1.1

28 Mar 08:31
v1.1.2
Compare
Choose a tag to compare
- emit nice warning if writeback-device= is configured but not supported
- small updates to documentation
- small updates to build system and tests

v1.1.1: Version 1.1.1

29 Nov 13:17
v1.1.1
Compare
Choose a tag to compare
- adjust library dependencies
- revert LTO change that increased binary size
- minor cleanups

v1.1.0: Version 1.1.0

16 Nov 20:03
v1.1.0
Compare
Choose a tag to compare
- 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

25 Oct 12:37
v1.0.1
Compare
Choose a tag to compare
Version 1.0.1

v1.0.0

25 Oct 08:52
v1.0.0
Compare
Choose a tag to compare
Version 1.0.0

v0.3.2

25 Oct 08:51
v0.3.2
Compare
Choose a tag to compare
v0.3.2

v0.3.1

25 Oct 08:51
v0.3.1
1169513
Compare
Choose a tag to compare
v0.3.1

v0.3.0

25 Oct 08:51
v0.3.0
Compare
Choose a tag to compare
v0.3.0

v0.3.0-rc.1

13 Jan 15:49
v0.3.0-rc.1
Compare
Choose a tag to compare
v0.3.0-rc.1 Pre-release
Pre-release

[email protected] is renamed to [email protected].
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

25 Oct 08:52
294217a
Compare
Choose a tag to compare
We do not want to print authors in the `--help`.

Signed-off-by: Igor Raits <[email protected]>
Reviewed-by: Zbigniew Jędrzejewski-Szmek <[email protected]>