summaryrefslogtreecommitdiff
path: root/doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn
blob: 02c8ff53909dad92c83a8e1cc1d6a16144a7a281 (plain)
1
2
3
4
5
6
7
8
9
10
The 5.0.0 release of Arch Linux' *Pacman* package manager
[finally supports hooks](https://projects.archlinux.org/pacman.git/tree/NEWS?id=fea9abc8db3b8161ab32774a0ddd7c405cfbe44f),
making it possible to properly integrate etckeeper with it.

I have added the necessary hook files to etckeeper and also modified the `Makefile` to install them if the user chooses
`pacman` as the `LOWLEVEL_PACKAGE_MANAGER`.

You can find my patch [here](https://github.com/joeyh/etckeeper/compare/master...Tblue:master.patch). Please consider applying it. :-)

> merged, thanks. [[done]] --[[Joey]]