Commit Graph

21 Commits

Author SHA1 Message Date
3586d800ec README.md: update documentation to compley with version 0.5.1 2017-11-22 21:59:19 +01:00
James Barnett
0875b5e31c update documentation 2017-11-11 13:42:41 -05:00
James Barnett
efb6740dc7 add systemd example 2017-11-11 13:35:41 -05:00
James Barnett
38caa9cefa remove systemd service 2017-11-11 12:59:03 -05:00
James Barnett
52db8f099a List mounted btrfs disks with subvolid
When listing mounted devices, list the subvolid of the mountpoint, since
a single btrfs disk can be mounted multiple times using subvolumes.
Additionally tag snapshots with subvolid to keep track of this. This
will break current usage, but users can manually tag old snapshots with
subvolid's in order to migrate them. Add -s/--subvolid command line
parameter to pass specified subvolid to program.

Cf. #45.
2017-11-11 11:57:49 -05:00
James Barnett
217f0f1533 add SNAPPER_CONFIG 2017-08-26 06:59:25 -04:00
James Barnett
0dd0300a23 look for config files in standard location on installation 2017-06-03 20:22:59 -04:00
James Barnett
f99fbbdafe Change snapper configuration location via Makefile
Update installation instructions.

Fixes #43.
2017-06-03 18:46:10 -04:00
James Barnett
67cdde1e95 fix spaces/tabs 2017-04-11 14:34:27 -05:00
James Barnett
e3ed75a4e5 update help 2017-04-11 14:33:29 -05:00
James Barnett
25311a6397 improve documentation 2017-01-30 20:22:01 -06:00
James Barnett
01b7237e11 Add SNAP_SYNC_EXCLUDE to exclude some configurations
Fixes #11.
2017-01-28 06:27:49 -06:00
James Barnett
1b0834f40a add note on contributing 2016-12-05 09:51:00 -06:00
James Barnett
209649f58e nicer formatting 2016-11-08 15:06:19 -06:00
James Barnett
6197b5e689 fix dups, typos 2016-11-08 14:52:03 -06:00
James Barnett
00caeb3008 update README
update

update
2016-11-08 14:46:32 -06:00
James Barnett
4785f18e7d add systemd service
Fixes #2.

add timer; make systemd unit instantiated

add some information on systemd unit
2016-11-08 14:46:01 -06:00
James Barnett
7d96964845 Fix typo (cf. #1) 2016-10-31 20:55:06 -05:00
James Barnett
23507dfe50 make installable 2016-10-01 11:08:36 -05:00
James Barnett
d95649e90f update README 2016-10-01 11:00:09 -05:00
James Barnett
53e666b364 inital readme 2016-10-01 10:53:23 -05:00