wesbarnett / snap-pac

Pacman hooks that use snapper to create pre/post btrfs snapshots like openSUSE's YaST
GNU General Public License v2.0
180 stars 14 forks source link

snapshots: adding pacman command line as description #1

Closed vlaci closed 8 years ago

vlaci commented 8 years ago

I'd like to get more information from snapshot descriptions. Unfortunatley pacman doesn't give a way to access much data for hooks, but the command line of the executing pacman process should be sufficient most of the times.

Open questions

What do you think?

wesbarnett commented 8 years ago

Hi, I just saw this pull request. Sorry for taking so long to get back with you. I actually just implemented something like this in the most recent release. Take a look at it and let me know what you think.

vlaci commented 8 years ago

:+1: