formatting

This commit is contained in:
James Barnett 2016-05-20 21:56:57 -05:00
parent 06c61fa5b4
commit e945e3ffc3

View file

@ -126,19 +126,19 @@ And `nano` is now gone, along with all the files it changed:
## Troubleshooting
### ERROR: /etc/conf.d/snapper does not exist!
**ERROR: /etc/conf.d/snapper does not exist!**
*snap-pac* reads in the snapper configurations from `/etc/conf.d/snapper`. It
can't do that if the file doesn't exist. I'm not sure what you've done to not
have it exist in the default location.
### WARNING: No snapper configurations found, so not taking any snapshots!
**WARNING: No snapper configurations found, so not taking any snapshots!**
No snapper configurations were found in `/etc/conf.d/snapper`. This means you
haven't created any configurations yet using `snapper create-config`. See the
snapper manpage on how to do this.
### WARNING: No snapper configurations are set up for snapshots to be taken!
**WARNING: No snapper configurations are set up for snapshots to be taken!**
Although you seem to have created at least one configuration, none of them are
set up for *snap-pac*'s pacman hooks. By default *snap-pac* will take snapshots
@ -148,7 +148,7 @@ don't have a snapper configuration named `root` (or `PACMAN_PRE_POST` is set to
`no` for it) and no other configuration is set up for snapshots. See the
configuration section above.
### WARNING: *prefile* does not exist, so no post snapshot will be taken. If you are initially installing snap-pac, this is normal.
**WARNING: *prefile* does not exist, so no post snapshot will be taken. If you are initially installing snap-pac, this is normal.**
*snap-pac* saves the pre snapshot's number in a temporary file. Somehow it go
removed before the post snapshot could be taken. When you initially install