diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 19:27:19 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 19:27:19 +0300 |
| commit | 77e3cf7a8ec2c96acec0ef04c142089bcb694f9a (patch) | |
| tree | 2581c402c382a3689d1a36194494f766b93f6801 | |
| parent | c6e5ddd61c493c50850efc38fd888c1fe6c17997 (diff) | |
| download | libnss-mapuser-77e3cf7a8ec2c96acec0ef04c142089bcb694f9a.tar.gz libnss-mapuser-77e3cf7a8ec2c96acec0ef04c142089bcb694f9a.zip | |
general: T8595: scrub private-org references from public AGENTS.md
| -rw-r--r-- | AGENTS.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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. |
