From 77e3cf7a8ec2c96acec0ef04c142089bcb694f9a Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Thu, 7 May 2026 19:27:19 +0300 Subject: general: T8595: scrub private-org references from public AGENTS.md --- AGENTS.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 540aa4b..7dee3ca 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -39,7 +39,7 @@ No automated test suite. ## Cross-repo context -One of the §3.6 authentication libraries (`libnss-*`, `libpam-*`, `libtacplus-map`). Pre-dependency of `vyos-1x` for RADIUS/TACACS+ auth flows. Native-package category — built and shipped to `packages.vyos.net` via `VyOS-Networks/vyos-build-packages`, then consumed at ISO assembly time by `vyos/vyos-build`. +One of the §3.6 authentication libraries (`libnss-*`, `libpam-*`, `libtacplus-map`). Pre-dependency of `vyos-1x` for RADIUS/TACACS+ auth flows. Native-package category — built and shipped to `packages.vyos.net` via the internal build-packages workflow, then consumed at ISO assembly time by `vyos/vyos-build`. ## Conventions @@ -47,10 +47,6 @@ One of the §3.6 authentication libraries (`libnss-*`, `libpam-*`, `libtacplus-m - Branch model: `current` (rolling), `circinus` (1.5 LTS), `sagitta` (1.4 LTS), `equuleus` (1.3 LTS). - Treat as upstream-vendored — keep diffs against the Cumulus baseline minimal. -## Mirror relationship - -Mirror twin: `VyOS-Networks/libnss-mapuser`. Canonical side is **here** (`vyos/libnss-mapuser`). - ## Notes for future contributors - The NSS module ordering matters — `libnss_mapuid` must be **first** and `libnss_mapname` **last** in `nsswitch.conf`. The README explains why; don't reverse them. -- cgit v1.2.3