From a4e571963d78b18f6243a9561a91ca47e815be7c Mon Sep 17 00:00:00 2001 From: Daniel Hilst <392820+dhilst@users.noreply.github.com> Date: Tue, 11 Aug 2026 14:51:08 -0300 Subject: [PATCH] docs(xcat-dep): tidy BUILD.md (drop review parenthetical; use example.com) Remove the '(how the review's correctness concerns are met)' aside from the Design heading and use xcat@example.com in the usage example instead of a real signing address. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com> --- BUILD.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.md b/BUILD.md index 2b60847..a40f03d 100644 --- a/BUILD.md +++ b/BUILD.md @@ -277,7 +277,7 @@ build never mutates the checkout: each package tree is copied out-of-tree and st Codename ↔ version (the single supported set — `BuildUtils` is the source of truth): `focal`=20.04, `jammy`=22.04, `noble`=24.04, `resolute`=26.04. -## Design (how the review's correctness concerns are met) +## Design - **Fresh staging + promote-on-success.** Everything is built + validated into a per-run staging tree first; the published apt repo is (re)assembled from staging ONLY after the complete expected set @@ -319,7 +319,7 @@ codename: `20.04`=`focal`, `22.04`=`jammy`, `24.04`=`noble`, `26.04`=`resolute`. ./sbuild-all.pl --arch amd64 --dists "focal jammy noble resolute" \ --xcat-source ../xcat-core --genesis-rpm \ --genesis-rpm-ppc \ - --gpg-sign --gpg-key-id xcat@megware.com --gpg-home + --gpg-sign --gpg-key-id xcat@example.com --gpg-home ``` `--dists` may be omitted entirely — with no `--dists`/`--target`, **all supported codenames** are