c5ab6661f0
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/trunk@12665 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-14 14:17:39 +00:00
d77845f04e
fix for bug 3523175: use nfsv3 to mount the statelite directories
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12484 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-03 04:31:35 +00:00
d226d3d75d
ubuntu: add new genimage which has a few additions for dracut, when available, and re-enabled busybox-static, as that is available in ubuntu10.10. this current one works with 10.10
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12400 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-30 00:03:11 +00:00
4f0482d705
ubuntu: genimage fixes
...
- stateless requires busybox (see artifact 3522447 for more details)
- initial work on dracut committed, not sure if this is going to work yet, as ubuntu doesn't have dracut by default
- changed linux-image-generic to linux-image-server, and removed busybox-static as that didn't exist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12399 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-29 23:00:07 +00:00
d5a3ec70db
drop -t support for genimage, defect 3520753
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12306 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-23 20:52:58 +00:00
1554d29c0f
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/trunk@12170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-10 05:14:00 +00:00
51b6f71eb6
Remove extraneous set -x
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12134 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-05 17:06:25 +00:00
8e3bb4ee70
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/trunk@12093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-02 17:35:34 +00:00
e4037c6e09
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/trunk@12047 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-29 08:22:41 +00:00
578afdf5d0
added interactive flag for genimage prompt
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12027 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 20:59:36 +00:00
de4e245335
added interactive feature for genimage
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 19:28:49 +00:00
e53d9d1394
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/trunk@11949 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 01:26:09 +00:00
f8138b1687
fixing bug 3505826: don't run yum install command if otherpkg list only contains marked removable pkg and no package to install
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11879 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-16 07:05:26 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
c268671a9e
Add a Windows utility to extract next-server from IPv4 PXE reply
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10668 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 20:28:07 +00:00
f5b9ffacf0
fix error for SLES 11 genimage
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10641 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-26 18:01:24 +00:00
816f80af00
A windows utility to detect when booted from EFI
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10595 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-21 19:34:11 +00:00
3ad122912b
code drop for fedora15 support. Support the systemd and dracut 009
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-21 06:47:20 +00:00
dc60d160c0
defect 3373326: display a message and continue if no repository was created in the kerneldir
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-29 06:39:39 +00:00
df15b2793d
make the default kernel modules name from xx to xx.ko
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10165 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-27 09:02:10 +00:00
26dff28dde
fix a bug that cannot generate resolv.conf correctly
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10162 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-27 08:35:25 +00:00