Search Criteria
Package Details: zram-hibernate-git r32.0b1e7a7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zram-hibernate-git.git (read-only, click to copy) |
|---|---|
| Package Base: | zram-hibernate-git |
| Description: | activate disk-based storage as swap for hibernation support when a system typically uses only zram swap |
| Upstream URL: | https://github.com/gissf1/zram-hibernate |
| Licenses: | Apache |
| Submitter: | gissf1 |
| Maintainer: | gissf1 |
| Last Packager: | gissf1 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-02-09 09:32 (UTC) |
| Last Updated: | 2023-02-09 07:27 (UTC) |
Dependencies (10)
- bash (bash-gitAUR, bash-devel-gitAUR)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR, uutils-coreutils-git-binAUR)
- gawk (gawk-gitAUR)
- grep (grep-gitAUR, grep-compatAUR, rg-grepAUR)
- ncurses (ncurses-gitAUR)
- sed (sed-gitAUR, uutils-sedAUR)
- sudo (sudo-gitAUR, fudo-gitAUR, run0-sudo-shim-gitAUR, doas-sudo-shim-kAUR, sudo-selinuxAUR, doas-sudo-shimAUR, doas-sudo-shim-gitAUR, run0-sudoAUR)
- systemd (systemd-gitAUR, systemd-selinuxAUR, unshitted-systemdAUR, systemd-liberated-gitAUR)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
gissf1 commented on 2023-02-09 07:29 (UTC)
Good Catch @UltimateKyle! I just patched it now and updated the repository.
Thanks!
UltimateKyle commented on 2023-02-06 05:42 (UTC)
install -Dm644 logind-disable-hibernate-swap-check.conf /etc/systemd/system/systemd-logind.service.d/logind-disable-hibernate-swap-check.confinstall -Dm644 logind-disable-hibernate-swap-check.conf /etc/systemd/system/systemd-hibernate.service.d/logind-disable-hibernate-swap-check.confIt seems like you're missing a $pkgdir before the
/etcpath part