2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-13 09:54:17 +00:00
Commit Graph

14906 Commits

Author SHA1 Message Date
zhaoertao e14dc92c12 fix bug 4415: Ubuntu 14.10 diskfull installation failed on IBM PowerKVM guest 2014-11-21 02:50:51 -05:00
zhaoertao c264c8b3a8 fix bug 4424: Failed to genimage for Ubuntu 14.10 diskless node on ppc64el 2014-11-21 02:37:40 -05:00
zhaoertao c65b55b79d fix bug 4410: Command genimage failed on Ubuntu 14.04.1 ppc64el with kernelver attribute 2014-11-21 02:26:23 -05:00
immarvin 3f59552d0c fix defect #4307 [FVT]:chdef newimage -u give out wrong arch in ubuntu; fix defect #4345 Utils->osver routine does not support Redhat7 or SLES12;fix defect #4308 [FVT]: osarch default value of user defined osimage is ppc64le. needs to change to ppc64el 2014-11-21 00:19:37 -08:00
immarvin 72c058edc9 enhance the script to support various bootmgr 2014-11-20 01:57:27 -08:00
litingt b9f206c746 remove xCAT-UI xCAT-OpenStack xCAT-OpenStack-baremetal 2014-11-20 01:30:10 -08:00
zhaoertao 037ed0bcfd fix bug 4411: Typo in the command genimage output, "geniamge" -> "genimage" 2014-11-20 02:56:23 -05:00
daniceexi 029e6d18ca defect 4419: change the db notification runs in DB process instead of fork a new one since the fork new process will cause DBI connection gets into confusing 2014-11-20 07:14:50 -05:00
daniceexi 900963b1db defect 4375: fix the xcatd which has issue to receive request from xcatd which is longer than about 160,000 bytes 2014-11-20 07:08:36 -05:00
zhaoertao 089315126c fix bug 4410: Command genimage failed on Ubuntu 14.04.1 ppc64el 2014-11-20 02:00:45 -05:00
ligc 358959724d fix for bug 4422: fix the ubuntu template problem with x86_64 kvm virtual machnes 2013-11-21 14:16:20 +08:00
litingt 5d55cc5dbe add help option 2014-11-19 20:28:18 -08:00
litingt 95e9cc18fb remove packages xCAT-IBMhpc xCAT-rmc xCAT-UI xCAT-OpenStack xCAT-OpenStack-baremetal in ALLBUILD 2014-11-19 20:18:59 -08:00
mellor afe37ebeab initialize rc var in Table.pm and tabutils.pm to remove warnings when running xcatd in foreground 2014-11-19 17:34:04 -05:00
Casandra Qiu 28d2110a5e fix bug#4366 change /bin/sh to /bin/bash 2014-11-19 09:42:19 -05:00
huweihua 2b74e1de3c Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2014-11-19 06:10:05 -05:00
huweihua c5e82bb0fd fix defect4414: if there is rsync service already run, sysclone rsync server start unsuccessfully. 2014-11-19 06:09:23 -05:00
baiyuan ba51617afd fix /n after uname -p 2014-11-19 06:01:54 -05:00
huweihua 458d82a3b2 fix defect4407: Cloned rhels7 node doesn't have IP address in rh7 2014-11-19 03:32:12 -05:00
huweihua 1c0ff10789 fix defect4397: sysclone analysize genesis fs name failed in rh7.0 2014-11-19 03:23:19 -05:00
daniceexi 3a4cefe53b defect 4336,4352: in xcatd, for aix, make all the process (fix for udp process) to be stopped when received TERM singal from stopsrc command to the main process 2014-11-19 07:44:49 -05:00
zhaoertao 449ee0f808 correct postinstall scripts for ubuntu diskless 2014-11-19 03:16:44 -05:00
ligc b19461a479 fix for bug 3343: remove the print Dumper(xxx) from the code 2013-11-20 10:53:00 +08:00
ligc 3281a3d1c3 fix for bug 4404, systemctl import-environment does not work on RHEL 7, should use systemctl set-environment 2013-11-20 10:37:03 +08:00
Casandra Qiu 5373b22b61 Bug#4408 pgsqlsetup didn't work on ubuntu 2014-11-18 09:57:24 -05:00
zhaoertao f6761bb0b7 fix bug 4126:vios:mkvm failedo 2014-11-18 05:29:23 -05:00
zhaoertao 3eec0c921d fix bug 4206: lsvm return null if the cec is in off state 2014-11-18 03:49:37 -05:00
zhaoertao 280ad16dbe fix bug 4377: add postinstall file under /opt/xcat/share/xcat/netboot/ubuntu for ubuntu support 2014-11-17 08:34:16 -05:00
ligc a74177cb86 fix for bug 4400, export DEBIAN_FRONTEND=noninteractive when running apt-get commands to avoid interactive procedure 2013-11-18 17:46:07 +08:00
ligc 02269d22b5 fix for bug 4400: add additional apt-get flag to avoid prompting interactive ations during packages installation 2013-11-18 16:29:13 +08:00
baiyuan 0d6d911fa5 defect 4394 buildkit preuninstall did not work 2014-11-14 04:50:30 -05:00
baiyuan f2f03bc718 defect 4394 buildkit preuninstall did not work 2014-11-14 04:50:15 -05:00
immarvin 72739e890d Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2014-11-14 01:30:14 -08:00
immarvin 11cd20ada5 add build timestamp to the xcat-dep 2014-11-14 01:29:29 -08:00
zhaoertao 65814f3b59 fix bug 4395: ubuntu didn't get pkgdir from the osimage pkdir attribute 2014-11-13 21:54:17 -05:00
immarvin 6f4c3875d2 add xnba-undi and elilo to xCAT dependency list on ppc64le, since the 2 packages are all arch-indep 2014-11-13 00:47:49 -08:00
immarvin e9d56917fc remove some EOF ubuntu releases,add 14.10 release code 2014-11-13 00:45:46 -08:00
daniceexi ab8beaf15d change detect_dhcpd tool to support Ubuntu 2014-11-13 07:08:15 -05:00
zhaoertao e638a90375 fix bug 4392:xCAT upgrade failed because of xcat-genesis-scripts-amd64 and xcat-genesis-scripts 2014-11-13 03:25:54 -05:00
huweihua ac83f5c65f fix defect4389:omit the output of ifup command 2014-11-13 03:03:31 -05:00
huweihua 4607e8138f fix defect4388: forbid firmware update during Mellanox drives installation 2014-11-13 02:53:34 -05:00
zhaoertao e40229e41d fix bug 4391 xcat-genesis-scripts create mismatch directory with its arch 2014-11-13 02:12:03 -05:00
baiyuan 6f38163688 close debug mode 2014-11-13 01:10:55 -05:00
baiyuan 31d1cf9961 configure lsf cluster and start up lsf cluster 2014-11-13 01:07:56 -05:00
baiyuan 5f72bfa56f do lsf installation and basic configuration 2014-11-13 00:39:48 -05:00
daniceexi df970f4cb0 defect 4384: fix the issue that copycds command cannot be ctrl+c cleanly. The root cause was INT signal was not received by the plugin process after it sends out from relay_fds. The fix is to send both INT and TERM. TERM can be received in this case. 2014-11-13 03:24:33 -05:00
zhaoertao 834ae798ca fix bug 4387 :sles12:mkvm failed 2014-11-12 22:09:35 -05:00
zhaoertao b4d9167344 fix bug 4382 :increase /tmp size for default ubuntu diskless node 2014-11-12 21:34:33 -05:00
jjohnson2 e2c31bad27 Implement confluent usage by r/wcons 2014-11-12 16:48:44 -05:00
Casandra Qiu 2d1961c4f9 bug#4286 makedns should have a verbose mode 2014-11-12 10:24:38 -05:00