summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:26:49 +0300
committerYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:26:49 +0300
commit9684221c066f7ede9f0212f8839f5281b6c5068f (patch)
treee46da450bb717dda7d076938496a74a4a77d3579
parent419aee527a572a36e798a3f3eb795f706d1cea15 (diff)
downloadefi-boot-shim-T8595-add-agents-md.tar.gz
efi-boot-shim-T8595-add-agents-md.zip
general: T8595: scrub private-org references from public AGENTS.mdT8595-add-agents-md
-rw-r--r--AGENTS.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/AGENTS.md b/AGENTS.md
index a17f6627..f632ba2a 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -31,7 +31,7 @@ See `BUILDING` for full options. Test plan in `testplan.txt`. To produce a Debia
## Cross-repo context
-Native UEFI artifact. Built once and embedded into VyOS ISOs assembled by `vyos/vyos-build`. Companion repo `vyos/shim-review` carries the public shim-review submission paperwork required by Microsoft to sign each VyOS-built shim. Both belong to the build-infrastructure / packaging category. The standard VyOS package mirror twin pattern does **not** apply here (no `VyOS-Networks/efi-boot-shim`).
+Native UEFI artifact. Built once and embedded into VyOS ISOs assembled by `vyos/vyos-build`. Companion repo `vyos/shim-review` carries the public shim-review submission paperwork required by Microsoft to sign each VyOS-built shim. Both belong to the build-infrastructure / packaging category. The standard VyOS package mirror twin pattern does **not** apply here (no an internal repository).
## Conventions
@@ -39,10 +39,6 @@ Native UEFI artifact. Built once and embedded into VyOS ISOs assembled by `vyos/
- Upstream-tracking fork — keep the diff against `rhboot/shim` minimal; bump `gnu-efi` submodule branch in lockstep with shim version.
- Branch model: VyOS train branches (`current`, `sagitta`, `circinus`) overlaid on upstream tags.
-## Mirror relationship
-
-No mirror twin in `VyOS-Networks`.
-
## Notes for future contributors
- Fork parent: `rhboot/shim`. The vendored `gnu-efi` submodule is also a Red Hat fork (`rhboot/gnu-efi`).