From 2fbc90a64e54ad133635e0f629a1a0ab4a771617 Mon Sep 17 00:00:00 2001 From: wanghuaz Date: Tue, 6 Nov 2012 13:37:45 +0000 Subject: [PATCH] pe 1.2.0.0 packages on AIX git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14257 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-IBMhpc/share/xcat/IBMhpc/pe/pe-1200.bnd | 10 ++++++++++ xCAT-IBMhpc/share/xcat/IBMhpc/pe/pe_install-1200 | 1 - 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 xCAT-IBMhpc/share/xcat/IBMhpc/pe/pe-1200.bnd diff --git a/xCAT-IBMhpc/share/xcat/IBMhpc/pe/pe-1200.bnd b/xCAT-IBMhpc/share/xcat/IBMhpc/pe/pe-1200.bnd new file mode 100644 index 000000000..4dfeb4d95 --- /dev/null +++ b/xCAT-IBMhpc/share/xcat/IBMhpc/pe/pe-1200.bnd @@ -0,0 +1,10 @@ +# AIX bundle package list for PE + +# POE +#I:ppe.man +I:ppe.openshmem +I:ppe.rte +I:ppe.loc.license + +# PE HPC toolkit, needed on login node +#I:ppedev.hpct diff --git a/xCAT-IBMhpc/share/xcat/IBMhpc/pe/pe_install-1200 b/xCAT-IBMhpc/share/xcat/IBMhpc/pe/pe_install-1200 index 53574a91a..1b59b67b1 100644 --- a/xCAT-IBMhpc/share/xcat/IBMhpc/pe/pe_install-1200 +++ b/xCAT-IBMhpc/share/xcat/IBMhpc/pe/pe_install-1200 @@ -111,7 +111,6 @@ if [ "$OS" != "AIX" ]; then chmod 400 $installroot/root/.ckpt.key fi - # BSR configuration, uncomment the following lines to enable BSR configuration on Power Linux cluter. #if [ "$OS" != "AIX" ]; then # if [ $NODESETSTATE == "install" ] || [ $NODESETSTATE == "boot" ]; then