Commit Graph

5889 Commits

Author SHA1 Message Date
bp-sawyers
ad0752cfae Change to dep build script: do not install perl-DBD-DB2 on aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6905 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-29 11:36:38 +00:00
mxi1
5105b79f23 for defect 3035170,
"httpd" or "apache2" should be automatically started by xcatconfig, now it is fixed.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6904 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-29 11:16:03 +00:00
jjhua
5ae06a52ac HPC integration supports for RSCT in statelite and stateless cluster
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-29 07:21:54 +00:00
jjhua
d3b856dd2e HPC integration supports for RSCT in statelite and stateless cluster
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6902 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-29 07:21:41 +00:00
phamt
bf21e78b4d Finished work on provision existing node page for other platforms. Cleaned up zVM code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6901 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 20:24:29 +00:00
jbjohnso
261d06acc3 -Add a 'secret' findmac command. fleshing out to a real command TBD
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6900 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 19:23:51 +00:00
linggao
a6eeb5d139 full install supports linuximage.pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6899 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 18:29:16 +00:00
linggao
124ebe09cd updating os pkgs using updatenode: esx and SL full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 17:47:30 +00:00
linggao
6807c24c2f updating os pkgs using updatenode: centos full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6897 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 17:40:45 +00:00
lissav
0469df4aab add info about a DBD rpm being available
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6896 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 17:06:30 +00:00
cjhardee
6cc88808d4 Fixed a problem with missing attributes from getNodeAttributes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6894 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 16:19:51 +00:00
linggao
995023136e updating os pkgs using updatenode: rh full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6893 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 15:18:55 +00:00
nott
80b84f640b misc updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6892 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 15:16:36 +00:00
nott
18ee5277b1 misc updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6891 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 15:16:21 +00:00
lissav
ac8dff811e add db2sqlsetup script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 14:42:55 +00:00
lissav
a1fc1fa6fe up /usr space requirements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6889 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 13:44:16 +00:00
lissav
cd3afa2947 add policy updates for statelite on update install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6886 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 12:06:56 +00:00
lissav
4394e4bb95 fix typo in command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6885 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 11:43:36 +00:00
cjhardee
1ed64502bb Fixed a bug I introduced when adding the ability to get multiple results from nodes and thier groups using nodels. The problem was the results had multiple entries for some attributes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 06:17:30 +00:00
phamt
081e69e313 Added writeRsp() method to ui.js to write ajax response to status bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6883 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 22:56:42 +00:00
linggao
2f006a474a updating os pkgs using updatenode: ferdora full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6882 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 20:26:48 +00:00
linggao
0033480476 updating os pkgs using updatenode: ferdora full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6881 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 20:18:06 +00:00
phamt
290b2fd181 Finished work on provision existing node page for zVM. Change how auto complete was turned on in nodeset and provision pages. Added .indent class to style.css to have an <div> display as inline-table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6880 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 19:50:01 +00:00
nott
1dd317d658 change partition size
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6879 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 19:33:01 +00:00
linggao
70d4a19bc5 updating os pkgs using updatenode: suse full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6878 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 19:05:57 +00:00
linggao
be92c9ddce updating os pkgs using updatenode: sles full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6876 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 18:17:08 +00:00
linggao
d249091d77 updating os pkgs using updatenode: sles full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6875 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 18:16:27 +00:00
lissav
0f1710aca9 add 6.1 to 7.1 migration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6869 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 14:25:35 +00:00
nott
000fa19f40 add sample image_data resource
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6868 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 14:20:52 +00:00
xq2005
8570dc1b2b modified by xu qing for status bar in update page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 01:38:45 +00:00
phamt
594990d329 Started work on provisioning existing node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 23:52:10 +00:00
phamt
200042800f Changed the link text color on the nodes page action bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6865 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 19:44:43 +00:00
phamt
ba3894397c Changed the link text color on the nodes page action bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 19:42:29 +00:00
mellor
b452340458 added back HPC Integration references
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6863 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 18:41:00 +00:00
phamt
cb8187086c Finish up inventory page for HMC. Cleaned up some code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6862 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 18:34:29 +00:00
lissav
980fcfb821 add info for making /install a separate file system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6861 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 16:18:23 +00:00
lissav
9f34383546 fix link location
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6860 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 12:52:32 +00:00
daniceexi
b02e2702c6 defect 3034629: make the files in fedora/dracut links to rh/dracut instead of linking the directory directly.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6859 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 10:19:15 +00:00
daniceexi
7900a8730f roll back the last change, make the files in the fedora/dracut to be symbol link instead of using the spec
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6858 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 10:15:17 +00:00
daniceexi
bad5e5db4c rpm cannot handle symbol link directory. Add the symbol link in spec file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6857 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 09:26:18 +00:00
daniceexi
328fc09012 add symbol link directory fedora/dracut with rh/dracut
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 09:24:06 +00:00
sjing
9499068da5 Give error message if invalid osimage is provided to rmnimimage.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 09:03:23 +00:00
xq2005
ecac9ad26c add function getRowNum for getting row position by node name and getColNum for getting column position by column name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 08:23:47 +00:00
ligc
c757fd0df0 Fixed a typo in command "rpm --import RPM-GPG-KEY-redhat-release"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6853 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 07:47:26 +00:00
xq2005
8273bc95a0 the node name may contain special char(such as '.','#'),so we can not use the node name as an id.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6852 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 07:25:27 +00:00
phamt
6065a1fed2 Added word-wrap to status bar and info bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-25 23:53:27 +00:00
xq2005
4f29372919 modified by xu qing for delete tab and select all
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6850 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-25 07:41:49 +00:00
jjhua
1ee6515cf3 use xCAT::Utils::getNodeIPaddress Function to get ip
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6849 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-25 04:20:15 +00:00
linggao
3e371cad5d minor fix on ospkgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6847 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-23 18:59:22 +00:00
nott
e34f518c66 add new bundle files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6846 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-23 18:54:28 +00:00