Crest
Crest
I would like to use something along this line in my configuration. While I could manually expand `$base_dir` and `$local_dir` having to expand `$name` would require using an external template...
I tried to run `zxfer(8)` a during the last minute of an hour and have an hourly cronjob destroying old snapshots. This triggered a race condition in `zxfer(8)` causing it...
The JSON and YAML output from uclcmd is invalid. Here is simple reproducer to show the result: ```sh uclcmd get --json .
When ocitar parses the creation or modification of a directory it adds the directory to the list of paths to archive. Both zfs diff and tar both recurse over all...
The `.include(glob=true, prefix=true) "config.d/*.conf"` macro only strips the `.conf` (or `.ucl`) suffix from the first file matching the `config.d/*.conf"` pattern. Given files named `config.d/blah.conf` and `config.d/blub.conf` it results in the...
As currently generated packages produced by ports have no dependency on package base packages. This has the unfortunate consequence that `pkg` will uninstall/reinstall packages while most of the base system...