blob: b8c5188b2a30ad705c17ac8bfc47f21145902278 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
- Add sanity check for space remaining on disc.
- Use flat % to determine when not to backup?
- Only check space when resquashing?
- Implement options
--resquash manual resquash
--rollback=<day> rollback to a day of the week
-c <config file> specify path to different config
- Add logging
- Filter output from commands
-mostly done, mksquashfs is still noisy
- Implement /tmp file for tracking custom mounts used with -R
|