summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:27:04 +0300
committerYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:27:04 +0300
commitbd3a4e9005c2d02f88307f3961332021f866db9a (patch)
treed8092047bbf34cc466abf6f1334d3ea2c44deb5a
parenta402cfc4483bc214ce85fd7c1ef0eaffaf0e9c52 (diff)
downloadhvinfo-bd3a4e9005c2d02f88307f3961332021f866db9a.tar.gz
hvinfo-bd3a4e9005c2d02f88307f3961332021f866db9a.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 a9d4815..4cdc2a3 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -35,7 +35,7 @@ No automated test suite; the binary itself is the test (run on each target hyper
## Cross-repo context
-One of the canonical 14 VyOS-image build packages, listed in `VyOS-Networks/vyos-build-packages/repos.toml`. Built into VyOS images by `vyos-build` and consumed at runtime by `vyos-1x` to detect virtualisation context. Native-package category โ€” no application-level test runner beyond `dpkg-buildpackage`.
+One of the canonical 14 VyOS-image build packages, listed in an internal repository. Built into VyOS images by `vyos-build` and consumed at runtime by `vyos-1x` to detect virtualisation context. Native-package category โ€” no application-level test runner beyond `dpkg-buildpackage`.
## Conventions
@@ -43,10 +43,6 @@ One of the canonical 14 VyOS-image build packages, listed in `VyOS-Networks/vyos
- Author: Daniil Baturin; one of the very few Ada packages in the VyOS ecosystem.
- License: GPL-2-or-later.
-## Mirror relationship
-
-Mirror twin: `VyOS-Networks/hvinfo`. Canonical side is **here** (`vyos/hvinfo`). Per the cross-repo audit ยง8.4, `VyOS-Networks/hvinfo` has its workflows on the `git-actions` branch โ€” that is **not** the canonical state; defer to this repo.
-
## Notes for future contributors
- Build needs Ada 2005 toolchain (`gnat`, `gprbuild`, `gnatprep`).