2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-07-12 17:08:19 +00:00
Files
xcat-core/xCAT-server
Vinícius Ferrão 911c74fda6 fix: use runtime require for xCAT::DHCP::Backend in dhcpop
The xCAT-server build-readme script runs every tool in share/xcat/tools/
with --help during RPM packaging. At build time perl-xCAT is not installed,
so the compile-time 'use xCAT::DHCP::Backend' aborts before --help can run.

Switch to runtime require inside the remove-operation branch where the
module is actually needed.
2026-05-06 02:55:11 -03:00
..
2026-05-04 18:13:23 -03:00
2026-04-23 02:01:33 -03:00
2016-07-21 13:27:40 -04:00