summaryrefslogtreecommitdiff
path: root/openwrt/default.nix
Commit message (Collapse)AuthorAgeFilesLines
* improve on-device logging slightlypennae2023-09-271-2/+0
| | | | | | tell the user that a deployment has failed and log reboot messages from the device, just in case the network broke before the reboot (in which case logging the reboot event from the deploying host would be misleading)
* don't provide log formats as environmentspennae2023-09-271-4/+1
| | | | environments work, but this seems a little less fragile.
* initial commitpennae2023-09-221-0/+214
without warranty of any kind, express or impliend