From ae1b2cf9d5d8a3f426de32f9f022068ab1b45886 Mon Sep 17 00:00:00 2001 From: arifali Date: Tue, 10 Apr 2012 10:39:34 +0000 Subject: [PATCH] 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 --- xCAT/debian/control | 4 ++-- xCAT/debian/postinst | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) 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