etckeeper integration

3 posts / 0 new
Last post
#1 Thu, 2015-07-09 00:15
harningt
  • harningt's picture
  • Offline
  • Last seen: 8 months 1 day ago
  • Joined: 2015-07-06

I'd like to get etckeeper (http://etckeeper.branchable.com/) to track the history of my system configuration, however there is no native support for Alpine Linux currently.

Are there any hooks that I can setup so that I can automatically catch pre/post package installation/uninstallation stages... or would I have to such a hook system into apk (presumably using something like /etc/apk/{post,pre}-{install,uninstall}.d directories to make a more useful generic system).

Mon, 2016-01-18 11:31
wighawag
  • wighawag's picture
  • Offline
  • Last seen: 2 years 2 months ago
  • Joined: 2016-01-18

I am interested in this as well, any idea anyone?

Wed, 2017-02-01 20:19
HRio
  • HRio's picture
  • Offline
  • Last seen: 1 year 1 month ago
  • Joined: 2017-02-01

Me too ;-)

I have started work on this, it has some limitations but cover the basics: https://github.com/alpinelinux/aports/pull/788

Log in or register to post comments