summaryrefslogtreecommitdiff
path: root/doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn')
-rw-r--r--doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn b/doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn
new file mode 100644
index 0000000..2854740
--- /dev/null
+++ b/doc/todo/__91__Patch__93___Support_Pacman_5.x_hooks.mdwn
@@ -0,0 +1,8 @@
+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. :-)