summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:27:28 +0300
committerYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:27:28 +0300
commitb54c25fad29fa252c9756c82ba62088dfd0a12b4 (patch)
tree512f1ae704170da7b14a06e150abb6df02e6ba1e
parenta59c7d7a230367a52b42948db03ea6ab0d4c6f75 (diff)
downloadlibpam-radius-auth-b54c25fad29fa252c9756c82ba62088dfd0a12b4.tar.gz
libpam-radius-auth-b54c25fad29fa252c9756c82ba62088dfd0a12b4.zip
general: T8595: scrub private-org references from public AGENTS.md
-rw-r--r--AGENTS.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 1461a16..0742b59 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -31,7 +31,7 @@ No in-tree test runner. Configuration lives at `pam_radius_auth.conf`; man pages
## Cross-repo context
-Authentication building block consumed by the VyOS image. Built by `VyOS-Networks/vyos-build-packages` and pulled into the ISO via `vyos/vyos-build`. Sibling auth repos: `libpam-tacplus`, `libnss-tacplus`, `libnss-mapuser`, `libtacplus-map`. Used by `vyos-1x` conf-mode scripts that wire `pam_radius` into `/etc/pam.d`.
+Authentication building block consumed by the VyOS image. Built by the internal build-packages workflow and pulled into the ISO via `vyos/vyos-build`. Sibling auth repos: `libpam-tacplus`, `libnss-tacplus`, `libnss-mapuser`, `libtacplus-map`. Used by `vyos-1x` conf-mode scripts that wire `pam_radius` into `/etc/pam.d`.
## Conventions
@@ -39,10 +39,6 @@ Authentication building block consumed by the VyOS image. Built by `VyOS-Network
- Commit / PR title format: `component: T12345: description` (Phorge task ID at https://vyos.dev).
- Treat as upstream-vendored: keep diffs against the original `pam_radius` minimal; large feature work goes in VyOS-specific glue rather than this fork.
-## Mirror relationship
-
-Mirror twin: `VyOS-Networks/libpam-radius-auth`. Canonical side is here. Active workflows: `cla-check.yml`, `pr-mirror-repo-sync.yml` — mirror pipeline IS wired up; merges to `current` propagate to the VyOS-Networks twin.
-
## Notes for future contributors
- Renamed source/binary packages (`vyos-libpam-radius-auth`, `vyos-radius-shell`) on purpose — do not revert to upstream `libpam-radius-auth` package names without a coordinated change in `vyos-build-packages` and `vyos-1x` PAM templates.