diff --git a/xCAT/debian/control b/xCAT/debian/control index d1d9d6064..f2a7274be 100644 --- a/xCAT/debian/control +++ b/xCAT/debian/control @@ -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 diff --git a/xCAT/debian/postinst b/xCAT/debian/postinst index fa1dc428e..286b10f03 100644 --- a/xCAT/debian/postinst +++ b/xCAT/debian/postinst @@ -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