Search Criteria
Package Details: zram-generator-git 0.3.1-1
Git Clone URL: | https://aur.archlinux.org/zram-generator-git.git (read-only, click to copy) |
---|---|
Package Base: | zram-generator-git |
Description: | Systemd unit generator for zram devices |
Upstream URL: | https://github.com/systemd/zram-generator |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Prototik |
Maintainer: | Prototik |
Last Packager: | Prototik |
Votes: | 1 |
Popularity: | 0.46 |
First Submitted: | 2020-06-06 20:48 |
Last Updated: | 2021-01-27 20:50 |
Dependencies (4)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux)
- git (git-git) (make)
- ruby-ronn-ng (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (make)
Latest Comments
egrupled commented on 2021-01-27 20:35
The build is broken because upstream changed
master
branch tomain
. Removing branch name from git address will fix this issue.Also you need to modify build section as follows:
egrupled commented on 2020-06-16 09:08
@Prototik using half-memory is now upstream default[1] although they didn't update example config. I think sending update for upstream example makes more sense than maintaining separate downstream example config in parallel.
[1] https://github.com/systemd/zram-generator/commit/baa8d6c3f2455c2366895ee56eea7c09cf5be50b
Prototik commented on 2020-06-15 20:46
@egrupled upstream config installed as well into
/usr/share/doc/zram-generator
.half-memory.conf.example
just another example (inspired by Fedora's SwapOnZRAM initiative) and I'll try to keep it up-to-date with upstream changes.egrupled commented on 2020-06-15 20:34
@Prototik I think using upstream example config is better than putting some custom example of yours here which may get out of sync.
[1] https://github.com/systemd/zram-generator/blob/master/zram-generator.conf.example