I want to keep track of the /etc changes with etckeeper
Unfortunately, the commit messages are the same for all commits
saving uncommitted changes in /etc prior to emerge run
I wish there would be something more descriptive like
apt-get install foo
on debian based systems or
emerge foo
on gentoo based systems when reading the logs with git log.
Is there a hook script, I can use for this?