xcat: further debain changes
* added xcat-genesis-amd64 to recommends * added openslp-xcat to Depends as per the spec file * copying xHRM to postscripts as per the spec file git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
569cd9323e
commit
ae1b2cf9d5
@ -7,7 +7,7 @@ Standards-Version: 3.7.2
|
||||
|
||||
Package: xcat
|
||||
Architecture: all
|
||||
Depends: ${perl:Depends}, xcat-server, xcat-client, libdbd-sqlite3-perl, dhcp3-server, apache2, expect, nfs-kernel-server, nmap, fping, bind9, vsftpd, libxml-parser-perl, xinetd, tftpd-hpa, tftp-hpa, conserver-xcat, libnet-telnet-perl, ipmitool-xcat (>=1.8.9), syslinux, libsys-virt-perl, syslinux-xcat, xcat-nbroot-core-amd64, xcat-nbroot-core-x86
|
||||
Recommends: xnba-undi, yaboot-xcat
|
||||
Depends: ${perl:Depends}, xcat-server, xcat-client, libdbd-sqlite3-perl, dhcp3-server, apache2, expect, nfs-kernel-server, nmap, fping, bind9, vsftpd, libxml-parser-perl, xinetd, tftpd-hpa, tftp-hpa, conserver-xcat, libnet-telnet-perl, ipmitool-xcat (>=1.8.9), syslinux, libsys-virt-perl, syslinux-xcat, xcat-nbroot-core-amd64, xcat-nbroot-core-x86, openslp-xcat
|
||||
Recommends: xnba-undi, yaboot-xcat, xcat-genesis-amd64
|
||||
Description: Server and configuration utilities of the xCAT management project
|
||||
xcat-server provides the core server and configuration management components of xCAT. This package should be installed on your management server
|
||||
|
@ -20,6 +20,7 @@ set -e
|
||||
|
||||
case "$1" in
|
||||
configure)
|
||||
cp -f /opt/xcat/share/xcat/scripts/xHRM /install/postscripts/
|
||||
. /etc/profile.d/xcat.sh
|
||||
if [ -f /tmp/xCAT_upgrade ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user