diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-24 19:44:29 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-24 19:44:29 -0400 |
| commit | b44992e498c4f3f290cef30070e50e1487752d65 (patch) | |
| tree | 807b833ae7d3a42879e6f019a9497a7b9fe2455a /tests/audit-packages/test_audit_packages.py | |
| parent | 57156271a37584907045f27654ae58309b4e0a0c (diff) | |
| download | archsetup-b44992e498c4f3f290cef30070e50e1487752d65.tar.gz archsetup-b44992e498c4f3f290cef30070e50e1487752d65.zip | |
chore: open-source release-prep (udev flag, SPDX headers, boolean style)
Three release cleanups, all behavior-preserving for my machines:
- Gated the Logitech BRIO udev rule behind INSTALL_DEVICE_UDEV_RULES (default yes, opt-out), so the device-specific rule is off for anyone without that hardware. Added the config read, validation, and a conf.example entry.
- Added a GPL-3.0-or-later SPDX-License-Identifier header after the shebang of all 24 shell scripts in the repo.
- Standardized boolean conditionals on the explicit [ "$var" = "true" ] form, replacing the bare `if $var` idiom. The STEPS function-dispatch is left alone, since it runs a function name rather than testing a boolean.
Diffstat (limited to 'tests/audit-packages/test_audit_packages.py')
0 files changed, 0 insertions, 0 deletions
