Pacman hook that creates a btrfs snapshot with snapper prior to the operation as a system restore point
Find a file
2017-04-18 20:20:02 -05:00
grub.d initial commit 2017-04-18 19:51:26 -05:00
hooks check if kernel is updated 2017-04-18 20:00:44 -05:00
man8 rm old manpage info 2017-03-25 07:32:06 -05:00
scripts PACMAN_KEEP_OLD_KERNELS goes in root snapper config 2017-04-18 20:20:02 -05:00
LICENSE Initial commit 2016-03-11 13:56:09 +00:00
Makefile correct etc install directory 2017-04-18 20:02:57 -05:00
README update README 2017-02-07 07:41:19 -06:00

SYNOPSIS

This is a set of pacman hooks and script that automatically causes snapper to
perform a pre and post snapshot before and after pacman transactions, similar to
how YaST does with OpenSuse. This provides a simple way to undo changes to a
system after a pacman transaction.

INSTALLATION

Install the "snap-pac" package using pacman.

Alternatively download the latest release and signature from
https://github.com/wesbarnett/snap-pac/releases, verify the download, and then
run "make install".

I have signed the release tarball and commits with my PGP key. The key's
fingerprint is "8535CEF3F3C38EE69555BF67E4B5E45AA3B8C5C3".

DOCUMENTATION

See snap-pac(8) after installation.

TROUBLESHOOTING

After reviewing the man page, check the issues page and file a new issue if your
problem is not covered:

https://github.com/wesbarnett/snap-pac/issues