mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-07-28 08:39:41 +00:00
a02adbfc63787b261570349b3faeeb9ba5ef76ec
Register conserver-xcat in mockbuild-all.pl's dep-builder set so the traditional C conserver (8.2.1) is built per-EL/arch alongside goconserver. xCAT itself requires goconserver, so conserver stays a build-on-demand artifact, but wiring it into the full dep build keeps it produced and signed with the rest of xcat-dep for sites that want it. conserver/mockbuild.pl gains the --build-timestamp option that mockbuild-all passes to every builder (SOURCE_DATE_EPOCH for deterministic builds); without it the child invocation would abort on an unknown option. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
Description
No description provided
Languages
C
93.4%
Perl
2%
Assembly
1.5%
JavaScript
0.8%
Makefile
0.6%
Other
1.7%