xcat-core/xCAT-server/share/xcat/installp_bundles/xCATaixCN71.bnd
sjing 9c24bcf48b Fixed bug 3927
AIX bundle file can not recognize '#' in the middle of line.
2013-12-02 22:55:36 -05:00

21 lines
347 B
Plaintext

# sample bundle file for xCAT on AIX compute nodes
I:rpm.rte
I:openssl.base
I:openssl.license
I:openssh.base
I:openssh.man.en_US
I:openssh.msg.en_US
# RPMs
R:popt*
R:rsync*
R:bash*
# using Perl 5.10.1
# used for AIX 7.1.2 and older
#R:perl-Net_SSLeay.pm-1.30-3*
# used for AIX 7.1.3 and above
R:perl-Net_SSLeay.pm-1.55-3*
R:perl-IO-Socket-SSL*