2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-24 13:21:12 +00:00
Commit Graph

933 Commits

Author SHA1 Message Date
cxhong
ad1fc5c69b Add support for provision SLE15 diskless compute 2019-12-04 11:00:20 -05:00
cxhong
6f3c1a3b65 Add support to provision SLE15 diskfull/diskless compute nodes 2019-11-22 14:32:55 -05:00
cxhong
9027a5b913 Merge pull request #5621 from jjohnson42/sle15stateless
SLE15 stateless support
2019-11-19 12:31:24 -05:00
cxhong
ee62a970b4 Modify pkglist to clean up genimage warning messages 2019-11-12 16:31:49 -05:00
cxhong
2f4f5d4057 link packlist from rh to centos 2019-11-04 14:51:59 -05:00
cxhong
71ee0da3dd Add bzip2 to rhels8 pkglist 2019-06-05 16:07:58 -04:00
Gᴏɴɢ Jie
ae3bf7b314 Revert "For Ubuntu 18.04.2, change back to use the original linux-image-generic kernel" 2019-05-23 15:41:52 +08:00
GONG Jie
7f2d26d0e0 For Ubuntu 18.04.2, change back to use the original linux-image-generic kernel 2019-05-23 15:07:46 +08:00
yangsong
2c522a10db Merge pull request #6315 from neo954/ubuntu16.04.5
Revised package list file for Ubuntu16.04.5
2019-05-22 17:23:16 +08:00
GONG Jie
2e9022208a Diskless package list file for Ubuntu 16.04.5 2019-05-14 17:40:23 +08:00
GONG Jie
2273f7f145 Remove compute.ubuntu16.04.pkglist 2019-05-14 17:40:03 +08:00
GONG Jie
bedca476a0 Add kernel module tg3 to diskless initrd image for ppc64el 2019-05-14 13:47:35 +08:00
GONG Jie
ad1df10c74 Add pkglist files for Ubuntu 18.04.2 2019-05-07 13:53:18 +08:00
GONG Jie
86874cd167 Add goconserver to the SLES12 otherpkgs.pkglist. In order to pull the xcat-dep directory into the zypper repository 2019-04-23 17:02:04 +08:00
GONG Jie
73f9b49e27 Remove package conserver-xcat from service node otherpkgs package lists 2019-04-22 13:20:31 +08:00
huweihua
7bac32b9e8 add tar to more pkglist files which related rhels8 2019-04-18 03:04:54 -04:00
yangsbj
9b41890a2e support https:// prefix in otherpkgdir and pkgdir; ignore invalid repos 2019-04-18 01:01:44 -04:00
GONG Jie
428483035f Only pass "--compress" argument to dracut when ($dracutver > "033") 2019-04-16 14:42:23 +08:00
Mark Gurevich
ac6f514ca9 Undo verify packaging command PR 6216 2019-04-12 13:24:49 -04:00
yangsong
eeac8b72f0 Merge pull request #6211 from neo954/rhels8-diskless-pkglist
Revise the pkglist files for RHEL 8 diskless compute node and service node
2019-04-11 17:08:36 +08:00
GONG Jie
3496382747 Add tar back to the diskless pkglist files 2019-04-11 16:43:54 +08:00
Mark Gurevich
002c40f9e6 Verify zypper command can be executed 2019-04-10 15:21:51 -04:00
Mark Gurevich
54a55a4d0d Verify debootstrap command can be executed 2019-04-10 14:26:33 -04:00
GONG Jie
8c0224ea80 Make the pkglist for RHEL 8 diskless service node same as the pkglist for diskfull service node 2019-04-09 11:09:21 +08:00
GONG Jie
39595c9dd0 Make the pkglist for RHEL 8 diskless compute node same as the pkglist for diskfull compute node 2019-04-09 11:09:08 +08:00
GONG Jie
c71023fbef Add package Networkmanager to default RHEL 8 diskless package list 2019-03-27 11:21:01 +08:00
Gᴏɴɢ Jie
00bf5d432c Partly revert "Revise openssl settings for RHEL 8 (#5967)" (#6144)
* Put "openssl s_client" command line argument "-no_ssl2" back.

This reverts commit ec56baf36f.
2019-03-21 16:27:13 +08:00
Gᴏɴɢ Jie
1ef014a25b Fix RHEL 8 diskless service node (#6134)
* Add package initscripts to diskless compute node package list

* Add package initscripts to diskless service node package list

* Patch script servicenode, handle multiple-line error message properly.
2019-03-20 16:21:54 +08:00
Gᴏɴɢ Jie
01beacf85e Make xCAT statelite compute node working on RHEL 8 (#6121)
* Fix function xCATCmd() and use /bin/bash instead of /bin/nice for random data

* Fix function xCATCmd() and use /bin/bash instead of /bin/nice for random data
2019-03-19 15:31:43 +08:00
Gᴏɴɢ Jie
1d512a1cdf Add python3 to the default pkglist for RHEL 8 (#6117)
* Add python3 to the default compute node pkglist for RHEL 8

* Add python3 to the default service node pkglist for RHEL 8
2019-03-18 16:53:06 +08:00
GONG Jie
700f50cf98 Add --releasever argument to yum command for RHEL 8
Add --setopt=module_platform_id=platform:el8 for RHEL 8
2019-03-12 12:28:51 +08:00
GONG Jie
59eab1c91b Add basic xCAT diskless service node support for RHEL 8 2019-03-01 16:25:46 +08:00
Gᴏɴɢ Jie
9d98236dc1 [RH8] RHEL 8 Service node automatic installation (#6041)
* Update tftp dependency

* Update service node package lists for RHEL 8

* Fix typo in `Configure PostgreSQL' page

* Rewrite the description of package xCATsn
2019-03-01 16:00:03 +08:00
Gᴏɴɢ Jie
ec56baf36f Revise openssl settings for RHEL 8 (#5967)
* Remove the RANDFILE from openssl.cnf. This is out-of-date in opessl beyond version 1.1.1a.

* Update openssl.cnf.tmpl to the latest one from openssl 1.1.1a source

* Revise openssl.cnf.tmpl based on the latest one from openssl 1.1.1a source

* Remove `-no_ssl2' command line argument for openssl, totally.
2019-01-28 16:35:31 +08:00
Gᴏɴɢ Jie
5552711fd3 Make genimage working on RHEL 8 (#5949)
* There is no RHEL 8 ppc64

* Remove package ppc64-utils
2019-01-16 12:32:37 +08:00
yangsong
a60c79e0c1 support site.httpport in ubuntu diskless (#5865) 2018-12-04 11:14:19 +08:00
Yuan Bai
b117be552a refine tag prefix xcat.deployment for sles/ubuntu provision (#5831)
* refine tag prefix xcat.deployment for sles/ubuntu provision
2018-11-23 10:00:02 +08:00
Yuan Bai
cfdce8a7a5 fix 5733 genimage in ubuntu16.04.5 failure (#5781) 2018-11-09 14:12:56 +08:00
Yuan Bai
13bca11a9d add sys log for redhat statelite (#5771)
* add sys log for redhat statelite
2018-11-07 16:47:46 +08:00
bxuxa
8fb3c11461 localdisk to support user customize the partition table type
some old code issues found during UT for this feature
2018-10-26 15:13:56 +08:00
Yuan Bai
735b121e15 classify deployment log and updatenode log (#5725)
* classify deployment log and updatenode log

* add deployment starting for xcatroot
2018-10-24 17:03:52 +08:00
cxhong
51bd7fea27 Add wget package to rhels8 pkglist (#5708) 2018-10-17 10:14:45 +08:00
Yuan Bai
2fc70739ab delete nfsvers=3 for rh statelite (#5704) 2018-10-15 16:19:37 +08:00
yangsong
64d070b36d fix issue genimage failure might cause /proc umounted #5640 (#5648) 2018-09-20 17:04:52 +08:00
Jarrod Johnson
3554eb8544 Have compute stateless for SLE 15 be HPC edition 2018-09-10 08:57:18 -04:00
Jarrod Johnson
fc0fcd6a5e Actually set up ifcfg correctly in SLE15
xcatroot is actually responsible, not prepivot.sh
2018-09-10 08:57:12 -04:00
Jarrod Johnson
8a93d63608 Have SLE15 bring up bootnic normally in stateless 2018-09-10 08:57:01 -04:00
Jarrod Johnson
a3743ea12b Turn on hostname from dhcp request in SLE15 stateless 2018-09-10 08:56:54 -04:00
Jarrod Johnson
d1ed2cf041 Move xcatpostinit to /opt/xcat
systemd was confused by the /etc/init.d entry it shouldn't use
2018-09-10 08:56:47 -04:00
Jarrod Johnson
2dfe943310 Draft stateless support for SLE15 2018-09-10 08:56:40 -04:00