2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-20 13:10:34 +00:00
Commit Graph

17993 Commits

Author SHA1 Message Date
dd783ff14b 1596:Enhance the process of reinstall for PCM 2016-07-27 03:50:30 -04:00
43c03d046e Merge pull request #1595 from caomengmeng/add_imgexport_command
Add imgexport command to backup image information for developer to debug
2016-07-27 14:01:54 +08:00
47f051e08c complete 2016-07-26 23:41:54 -04:00
ec2abe3240 Merge pull request #1593 from gurevichmark/chvm_vmstorageformat
Use correct vmstorageformat for chvm
2016-07-26 15:01:53 -04:00
9fc3d2b967 Use correct vmstorageformat for chvm 2016-07-26 14:45:33 -04:00
4a41ac4f83 Merge pull request #1571 from whowutwut/probefix
Remove the chmod calls in the xCAT-probe spec file
2016-07-26 14:12:52 +08:00
fa16e12d48 Fix the overwrite error when dealing with the conflict (#1588) 2016-07-26 10:51:34 +08:00
2934671a14 Merge pull request #1587 from daniceexi/master
correct typo and remove useless variable definition
2016-07-26 10:25:59 +08:00
2da47d9f4a correct typo and remove useless variable definition 2016-07-26 10:02:47 +08:00
04019589d2 Merge pull request #1582 from gurevichmark/perltidyallfiles_syntaxfix
Fix sytax errors reported by perltidy
2016-07-26 09:18:34 +08:00
db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
20fb5d8d98 Remove provides section from xCAT-genesis-scripts/debian/cotrol file (#1581) 2016-07-25 04:17:37 -05:00
b6fb8a39f5 Merge pull request #1580 from junxiawang/0725N
modify conf.template
2016-07-25 16:23:57 +08:00
3add9aceef modify conf.template 2016-07-25 07:52:37 -04:00
554cdb9a56 Fix xCAT-genesis-scripts/debian/control
Fix the issue that build xcat-genesis-scripts-ppc64 failed on ubuntu.
2016-07-25 15:31:49 +08:00
0c9cb53fd4 Merge pull request #1570 from gurevichmark/perltidyallfiles2
perltidy all perl files, part 2
2016-07-22 18:21:52 +08:00
1f1a834a54 Merge pull request #1577 from zet809/modify_genesis_scripts_debiancontrol
Modify conflict xcat-genesis-scripts-x86-64 and xcat-genesis-scripts-…
2016-07-22 18:12:22 +08:00
f14f9d8a9c Modify conflict xcat-genesis-scripts-x86-64 and xcat-genesis-scripts-ppc64 with xcat-genesis-scripts 2016-07-22 06:07:31 -04:00
bf3eb5fb39 Merge pull request #1576 from immarvin/onotherinterfaces
fix issue  [DEV] "makehosts" generates the /etc/hosts entries with wrong domain name for node with "otherinterfaces" attribute #1575
2016-07-22 15:24:30 +08:00
13b0b37560 fix issue [DEV] "makehosts" generates the /etc/hosts entries with wrong domain name for node with "otherinterfaces" attribute #1575 2016-07-22 02:24:28 -04:00
fe5529486a Merge pull request #1574 from zet809/fix_genesis_builder_issue_for_x86_64
Fix xcat-genesis-base-x86-64 build issue on CentOS6.6
2016-07-22 10:51:48 +08:00
ecbf69c326 Fix xcat-genesis-base-x86-64 build issue on CentOS6.6 2016-07-21 22:42:40 -04:00
9b98b93603 Remove the chmod in the building of the xCAT-probe RPM, should instead
make sure the permissions for the files are set correctly in the git repo.
Using a wildcard in the spec file to create the filelist
2016-07-21 15:49:14 -04:00
fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
aa840eb107 remove the missing files for pull request #1454 (#1568) 2016-07-21 02:59:31 -05:00
5515eb2592 Merge pull request #1565 from gurevichmark/perltidyallfiles
perltidy all perl files
2016-07-21 14:59:11 +08:00
2c8834210a Merge pull request #1566 from chuckbrazie/master
Update my fork from original
2016-07-20 14:22:51 -04:00
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
5d46d48f6a Fix issue of packimage -m txc (#1554)
* redefine the code to make distint

* fix issue of packimage -m txc
2016-07-20 07:06:33 -05:00
d7cd8f9a66 Merge pull request #1558 from whowutwut/discovery_logs
Fix some wording in the log messages generated during HW discovery
2016-07-20 17:07:50 +08:00
a64958f843 Merge pull request #1564 from zet809/modify_genesis_scripts_spec_for_debiancontrol
modify genesis scripts spec for debian/control to be debian/control-a…
2016-07-20 16:26:01 +08:00
8a480ebe5d Merge pull request #1552 from zet809/update_mlx4_en_driver
add the notification that need to install newer mlxen driver for xcat…
2016-07-20 16:21:04 +08:00
8c4cf22613 Merge pull request #1505 from chenglch/initxcatd
Only try to kill ssl listener process at first
2016-07-20 16:18:38 +08:00
967ff2a33a modify genesis scripts spec for debian/control to be debian/control-amd64 and debian/control-ppc64elwq 2016-07-20 04:18:05 -04:00
7101b39995 Merge pull request #1563 from immarvin/ongeninitrd
fix issue  [customer] the rhels7.2 diskful installation with kernel and kernel modules updated by"geninitrd" failed with "Pane is dead" inside anaconda #1562; add a dracut hook in intrd to update the kernle modules inside the stage2 installer LiveOs
2016-07-20 16:13:52 +08:00
1829169839 fix issue [customer] the rhels7.2 diskful installation with kernel and kernel modules updated by"geninitrd" failed with "Pane is dead" inside anaconda #1562; add a dracut hook in intrd to update the kernle modules inside the stage2 installer LiveOs 2016-07-20 03:59:54 -04:00
3b0799d12e Merge pull request #1531 from pdlun92/rsyslogd
Modify /bin/restart script in genesis to correctly restart rsyslogd
2016-07-20 15:40:28 +08:00
c6eb315ba5 Merge pull request #1561 from zet809/modify_dependency_for_xcatxcatsn_genesisscripts
modify dependency xcat-genesis-scripts to xcat-genesis-scripts-ppc64 …
2016-07-20 14:01:33 +08:00
99e72c7b9a Merge pull request #1543 from zet809/rename_xcat_genesis_scripts_pkgname
Modify xcat-genesis-scripts-ppc64 depend on xcat-genesis-base-ppc64 a…
2016-07-20 14:01:09 +08:00
cd471d112d modify dependency xcat-genesis-scripts to xcat-genesis-scripts-ppc64 and xcat-genesis-scripts-x86-64 for xcatsn and xcat 2016-07-20 01:17:45 -04:00
b622997ba0 Update control 2016-07-20 13:05:36 +08:00
f7581c4c82 Update control 2016-07-20 13:05:12 +08:00
fcf8f69353 Update control 2016-07-20 13:00:17 +08:00
d5674fc712 Update control 2016-07-20 12:59:51 +08:00
87e3a340d0 Merge pull request #1560 from hu-weihua/issue1544
Fix issue1544 and issue1545, modify mistakes in all autotest bundle files
2016-07-19 23:36:02 -05:00
6d2ebfe9aa Merge pull request #1537 from chenglch/restservice
Add rest api helper interface to access non-xcat resource
2016-07-20 11:40:34 +08:00
afd2ce56ec fix issue1544 and issue1545 2016-07-19 23:19:43 -04:00
d0870bcb45 Merge pull request #1520 from penguhyang/rhels6_mn_log_diskless
add syslog module to realize the log forward
2016-07-20 11:18:57 +08:00
8187e3efa1 Add rest api helper interface to access non-xcat resource
Currently xcat rest service is running with apache user who do
not have the privilege to manage some local resource like credential
files needed by xcat web ui to get the conserver access.

This patch add scripts in xcatconfig to generate credential files
for conserver user. This patch also add a work around framework for
xcat restapi to provide the interface to get or set the system resource
so that restapi with apache privilege can retrieve the credential files.
2016-07-19 23:09:21 -04:00
797a64131b add syslog module to realize the log forward 2016-07-19 22:43:42 -04:00