Skip to content

Version 0.6.4

Compare
Choose a tag to compare
@elesiuta elesiuta released this 26 Oct 21:44
· 37 commits to master since this release
version 0.6.4

- rename --status -> --sysck and status_checks -> system_checks and ./baka/status -> ./baka/syscks
- rename --verify -> --scan and status_integrity -> system_scans and ./baka/verify -> ./baka/scans
- add some more suggested commands for sysck and scan on initialization
- add 'docker' and 'ignore' folders to initial .gitignore, so baka --commit won't add their contents until tracking them with git add -f (it is recommended to backup ~/.baka with something like restic to include files not ideal for tracking with git)
- create empty dirs for all subfolders used by baka on initialization ('docker', 'syscks', and 'scans') and other suggested folders ('ignore' and 'scripts')
- create empty 'error.log' on initialization, this is only used to append emails that failed to send
- record mode, uid, and gid in .baka/stat.json for all files under tracked_paths