From cd9ccd7ff6262f4280a34c5f1ae9f8a67175e95b Mon Sep 17 00:00:00 2001
From: dd
Date: Mon, 20 May 2024 15:14:00 +0200
Subject: cleanup
---
readme.md | 14 ++------------
1 file changed, 2 insertions(+), 12 deletions(-)
diff --git a/readme.md b/readme.md
index 2edf34f..f57b142 100644
--- a/readme.md
+++ b/readme.md
@@ -4,12 +4,12 @@ State
Currently, it should be possible to use this information to build all required packages for equuleus,
and it's possible to use resulting mirror to build ISO.
-Resulting mirror for equuleus has 149 .deb packages compared to the
+Resulting mirror for equuleus (1.3) has 149 .deb packages compared to the
[dev.packages.vyos.net - equuleus](apt-file-list/equuleus-reduced.txt) 151.
Those two missing packages are [believed](issues.md#equuleus) to be unused or not used for regular ISO build.
I didn't find way to reproduce those.
-Resulting mirror for sagitta has 171 .deb packages compared to the
+Resulting mirror for sagitta (1.4) has 171 .deb packages compared to the
[dev.packages.vyos.net - sagitta](apt-file-list/sagitta-reduced.txt) 190. See [here](issues.md#sagitta) for details. Does anyone
have information what was origin of those missing ones? I would appreciate ideas.
@@ -873,16 +873,6 @@ repositories/sagitta/pool/main/w/wpa/wpasupplicant_2.10-1028-g6b9c86466_amd64.de
-Modified packages
---
-
-If you use your own version of package for debugging purposes (not the one from vyos github) and you want to use
-reprepro as miror then your need to hack the Global Pipeline Library (see above). Just add `return false` before
-the return in `vyos-build/vars/isCustomBuild.groovy` and use your own local clone of the `vyos-build` in
-Global Pipeline Library.
-Otherwise, the build skips the reprepro step, and thus you won't see .deb appearing in your reprepro repository even
-if the build is successful - quite confusing.
-
How to try to build ISO
--
--
cgit v1.2.3