2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 11:10:24 +00:00
Commit Graph

1776 Commits

Author SHA1 Message Date
wanghuaz
25cadc1e29 For HMC, we should not out id and parent attribute in stanza or xml format. Remove these two attributes in stanza and xml formatting
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-21 09:33:56 +00:00
ligc
990e85c532 add back the setbootfromnet code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5831 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-21 01:45:59 +00:00
jbjohnso
3260ca229e -Update win8/2k8r2 templates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5830 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-20 20:13:49 +00:00
jbjohnso
4a65839387 -Windows 7 ultimate template
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5829 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-20 20:12:05 +00:00
daniceexi
ea98017a2b the code drop of energy management support for blade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-20 09:34:48 +00:00
mxi1
e4659804dd -defect 2989257 is fixed;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5822 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-20 03:27:13 +00:00
linggao
193abe24c1 bug fix for packimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5820 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-19 19:17:35 +00:00
daniceexi
89b7726564 add the localhost entry automatically when running the makehosts -n
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5810 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-19 12:20:47 +00:00
wanghuaz
d26a822248 Remove the entries that created by configiba.1port
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5804 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-19 09:14:41 +00:00
jbjohnso
25713d8aa2 -Checking in fedora12 stateless temporarily as a separate directory, to avoid impacting regression testing for other fedora editions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5802 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 19:49:51 +00:00
vallard
4b8d927b9b fixed bug where imagex would not create links in /install/autoinst directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5801 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 15:59:20 +00:00
bp-sawyers
2c711aed33 Removed some of the more verbose build msgs in the spec files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5800 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 14:53:38 +00:00
mxi1
27982a9e39 -defect 2987052 is fixed;
before the copy command, make sure the required kernel file is there,
if there's no one, returen one error message;



git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5795 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 10:48:27 +00:00
daniceexi
4c5be2b723 defect 2988145: just display verbose info when -V specified
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5794 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 10:44:43 +00:00
mxi1
d23146420a -defect 2988177 is fixed;
correct the method to detect servicenode, and 
update the method to handle variables in statelite table


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5793 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 10:31:23 +00:00
daniceexi
09dead16bc defect 2987530: the error message of grep should not be print, change the parameter of runcmd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 10:24:09 +00:00
mxi1
c980175be7 if the file with bind option doesn't exist in the rootimg, we should create one
which is the fix for defect 2979871


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5789 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 03:16:41 +00:00
ligc
9892e46879 revert to bind.pm, the dns.pm defers to 2.5
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5786 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 02:52:47 +00:00
mxi1
c92210b1ef -the defect 2987733 is fixed;
if the entry with one name ended with "/", "-l" should be used to detect whether it is a link or not


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5784 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 01:40:33 +00:00
linggao
0be60e14a1 big fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5783 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-15 18:31:46 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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