mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-21 16:39:30 +00:00
24e22671b4
master moved 149 commits ahead of the branch point and four files needed a decision. xCAT/debian/control and xCATsn/debian/control: master moved nmap and ipmitool-xcat into Depends, raised the ipmitool version and added the s390x OpenEmbedded Genesis recommendation. The branch made the genesis-scripts dependency per architecture. Both are kept, so the ppc64el metapackage depends on xcat-genesis-scripts-ppc64el and no longer on the amd64 package. build-utils/lib/XCAT/BuildUtils.pm and xCAT-test/unit/build_utils.t: master replaced @DEB_ARCHES plus the branch's %NO_RISCV64 exception list with %ARCH_PACKAGES, which carries the architecture list per package. deb_package_arches returns the same answer for every package, so master's form is kept and %NO_RISCV64 is dropped. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
17 lines
1.2 KiB
Plaintext
17 lines
1.2 KiB
Plaintext
Source: xcatsn
|
|
Section: admin
|
|
Priority: extra
|
|
Maintainer: xCAT <xcat-user@lists.sourceforge.net>
|
|
Build-Depends: debhelper (>= 9)
|
|
Standards-Version: 3.9.4
|
|
Homepage: https://xcat.org/
|
|
|
|
Package: xcatsn
|
|
Architecture: amd64 ppc64el riscv64
|
|
Depends: ${perl:Depends}, goconserver (>=0.3.3-snap000000000000), xcat-server (>= 2.13-snap000000000000), xcat-client (>= 2.13-snap000000000000), libdbd-sqlite3-perl, libxml-parser-perl, tftpd-hpa, libnet-telnet-perl, isc-dhcp-server | kea, bind9, apache2, nfs-kernel-server, nmap, ipmitool-xcat (>= 1.8.18-4), xcat-genesis-scripts-amd64 (>= 2.13-snap000000000000) [amd64], xcat-genesis-scripts-ppc64el (>= 2.13-snap000000000000) [ppc64el]
|
|
Recommends: net-tools, kea, tftp-hpa, syslinux[any-amd64], libsys-virt-perl, syslinux-xcat, xnba-undi, elilo-xcat, xcat-buildkit (>= 2.13-snap000000000000), xcat-probe (>= 2.13-snap000000000000), xcat-genesis-openembedded-x86-64, xcat-genesis-openembedded-ppc64le, xcat-genesis-openembedded-riscv64, xcat-genesis-openembedded-s390x
|
|
Suggests: yaboot-xcat
|
|
Description: Metapackage for a common, default xCAT service node setup
|
|
xCATsn is a service node management package intended for at-scale
|
|
management, including hardware management and software management.
|