[Midnightbsd-cvs] [MidnightBSD/src] fd00bb: Add regulatory region to aged(8) and agectl(8) (#327)
Lucas Holt
noreply at github.com
Sat Apr 4 14:04:34 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: fd00bb7b77c65fd768c8fd5cf82e7da4bb9b4752
https://github.com/MidnightBSD/src/commit/fd00bb7b77c65fd768c8fd5cf82e7da4bb9b4752
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-04-04 (Sat, 04 Apr 2026)
Changed paths:
M .github/workflows/cross-bootstrap-tools.yml
M libexec/rc/rc.d/firstboot
M usr.sbin/agectl/agectl.8
M usr.sbin/agectl/agectl.c
M usr.sbin/aged/aged.8
M usr.sbin/aged/aged.c
Log Message:
-----------
Add regulatory region to aged(8) and agectl(8) (#327)
* add region to aged
AI-Assisted-by: gemini pro
Signed-off-by: Lucas Holt <luke at foolishgames.com>
* Add reglatory region configuration.
AI-Assisted-by: Gemini 2.5 pro
Signed-off-by: Lucas Holt <luke at foolishgames.com>
* add brazil as it's likely worse to do nothing there. (in case someone
downloads anyway)
switch to strncmp
Signed-off-by: Lucas Holt <luke at foolishgames.com>
* disable some flows to cut down on useless waste of build nodes in github
actions
Signed-off-by: Lucas Holt <luke at foolishgames.com>
* Implement firstboot question to allow users to turn it off if they are
in a region allowing that.
Update documentation to be more accurate.
Signed-off-by: Lucas Holt <luke at foolishgames.com>
---------
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list