more links to docs
This commit is contained in:
parent
c7d6f9b88c
commit
b66665a35e
1 changed files with 4 additions and 18 deletions
22
README.md
22
README.md
|
|
@ -14,29 +14,16 @@ system after a pacman transaction.
|
|||
|
||||
Install the `snap-pac` package using pacman.
|
||||
|
||||
Alternatively [download the latest release] and signature , verify the download, and
|
||||
then run `make install`.
|
||||
|
||||
I have signed the release tarball and commits with my PGP key. Starting with release
|
||||
2.2, the tarballs are signed with my key with fingerprint
|
||||
`F7B28C61944FE30DABEEB0B01070BCC98C18BD66`.
|
||||
|
||||
For previous releases, the key's fingerprint was
|
||||
`8535CEF3F3C38EE69555BF67E4B5E45AA3B8C5C3`.
|
||||
For instructions on how to install without pacman, [see the
|
||||
documentation](https://wesbarnett.github.io/snap-pac/installation.html).
|
||||
|
||||
## Configuration
|
||||
|
||||
Most likely, configuration is not needed. By default, the snapper configuration named
|
||||
`root` will have pre/post snapshots taken for every pacman transaction.
|
||||
|
||||
To configure, copy the example configuration file:
|
||||
|
||||
```bash
|
||||
cp /etc/snap-pac.ini{.example,}
|
||||
```
|
||||
|
||||
Then edit with your favorite editor. The file is commented and should be
|
||||
self-explanatory.
|
||||
For more information on configuring snap-pac, see [the
|
||||
documentation](https://wesbarnett.github.io/snap-pac/configuration.html).
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
@ -48,5 +35,4 @@ after installation.
|
|||
After reviewing the documentation, [check the issues page] and file a new issue if your
|
||||
problem is not covered.
|
||||
|
||||
[download the latest release]: https://github.com/wesbarnett/snap-pac/releases
|
||||
[check the issues page]: https://github.com/wesbarnett/snap-pac/issues
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue