Age | Commit message (Collapse) | Author |
|
- Fix broken rollback() func
- Use copy() instead of copy_object(), which won't accept files larger
than 50GB
|
|
|
|
- network-online.target
- dovecot.service
|
|
|
|
- Refactor BootReport
- Modularise MUA impls
- Refactor setup_conf()
- Add missing info from __str__() funcs
- Doc AWS SNS MUA
|
|
- Use tab-separated list format
|
|
- Add Apache Licence Notice
- Doc "boot-report" and "check-dnssec"
- Change doc: upper (required)
|
|
- Deprecate palhm-dnssec-check.sh
- Merge check-dnssec and boot-report config into the sample config
- Add crontab sample
- Reduce Python requirement to 3.5
- Remove use of capture_output
- boot-report: remove systemd-analyze as the command is not available
during boot time
- Change config schema
- "object-groups" and "objects" are now optional
- Change "boot-report" include behaviour
|
|
|
|
- Fix palhm-dnssec-check.sh
- Make "tasks" config optional so that PALHM can be used only for
boot-report
|
|
- The script requiring Python 3.10
- execs and tasks not merging properly
|
|
- /etc/palhm/palhm.conf -> /etc/palhm/palhm.jsonc
|
|
- Fix broken links in docs
- Change "sink-storage-class" recommendation
|
|
- launch.json: change debug cwd to the project root dir
- Add subcmd "mods"
- Docs
- Tidy up sample and debug config files
- Change core exec
- 'dnf-list-instaled' -> 'rpm-list-installed' as dnf does not work
on ro fs
- Accept the exit code 1 from tar(allow live fs change)
- Add the generic sample config
- Fix 'run' subcmd not accepting empty task-id
- Change module loading: modules are not required to have
the 'backup_backends' var
- Reduce required Python version by removing the use of match ... case
- Fix 'exec-append' not taking 'env' into account
- Remove use of exceptions from irrelevant packages
- Fix unimpl methods of NullBackupBackend
- Tidy up instantiation of raised exceptions
- Change "include" behaviour
- Relative config paths are now resolved like #include C preprocessor
- Fix bug where "include" circular ref checked is not done with absolute
paths of config files
- Add own exception hierachy
- aws-s3: change storage class only when "rot-storage-class" is
different from "sink-storage-class"
|
|
|