immarvin
|
a55349b5af
|
update the nodelist.status to installing/netbooting via feedback from node during provision
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-17 15:13:41 +00:00 |
|
daniceexi
|
d7c626da34
|
run localdisk in stateless
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16266 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-13 11:10:39 +00:00 |
|
daniceexi
|
5eb7f30342
|
create localdisk directories during genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16261 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-05-13 09:24:47 +00:00 |
|
wanghuaz
|
0bc40f667a
|
Fixing two problems: 1. previously all the repos are enabled for all the yum commands. now we only enable the required repos for each yum command. 2. run yum clean in the diskless image to cleanup the repo meta data. this is required if there are multiple versions for one package name to be installed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-03-31 22:45:18 +00:00 |
|
wanghuaz
|
a3875d16d1
|
Fixing bug 3372:Don't mount /proc fs since it will confuse the rpm or scripts that they are on diskfull nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15479 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-03-13 10:14:12 +00:00 |
|
immarvin
|
07295f7953
|
support genimage -l for dracut mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15431 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-03-08 03:14:46 +00:00 |
|
immarvin
|
a2eb94fd1c
|
support genimage -l for dracut mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15429 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-03-08 03:10:32 +00:00 |
|
immarvin
|
8a1841c238
|
prevent remount root filesystem in rw mode during reboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15397 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-03-06 08:50:45 +00:00 |
|
ligc
|
8c8319ca05
|
fix for bug 3345: RHEL 5.8 diskless could not boot blacktip nodes, because of the missing be2net driver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15032 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-02-01 09:03:13 +00:00 |
|
wanghuaz
|
ddcb538720
|
hpc integration is replacing by kit. so the duplicated setting in xcat-server such as /etc/fstab generation should be enabled after hpc integration is used.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-01-22 00:37:38 +00:00 |
|
wanghuaz
|
35d771323e
|
Copy the exlist from IBMhpc to xCAT-server to be the default exlist.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14935 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-01-22 00:21:15 +00:00 |
|
wanghuaz
|
a665a4ebc3
|
handle multiple postinstall script in linuximage table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-01-16 16:27:44 +00:00 |
|
daniceexi
|
d0a97ba739
|
defect 3287:avoid to running gettyset for rh6 and higher
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14892 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-01-15 13:57:23 +00:00 |
|
jjhua
|
6fad417a52
|
support multiple path of ospkgdir in rhels genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-12-19 08:56:12 +00:00 |
|
jjhua
|
f6317b80b5
|
if the osimage.pkgdir isn't set, use the default ///
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-12-19 06:08:59 +00:00 |
|
jjhua
|
a83217bfe8
|
support mutiple ospkgdir path in rhels genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-12-19 03:19:15 +00:00 |
|
xq2005
|
68432a65b2
|
for cross distro rpm problem
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14662 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-12-17 02:29:53 +00:00 |
|
xq2005
|
eb2438d595
|
rebuild the rpm db for stateless genimage in cross distro scenario
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-12-11 13:42:01 +00:00 |
|
daniceexi
|
2a88fc4d1d
|
defect 3212: add pkgs parted,e2fsprogs,bc for localdisk support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14539 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-12-04 09:56:30 +00:00 |
|
daniceexi
|
7805ca64fc
|
defect 3196: add the parted as the default installing pkg for rh6 ppc to support the localdisk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14521 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-12-03 09:05:24 +00:00 |
|
daniceexi
|
d2fae3ae5f
|
defect 3131: fix the msg of dracut version
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-11-29 02:55:35 +00:00 |
|
daniceexi
|
92ef245abe
|
Fixed the issue that genimage could not handle the driver name is .ko.new instead of .ko
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14459 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-11-28 08:59:49 +00:00 |
|
daniceexi
|
961797b266
|
add parted which will be used for local disk support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14349 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-11-16 14:11:40 +00:00 |
|
daniceexi
|
427b66827f
|
Code drop for local hard disk to be used as persistent storage for statelite node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14346 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-11-16 14:02:36 +00:00 |
|
immarvin
|
d1f017ce94
|
remove geninitrd, use genimage --onlyinitrd instead
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14063 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-10-22 08:47:48 +00:00 |
|
daniceexi
|
5ffbcb5fba
|
Change the interface of loading drivers from rpm package. If no netdrivers attribute specifiec, no driver will be added. If you'd like to add all drivers from rpm packages, using allupdate as key word in netdrivers attribute.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14022 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-10-16 05:58:29 +00:00 |
|
daniceexi
|
7cae9aaa93
|
To make genimage to be run cross distro levels. Technically, there's no issue to cross the whole distro (sles/rh). Officially, only the distro with same major version can be suported.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14008 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-10-15 06:40:00 +00:00 |
|
wanghuaz
|
a831051d1b
|
fixing bug 3562874: use modules.dep to get nfs.ko dependencies and add them to initrd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13706 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-03 09:34:52 +00:00 |
|
xq2005
|
026dd99301
|
support fadump on p7 ih
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-03 01:57:58 +00:00 |
|
xq2005
|
88922b24f6
|
support fadump on p7 ih cluster
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-03 01:51:51 +00:00 |
|
daniceexi
|
161cdeb4ec
|
code drop for the support that loading drivers from driver rpm. The change has affected the code logic for driver disk support.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13246 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-07-05 14:59:08 +00:00 |
|
jjhua
|
4aed8e5a3b
|
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/trunk@13222 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-07-02 06:40:07 +00:00 |
|
ligc
|
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 |
|
jbjohnso
|
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 |
|
wanghuaz
|
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 |
|
linggao
|
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 |
|
linggao
|
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 |
|
daniceexi
|
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 |
|
wanghuaz
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
daniceexi
|
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 |
|
daniceexi
|
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 |
|
daniceexi
|
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 |
|