30 Commits

Author SHA1 Message Date
525600dde4 refactor(docs): Adjust explanation of how we avoid naming collisions (#1) 2023-12-26 05:59:49 +01:00
650a91f2cc refactor(docs): Fix incorrect explanation how we identify snapshottable datasets (#1) 2023-12-26 05:59:12 +01:00
204a2a49b1 refactor(docs): Add warning about simple snapshot names (#1) 2023-12-26 00:44:35 +01:00
d027966ed3 refactor(docs): Phrasing (#1) 2023-12-26 00:43:42 +01:00
f16f2b8612 refactor(docs): Trim ZFS example snapshot list (#1) 2023-12-26 00:27:27 +01:00
4069c33145 feat(docs): Don't do duplicate snapshot names (#1) 2023-12-26 00:08:49 +01:00
47885efbab refactor(docs): Explain ZFS snapshot name max length (#1) 2023-12-25 22:30:16 +01:00
e3f6316c47 feat(docs): Explain pkg name trimming in snapshots (#1) 2023-12-25 22:12:15 +01:00
7681bbde84 refactor(docs): We're doing 10 imp snapshots by default (#1) 2023-12-25 22:11:41 +01:00
961649d252 refactor(docs): Explain new important pkgs regex (#1) 2023-12-25 21:52:20 +01:00
31f5655ff0 refactor(conf): Testing's showing that 25 trivial snapshots are more sensible than 15 (#1) 2023-05-06 20:08:10 +02:00
3560b52f4c docs(script): Typo (#1) 2023-05-06 20:05:57 +02:00
f654c9d5f7 docs(script): User will want to remove pacman's stale db.lck after rollback (#1) 2023-05-06 19:53:27 +02:00
a32a4df6a6 docs(script): Expand on trivial and important packages distinction (#1) 2023-05-06 19:52:53 +02:00
45df9755f1 docs(script): Expand on dataset selection mechanism (#1) 2023-05-06 19:52:16 +02:00
8cfedf6e11 docs(script): Our hooks go first before kernel and modules are touched (#1) 2023-05-06 19:51:29 +02:00
42cb32ea83 docs(script): Expand ZFS output example (#1) 2023-03-07 01:43:35 +01:00
c6bd627b4a docs(script): Give a ZFS output example (#1) 2023-03-07 01:35:26 +01:00
3277e7a31a docs(script): pkg name regex is encapsulated in parentheses (#1) 2023-03-07 00:01:45 +01:00
9a92e99c6a docs(hook): We use multiple hook files (#1) 2023-03-07 00:00:18 +01:00
673fb15b46 refactor(script): Explain pacman-zfs-snapshot.conf last (#1) 2023-03-06 00:40:08 +01:00
36cd7ea16d feat(script): Introduce dry-run option (#1) 2023-03-06 00:39:18 +01:00
8fbf16bda0 docs(script): Explain space.quico:auto-snapshot ZFS property (#1) 2023-03-06 00:36:20 +01:00
6a666c5c8e refactor(script): Don't use zfs-auto-snapshot, but add jq (#1) 2023-03-06 00:12:50 +01:00
1e56f28dc8 feat(hook): Use separate hook per transaction type (#1) 2023-03-05 22:19:12 +01:00
0e9290a727 docs(script): Trailing dot (#1) 2023-03-05 22:18:12 +01:00
ae42f40f46 refactor(script): For symlinks you're going to need sudo (#1) 2023-03-05 22:17:53 +01:00
1113a32888 feat(hook): Use separate hook per transaction type (#1) 2023-03-05 22:15:55 +01:00
f7f6d71250 feat(meta): Initial commit (#1) 2023-03-05 08:15:16 +01:00
7ea829aacf Initial commit 2023-03-05 05:28:10 +00:00