Commit Graph

5063 Commits

Author SHA1 Message Date
linggao 01dd511f8a bug fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5782 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-15 18:02:44 +00:00
mellor 97eae360ce Updated appendix on format of pkglist file to include new entries and more detail.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5781 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-15 15:19:15 +00:00
bryanmr 53e3b83a8f Changed to check if the file is readable before trying to source it instead of checking if the system is Linux. Seems more universal and should clean up the problems that were created.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5780 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-15 14:44:48 +00:00
jbjohnso 881388dab9 -Revert DNS plugin change, defer to 2.5
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5779 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-15 14:24:05 +00:00
linggao a554209347 big fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5778 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-15 13:06:52 +00:00
linggao 500d775412 bug fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5777 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-15 13:04:33 +00:00
ligc e64801d534 the object names are not checked if the -o flag is specified
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5776 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-15 08:49:20 +00:00
ligc ac9ed7fc46 source /etc/profile.d/xcat.sh should only be called on Linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5775 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-15 08:06:26 +00:00
wanghuaz 53031e65db Fixed bug 2987151: makedhcp have one issue with a clean DHCP configuration file on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5774 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-15 06:56:26 +00:00
phamt 8b64d9795c I commented out updatenode from the handled_commands for now. Refer to defect 2987456 for more details.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5773 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-15 02:13:52 +00:00
phamt 1a26963cda Changed the install directory in nodeSet and updateNode to reference the install directory in the xCAT site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5772 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-14 20:10:26 +00:00
phamt 4c903bd48e Updated autoyast template
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5771 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-14 13:43:54 +00:00
lissav 7869581db3 add additional info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5770 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-14 13:41:03 +00:00
mxi1 fc2db50453 the style of xcat2webinterfacehowto is updated
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5769 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-14 08:18:18 +00:00
mellor eb573f0813 do not require eth0 to be configured
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5768 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-14 03:09:02 +00:00
mellor 3d0883d4a8 IBMhpc support for SLES full-disk installs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-14 03:04:49 +00:00
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