2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-09 06:11:34 +00:00
Commit Graph

15049 Commits

Author SHA1 Message Date
b3f12b80ef add support for online mirrors during provision 2015-02-02 02:12:15 -08:00
1818302c13 Recognize confetty installed by pip
On some systems, pip install confetty will go to
/usr/local/bin.  Recognize and accept that.
2015-01-30 17:01:00 -05:00
7359c647c6 Allow wcons to accept geometry
If user passes in geometry, intelligently merge with
tiling geometry rather than confusingly attempt to
pass it through.
2015-01-30 16:58:28 -05:00
48634b2a7b Fix confetty race condition induced by wcons
wcons was leaving a common control socket defined for all invocations
of confetty.  Fix this by not setting a socket for any but the first.
The channel is currently only used for wcons initial tiling, so
it should only be bothered with for that anyway.
2015-01-30 14:25:08 -05:00
264ce92cb3 Merge branch '2.9' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.9 2015-01-29 16:43:22 -05:00
86ebc37e4e More on building xCAT-vlan on ubuntu 2015-01-29 16:42:54 -05:00
23faa34712 The mklocalrepo.sh file is automatically created for xcat-core
and xcat-dep.  For xcat-dep on linux (non ubuntu), mklocalrepo.sh
should be executed in the <os>/<arch> subdirectory. If xCAT*.repo
file is not found in the executing directory, print out
a message to tell the user instead of creating a blank file in
/etc/yum.repos.d which will not work anyway.
2015-01-29 10:10:15 -05:00
c136e33c35 energy.pm - changed the xml output format of renergy command which using energy.pm (p8 support) 2015-01-29 04:00:50 -05:00
4e0d876468 Merge branch '2.9' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.9 2015-01-29 11:21:19 +08:00
073e7d1cec Refactor netboot attribute setting for adding nodes in PCM way 2015-01-29 11:21:05 +08:00
26fd625716 add support for grub2-tftp and grub2-http as the netboot method 2015-01-28 01:14:43 -08:00
4c0d463afc Adding netboot image check for ubuntu nodeimport 2015-01-28 09:38:30 +08:00
ab1ce4f255 added vlan build for Ubuntu 2015-01-27 15:04:37 -05:00
afc3181b5a adds xCAT-vlan nto build process 2015-01-27 14:11:16 -05:00
b5af116a8e add files for xCAT-vlan 2015-01-27 12:17:04 -05:00
8e89fc670c #4538 [DEV] incorrect /etc/init/hvc0.conf on ubuntu 14.04.1-ppc64le kvm node after provisioning 2015-01-27 00:24:57 -08:00
0d37662bb5 Improve the error message for the missing netboot/initrd.gz
on Ubuntu Linux.  This needs to be obtained from the Ubuntu
download site and copied over into the netboot directory.
2015-01-26 11:44:16 -05:00
ed9b1dd768 fix defect 4535: xcat can not get the right disk name for powerkvm VM 2015-01-26 04:32:57 -05:00
003b8982b2 fix bug 4533 PMR: kvm vm can't be powered on when vmstoragemodel=virtio 2015-01-23 03:30:14 -05:00
477acdc2e3 minor fix in ospkgs 2015-01-22 16:02:36 -05:00
4a97a50d16 Supports multiple SDK cd's for sles in ospkgs and otherpkgs 2015-01-22 15:55:16 -05:00
1e5beadf11 Fix sles diskless sdk support 2015-01-22 12:25:48 -05:00
d547d83bdf fix 4513 enable root logon permission in remoteshell,4522 support remove os pkgs in ubuntu pkg list 2015-01-22 18:09:44 +08:00
076b8bd0c8 Added support for mutiple sdk CDs for sles diskless 2015-01-21 18:33:22 -05:00
011c310ff7 defect 4529: send msg to install monitor process to reload perl modules when rescanplugins called 2015-01-21 16:09:33 -05:00
8dc016e589 fix defect #4526 [FVT] Bash script /xcatpost/otherpkgs stuck at apt-get forever while installing ubuntu service node, eliminate the prompts while installing xcat packages 2015-01-20 23:31:41 -08:00
3e58570367 Certain system services are now started with the SLES12 operating system, to keep backwards compatiability, check if the service is in etc/init.d in the rootimg and only run inssrv on those.
Smarter code added for loading kernel modules
2015-01-20 16:38:08 -05:00
fe31e0fd3a fix bug 4528: Three identical otherpkglist files in /etc/apt/source.list.d on service node installed via xCAT 2015-01-20 03:37:02 -05:00
b8ce853cb6 add mac address support 2015-01-19 23:45:05 -08:00
22040ba037 fix for bug 4515: start isc-dhcp-server when starting xcatd on Ubuntu MN 2015-01-20 14:21:10 +08:00
abd9add2a3 fix nodeimport man page error 2015-01-20 14:20:43 +08:00
bc8528fb79 support powerkvm guest in nodeimport 2015-01-20 14:07:30 +08:00
dd30a17b33 fixed hostname issue for sles12 diskless support 2015-01-19 16:56:14 -05:00
f30008a1c2 Merge branch '2.9' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.9 2015-01-19 15:02:31 +08:00
29dc367203 fix for bug 4448: check rsyslogd existence before running rsyslogd 2015-01-19 14:19:52 +08:00
c018bbfb54 fix for copycds: on debian/ubuntu doesn't support -o option 2015-01-19 14:10:30 +08:00
bb43cc4371 genimage sles12 diskless support for x86_64 2015-01-16 20:58:01 -05:00
744e2b43de [Task 6675] genimage requires dracut diretories for sles12 2015-01-16 15:40:53 -05:00
2fe5bc02c7 For bug 4524: Only one local directory is supported in otherpkgdir attribute of an osimage definition 2015-01-16 04:47:58 -05:00
4e931a44dc fix bug 4476: Get "no free leases" when MN and target Nodes are in different subnets 2015-01-15 04:42:48 -05:00
b89feafd1d fix defect #4523 [DEV]'rpower' complains missing 'Sys::Virt perl module' in ubuntu14.04.1 ppc64el hierarchy scenario 2015-01-15 01:02:00 -08:00
a05087b6bf genimage case 2015-01-14 23:57:53 -08:00
834dd1f385 add apt-key add once more before xcat installation on ubuntu 2015-01-14 19:40:06 -08:00
8d0ded97fa sync up xCATreg with master branch 2015-01-14 19:37:31 -08:00
1ab5442ac7 fix bug 4491: Switch Ubuntu diskless dir /dev mount type to devtmpfs 2015-01-14 03:25:27 -05:00
bd80a3aec8 add copycds test case for -p,-o,-i and -w 2015-01-13 19:10:34 -08:00
922e26757a fix defect #4519 [DEV]too much duplicate /etc/fstab entries on service node 2015-01-13 02:55:47 -08:00
3644206fbe Merge branch '2.9' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.9 2015-01-13 02:53:55 -08:00
ab1b4e9c21 rpower manpage: remove the incorrect request to install acpid for softoff in diskless 2015-01-11 22:05:33 -05:00
a6d196ebfa add files to support creation of default osimage templates for sles12 diskless compute (netboot) when running copycds 2015-01-09 14:48:47 -05:00