Commit Graph

5047 Commits

Author SHA1 Message Date
bryanmr
361180de02 Made it so that the login dialog works properly with Chrome. Don't know if I broke it in something else, but Firefox and Chrome work.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5762 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 20:16:08 +00:00
mellor
20818652a1 allow comments in otherpkgs.pkglists with updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5761 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 20:02:58 +00:00
bryanmr
0cb7925062 Checking in a change so that we are no longer sending passwords with get in case of a failure (Chrome has my password saved in the history, for instance.)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5760 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 19:16:15 +00:00
lissav
29325465bf fix loss references
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5759 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 17:49:56 +00:00
mellor
3f29590a60 add support for "INCLUDE_PKGLISTS..." keyword for autoyast templates, and "#NEW_INSTALL_LIST#" for otherpkgs postscripts and updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5758 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 17:30:54 +00:00
lissav
26d2c27cd8 fix 2986319 MsgUtils should not commit when running under sqllite when updating auditlog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5757 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 13:22:53 +00:00
wanghuaz
b28bc53b2a Revert the changes in revision 5746 to set consoleondemand to no on Linux for system x requirement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5756 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 13:20:00 +00:00
wanghuaz
9cdf977a6e Add duplicated IP address in hosts table check in makedhcp -a. This could prevent duplicated entries in dhcp configuration file or lease file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5755 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 11:58:33 +00:00
wanghuaz
3cc79aa71e Updated hardware discovery doc with dhcp configuration file/lease file changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5754 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 09:50:31 +00:00
wanghuaz
3ddfc48c03 Remove openslp dependency from xCAT-server package, added openslp in xCAT package. The reason is that xCAT-server package is built with noarch, the ifarch check in xCAT-server is useless. Since xCAT package is still built with arch information, temperarily add openslp-xcat package in xCAT. One disadvantage is that if user only update xCAT-server package, openslp-xcat will still not be installed. But looks like this is the best way we can choose now.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 06:11:00 +00:00
wanghuaz
67d40f426a Fixed one issue that --resetnet option in lsslp should update the otherinterfaces attribute if resetnet succeed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 05:59:05 +00:00
mxi1
1d66f1d241 update the usage infor for the image name for statelite;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 05:54:35 +00:00
wuzhy
d8021e73fb adjust the code for run_ps and setbootfromnet
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 03:48:29 +00:00
phamt
4d91b4be21 Updated templates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 03:30:05 +00:00
phamt
ca4e5e2fbf Updated clone and makeVM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 03:28:09 +00:00
wuzhy
a1dc150258 adjust the log code for run_ps
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 02:57:40 +00:00
wanghuaz
c0d79d30b2 Set consoleondemand to yes to prevent conserver connections setup with conserver daemon start
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 02:45:15 +00:00
phamt
f03baf5ff1 Updated makeVM and clone to support MACID
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5745 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-12 19:09:15 +00:00
lissav
ccadb93551 improve installloc description
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-12 16:31:05 +00:00
phamt
11f6324d79 Updated z/VM plugin to support update release
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5743 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-12 14:44:14 +00:00
ligc
6ef31a87ce Fix mkdef command syntax error for creating dynamic node groups.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5742 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-12 13:31:21 +00:00
lissav
8aea924c3f fix for 2976436, think there will always be the socket param to check that mysql is running
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5741 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-12 12:37:16 +00:00
wuzhy
2ca089af3a adjust the log code for run_ps
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5740 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-12 09:22:55 +00:00
jjhua
50b323ae67 onlyif mgt=fsp for pprofile; allow set the pprofile value of lpar in FSPAPI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-12 06:07:37 +00:00
daniceexi
6030635345 minor change, atftp only does not work for p5
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5738 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-12 05:27:54 +00:00
andywray
6e53ed353c Make wcons tile better on recent versions of gnome, use /bin/bash instead of /bin/sh (for Debian/Ubuntu).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5737 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 20:58:12 +00:00
andywray
5152c40ecc Add switchto allow pping to use fping.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5736 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 20:47:05 +00:00
lissav
4abd98423e fix defect 2983190, list_all_node_groups should check both the nodelist and nodegroup table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 19:14:36 +00:00
lissav
a8c01762b9 add comment to removal of tftp it does not apply for Power 5 and also add tabprune
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5734 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 18:34:49 +00:00
lissav
55a96e1f8b manpage for tabprune
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 17:11:24 +00:00
lissav
9f6f525dc9 tabprune with table output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 14:00:43 +00:00
lissav
7bb245ceef expand getAllAttribsWhere to accetp ALL to return all attributes in the table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5731 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 13:37:51 +00:00
daniceexi
5416f126a6 use the individual updatenode command to replace the symbol link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5730 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 09:46:32 +00:00
jjhua
5a52416fdb libfsp on linux is libfsp.so; pprofile isn't required for a lpar in FSPAPI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 06:55:23 +00:00
wuzhy
94f6e16af6 log the stdout & stderr of each postscript to the local log file on each compute node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 06:12:40 +00:00
wanghuaz
f0c2b69de1 Updated one IB package name for SLES11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 05:59:14 +00:00
mxi1
fa4c045506 -defect 2984257 is fixed;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 03:18:56 +00:00
wanghuaz
ed192f44a1 Update the date/time format in this doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-09 02:59:49 +00:00
vallard
3249e4ebdb added imgexport and imgimport commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5724 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 22:25:32 +00:00
vallard
c5b4760b84 man pages for img*port commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 22:24:18 +00:00
vallard
0f53bf74bc finished more bugs and successfully imported and exported several images.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 21:53:05 +00:00
vallard
664cd8be8e finished imgimport and updated some fixes to imgexport
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5721 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 20:14:16 +00:00
mellor
c44b5bfc51 HPC Integration -- need to start rsh for POE
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5720 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 19:40:38 +00:00
cjhardee
ad26890c44 Adding the timezone package to the package lists that didn't have it so stateless sles images will have the correct timezone
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5719 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 19:40:20 +00:00
mellor
fa05990afa HPC Integration -- only install LL resmgr on nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 17:59:50 +00:00
mellor
d2368e5b20 Defect 2983791 HPC Integration -- moved install of src to separate zypper call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 17:08:40 +00:00
lissav
02b636ae8c put comment that disable flag should not be used in the eventlog and auditlog, tabprune will not work if they do
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 15:22:30 +00:00
lissav
cbf519cce3 make routine of output table code for tabdump and tabprune to share
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 12:06:11 +00:00
daniceexi
eaaa0313ee defect 2983699: postscript otherpkgs should not do anything when netboot to statelite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5714 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 10:06:55 +00:00
jjhua
270a784f1c fixed the defect 2979358
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5713 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 07:39:15 +00:00