update README
This commit is contained in:
parent
2478a189d8
commit
f2a7e7b189
1 changed files with 6 additions and 14 deletions
20
README.md
20
README.md
|
|
@ -1,13 +1,9 @@
|
||||||
# snap-pac
|
# snap-pac
|
||||||
|
|
||||||
[](https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/snap-pac)
|
This is a set of pacman hooks and script that causes to automatically take a pre
|
||||||
[](https://github.com/wesbarnett/snap-pac/blob/master/LICENSE)
|
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
|
||||||
This is a set of pacman hooks and script that causes
|
pacman transaction.
|
||||||
[snapper](https://wiki.archlinux.org/index.php/Snapper) to automatically take 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
|
## Installation
|
||||||
|
|
||||||
|
|
@ -15,12 +11,8 @@ Install the `snap-pac` package using pacman.
|
||||||
|
|
||||||
## PGP Key
|
## PGP Key
|
||||||
|
|
||||||
I have signed the release tarball with my PGP key. You may need to import my
|
I have signed the release tarball with my PGP key. The key's fingerprint is
|
||||||
public key before installation:
|
`8535CEF3F3C38EE69555BF67E4B5E45AA3B8C5C3`.
|
||||||
|
|
||||||
$ gpg --keyserver hkp://pgp.mit.edu --recv-keys 0xE4B5E45AA3B8C5C3
|
|
||||||
|
|
||||||
The key's fingerprint is `8535CEF3F3C38EE69555BF67E4B5E45AA3B8C5C3`.
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue