2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-13 18:04:15 +00:00
Commit Graph

6591 Commits

Author SHA1 Message Date
jjohnson2 fa102ac8c6 Fix RHEL7/CentOS7 netboot with BOOTIF
xcatroot ramroot setup did not correctly change BOOTIF to
match expectations.  Remove 01- and replace - with : to match
ip output
2015-02-06 14:21:17 -05:00
daniceexi 6d2a22f2c5 code drop for ubuntu diskless genimage to use local mirror 2015-02-06 08:52:42 -05:00
jjohnson2 552d4e39ab Recognize more variants of Windows 2012
Windows 2012 R2 and updates can take a number of forms, be more forgiving.
2015-02-05 13:37:21 -05:00
Casandra Qiu 3178995597 Fix the misuse of == to compare strings in perl 2015-02-05 12:02:25 -05:00
ertaozh 156840fc28 fix bug 4555: lsslp -s PBMC does not honor -n flag 2015-02-05 04:44:40 -05:00
Jia Zhao c650955d49 Not run makedhcp during nodeimport 2015-02-05 13:53:16 +08:00
Victor Hu eebd2723f8 Merge branch '2.9' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.9 2015-02-04 15:40:13 -05:00
Victor Hu 85081d50cc Add new service related keyword into site table: consoleservice
[Devops Task 10075]

The behavior changes between 2.9.1 and 2.10.  The keyword is
provided for those users who want to try out confluent in the 2.9.1
timeframe.  Confluent is planned to be packaged better and the
default console for 2.10.  conserver will still be shipped to
provide console for the systems not supported by confluent.
2015-02-04 15:36:30 -05:00
Casandra Qiu f8136b7bda Bug #4537, clean up sles12 genimage output 2015-02-04 14:11:46 -05:00
mellor d17fd8230b defect 4082 - change previous fix to disable warnings when calling setlogsock to work with older versions of perl too 2015-02-04 08:01:16 -05:00
immarvin b3f12b80ef add support for online mirrors during provision 2015-02-02 02:12:15 -08:00
daniceexi 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
chudegao 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
chudegao 073e7d1cec Refactor netboot attribute setting for adding nodes in PCM way 2015-01-29 11:21:05 +08:00
immarvin 26fd625716 add support for grub2-tftp and grub2-http as the netboot method 2015-01-28 01:14:43 -08:00
immarvin 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
Victor Hu 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
ertaozh ed9b1dd768 fix defect 4535: xcat can not get the right disk name for powerkvm VM 2015-01-26 04:32:57 -05:00
ertaozh 003b8982b2 fix bug 4533 PMR: kvm vm can't be powered on when vmstoragemodel=virtio 2015-01-23 03:30:14 -05:00
linggao 4a97a50d16 Supports multiple SDK cd's for sles in ospkgs and otherpkgs 2015-01-22 15:55:16 -05:00
linggao 1e5beadf11 Fix sles diskless sdk support 2015-01-22 12:25:48 -05:00
chudegao 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
linggao 076b8bd0c8 Added support for mutiple sdk CDs for sles diskless 2015-01-21 18:33:22 -05:00
mellor 011c310ff7 defect 4529: send msg to install monitor process to reload perl modules when rescanplugins called 2015-01-21 16:09:33 -05:00
Victor Hu 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
ligc 22040ba037 fix for bug 4515: start isc-dhcp-server when starting xcatd on Ubuntu MN 2015-01-20 14:21:10 +08:00
Jia Zhao bc8528fb79 support powerkvm guest in nodeimport 2015-01-20 14:07:30 +08:00
Casandra Qiu dd30a17b33 fixed hostname issue for sles12 diskless support 2015-01-19 16:56:14 -05:00
qyin c018bbfb54 fix for copycds: on debian/ubuntu doesn't support -o option 2015-01-19 14:10:30 +08:00
Casandra Qiu bb43cc4371 genimage sles12 diskless support for x86_64 2015-01-16 20:58:01 -05:00
Victor Hu 744e2b43de [Task 6675] genimage requires dracut diretories for sles12 2015-01-16 15:40:53 -05:00
ertaozh 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
litingt 834dd1f385 add apt-key add once more before xcat installation on ubuntu 2015-01-14 19:40:06 -08:00
litingt 8d0ded97fa sync up xCATreg with master branch 2015-01-14 19:37:31 -08:00
ertaozh 1ab5442ac7 fix bug 4491: Switch Ubuntu diskless dir /dev mount type to devtmpfs 2015-01-14 03:25:27 -05:00
immarvin 922e26757a fix defect #4519 [DEV]too much duplicate /etc/fstab entries on service node 2015-01-13 02:55:47 -08:00
immarvin 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
Victor Hu 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
Victor Hu 4c846c06bf added code to recognize disc3 of SLES Server and SDK images and not overwrite disc1 due to media.1 directory 2015-01-09 14:46:57 -05:00
Victor Hu a815167f92 fixed incorrect day of week for 11/20/2007, causing warning when building rpm 2015-01-09 13:49:04 -05:00
ligc 82d4a10868 fix for bug 4507: check the distribution name specified with copycds -n in debian.pm 2015-01-09 15:10:06 +08:00
ligc e047771685 undo the last checkin 2015-01-09 15:08:24 +08:00
ligc 98d8c6ec99 fix for bug 4507: print a warning message if copycds -n specifies a unresonable distribution name 2015-01-09 14:45:22 +08:00
Leo.C.Wu e1cb0c719d fix bug: #4512 nodeset will throw error if osimage pkgdir contains multi-value in ubuntu 2015-01-09 11:19:52 +08:00
Victor Hu d63a06bc0d convert dos based compute.sles11.s390x.pkglist to linux 2015-01-08 13:15:14 -05:00
immarvin e66380e1b7 fix defect [bugs:#4497] Ubuntu pre script is not executed when provision CN 2015-01-08 00:49:57 -08:00
ertaozh f2b9eef7a0 enhance for fix bug 4466: ubuntu 14.10 genimage for netboot results in an unbootable image 2015-01-07 00:07:00 -05:00
immarvin 83cfc7389b add ubuntu service node otherpkglist 2015-01-06 20:02:10 -08:00
ertaozh 9a598634e9 fix bug 4466: ubuntu 14.10 genimage for netboot results in an unbootable image 2015-01-06 05:44:43 -05:00
immarvin a951c2d7ad add service node pkglist and template files for ubuntu 2015-01-06 02:20:26 -08:00