Search Criteria
Package Details: sync-pacman-hook-git r81.9d5f298-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sync-pacman-hook-git.git (read-only, click to copy) |
|---|---|
| Package Base: | sync-pacman-hook-git |
| Description: | Pacman hook to sync filesystem |
| Upstream URL: | https://github.com/desbma/pacman-hooks |
| Licenses: | GPL |
| Conflicts: | pacman-hooks-desbma-git |
| Submitter: | desbma |
| Maintainer: | desbma |
| Last Packager: | desbma |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-05-14 23:27 (UTC) |
| Last Updated: | 2022-10-20 11:39 (UTC) |
Latest Comments
desbma commented on 2021-07-11 21:12 (UTC) (edited on 2021-07-11 21:13 (UTC) by desbma)
@thiagowfx The difference is subtle but important. For example on a busy NAS with intensive write workload, a pacman update would sync all data partitions with the other hook, which is unneeded and can cause long system freeze. This one only syncs / and /boot which covers where packages are installed for most partition layouts, and does not affect custom data partitions.
thiagowfx commented on 2021-07-02 03:24 (UTC)
This package is almost a duplicate of https://aur.archlinux.org/packages/pacman-sync/. Consider reusing it?