Commit Graph

379 Commits

Author SHA1 Message Date
zhaoertao
9122b91ca2 fix bug 3558853:genimage need tg3 for firebird plus ppc64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-17 09:05:03 +00:00
wanghuaz
477d41591e Skipping comments in pkglist and ospkglist before processing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-06 07:09:51 +00:00
xq2005
881c1daa47 support fadump on p7 ih
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-03 01:56:58 +00:00
ligc
2d49286342 fix for bug 3553437: add be2net driver into the default list, it is needed by blacktip blades work with SLES 11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-02 06:09:06 +00:00
ligc
ed6dfea685 fix for bug 3553437: add be2net driver into the default list, it is needed by Firebird blades work with SLES 11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13392 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-02 05:31:31 +00:00
jjhua
927df81422 fixed bug 3538093, create a temporary uname in the image's rootimg dir before running the postinstall and remove it after postinstall during genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13223 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-02 07:25:49 +00:00
jjhua
4d95ec7969 fixed bug 3538093, create a temporary uname in the image's rootimg dir before running the postinstall and remove it after postinstall during genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13221 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-02 06:15:33 +00:00
daniceexi
af880698b3 defect 3524563: We encountered issue in LRZ with the last change that keep the udev before the chroot. The problem was IB device which started after chroot does not work. The fix was to kill the udevd after the starting of net device
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13016 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-07 06:11:47 +00:00
daniceexi
1cd1a8388c defect 3524563: keeping the udevd does not hurt anything, so just keep it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12666 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-14 14:20:36 +00:00
ligc
18e3c0ef2b fix for bug 3523175: use nfsv3 to mount the statelite directories
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12483 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-03 04:31:05 +00:00
linggao
d28a567b55 drop -t support for genimage, defect 3520753
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-23 20:46:36 +00:00
immarvin
8112759c2f fixed nfs mount problem and bug:CN fail to acquire eth address during deployment(ID: 3515413)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12207 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-12 03:07:08 +00:00
jbjohnso
ffa7c5942a Remove extraneous set -x
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-05 17:07:42 +00:00
daniceexi
f442fe034d fix the issue if having entry has dir path in the .pkglist, genimage failed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12094 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-02 17:39:46 +00:00
wanghuaz
101ac6c3aa revert 12048 since enabling /proc in rootimage will cause xcat-server and other possible packages think they are installed on a running system and try to start their services. This should not be an good solution to handle the previous problem.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12066 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-30 04:05:56 +00:00
wanghuaz
4b67f2df5e some hpc packages listed in otherpkg list requires /proc filesystem. Previously those packages are installed from postintall script and the postintall script mounted /proc filesystem for them. Now if use otherpkgs to install HPC packages, we have to mount /proc file system also.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-29 08:26:15 +00:00
linggao
f47240a349 added interactive flag for genimage prompt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12026 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 20:56:51 +00:00
linggao
8fc204c7b1 added interactive feature for genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12022 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 19:20:36 +00:00
daniceexi
988b15d7f1 defect 3496107: remove the uninstall of OpenIPMI-tools and tftp-server, try to install conserver-xcat instead of conserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 01:58:23 +00:00
wanghuaz
1868e85c57 fixing bug 3505826: don't run yum install command if otherpkg list only contains marked removable pkg and no package marked to install. Same change in trunk revision: 11879
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11905 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-20 06:36:34 +00:00
jbjohnso
c08b1d2a0f Have IPv6 setup in ESXi5 tolerate 5.(whatever) releases.
Correct for the fact that ESXi presents UUID without byte mangling

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11765 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 15:55:05 +00:00
jbjohnso
f5319690f5 Change esxi DUID-UUID fixup to tolerate case where /hardware/machineUUID does not exist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11763 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-06 14:13:20 +00:00
jbjohnso
2d42ffe517 wmic csproduct is actually supposed to return the correct ordering, just
some vendors disagreed with MS on encoding.  SMBIOS 2.6 mandates the MS way
In startnet.cmd, assume wmic is accurate instead of 'fixing it'.  This means
DUID changes, but I don't think anyone cares and this paves the way for a
reasonable DUID future.

For autoinst cmd script, it is a problem.  Have windows.pm provide two UUID
based links, one with the correct presentation and a byte-swapped variant

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 18:33:28 +00:00
wanghuaz
7f8a43e788 Added pkglist for compute node on rhel6.2 on system x
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 08:27:15 +00:00
daniceexi
444679ba77 remove the installing of atftp. The tftp/tftp-server will be required by xCATsn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11602 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 04:52:08 +00:00
daniceexi
80a4196ab5 install conserver-xcat instead of conserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 04:47:48 +00:00
daniceexi
e8ba410483 install conserver-xcat instead of conserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11600 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 04:40:10 +00:00
jbjohnso
bdfcdf364d Rework Windows PE startnet to give a debug cmd earlier and pause if cmd script
is missing

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 02:23:11 +00:00
jbjohnso
fb0bf30df0 Fix centos6 to behave like redhat does after 2.7 changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-25 20:31:50 +00:00
phamt
b5900b771b Added pkglist for statelite.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11406 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-23 21:56:51 +00:00
wanghuaz
5d98e9c70e Fixing bug 3165548: adding several useful and small packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-12 09:54:48 +00:00
wanghuaz
c41438f4b8 Fixing bug 3165548: adding several useful and small packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11371 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-12 09:53:34 +00:00
wanghuaz
e39a0f39bf Fixing bug 3165548: adding several useful and small packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11370 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-12 09:51:43 +00:00
daniceexi
b0981233e9 A typo to set the osdistro attr. Since rh.genimage is linked by several distro, cannot simply give a default value. Keep to be not touched
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11363 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-10 08:21:11 +00:00
wanghuaz
d444e0a39d Added dracut-network package to pkglist for centos6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11334 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 11:18:56 +00:00
jjhua
1a6f6515b1 add the bc.ppc64 into the pkglist -- for bootlist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11135 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-06 08:14:24 +00:00
phamt
3e0404673b Removed resmgr from package list.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-21 01:53:28 +00:00
phamt
4b646bba25 Fixed networking problem on s390x.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-21 01:52:33 +00:00
ligc
40aba0c9c8 -t pattern should not be used with separate packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10991 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-11 06:36:51 +00:00
ellen56
9ecd7a9d7e fix defect 3431769
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10951 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 09:39:28 +00:00
lissav
8f8aac7c6d fix defect 3430879
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10932 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-31 17:48:07 +00:00
daniceexi
301910f68f defect 3427738: fixed a typo in the otherpkgs.pkglist for rh6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10863 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-24 10:00:24 +00:00
wanghuaz
d767ee6dc2 Updating dbus package name on sles10 sp4.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10831 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-19 03:01:11 +00:00
wanghuaz
8bc3677aec Adding SLES10 SP4 supports
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10820 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-18 07:08:12 +00:00
adalbas
296b39a14d update xcat-server debian/ files (build deb packages)
update netboot compute.pkglist for ubuntu


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 14:20:18 +00:00
jbjohnso
0cb9c2b754 Advance state of esxi5.0 support of DHCPv6 and install to parity with 4.1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 18:15:12 +00:00
ellen56
d9bb8ec644 handle case when #ENV is not first of line
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 08:36:09 +00:00
ellen56
e504131e8c Add ENV support for xcat otherpkgs.pkglist/pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 07:46:18 +00:00
bp-sawyers
a42f007217 Checked in fix by xiao peng for bug 3414725 - diskless root directory has bad fileperms
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-04 18:09:24 +00:00
jbjohnso
4c1d771f4c Fix problem with DISM driver injection into WinPE
Rework startnet to do nextserver from DHCP, have a better wait and retry mechanism


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10675 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 17:19:14 +00:00