2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-16 11:24:16 +00:00
Commit Graph

2472 Commits

Author SHA1 Message Date
Markus Hilger c5f4918c0c Fix syntax 2020-01-17 21:28:59 +01:00
Markus Hilger 8671114cc6 Combine redundant pkglists 2020-01-17 21:21:42 +01:00
Markus Hilger a5b2060866 Fix SLE15 genimage with existing passwd
from https://github.com/jjohnson42/xcat-core/commit/3110dc8fd781c704c53052c4d5ff1f426fdb22c4
2020-01-17 20:54:52 +01:00
Markus Hilger d127ba06cd SLE15: Correct proc mount 2020-01-17 18:21:46 +01:00
Markus Hilger 8e9428986d SLE15: genimage fixes
- Mount /sys and /proc
- needed for newer versions of the SLE permissions RPM. See: https://github.com/openSUSE/permissions/commit/2d0ef5d55b30f72322d18951214353ecfd9c4245
- Create /sys to have /sys/kernel/fscaps. Fixes: "Warning: running kernel does not support fscaps"
- Fix permissions of /dev devices
- Make sure /sys and /proc are unmounted everytime
2020-01-17 18:09:05 +01:00
Markus Hilger 9ebdcafa63 SLE15: genimage fix $osver_host detection 2020-01-17 18:09:05 +01:00
cxhong 2245b278fa Support otherpkgs as postbootscript for SLE15 2020-01-16 17:34:27 -05:00
Mark Gurevich 4ddb82f0d6 Merge pull request #6536 from cxhong/dhcp
Add SLE15 Hierarchy support for ppc64le
2020-01-16 16:47:53 -05:00
cxhong 3456d4dd98 Add SLE15 Hierarchy support for ppc64le 2020-01-16 16:07:31 -05:00
Markus Hilger e1379fe11e Remove plymouth from SLE15 pkglist
It causes issues during genimage (zypper RC 107) and is not needed anyways
2020-01-16 11:15:43 +01:00
Markus Hilger 00ad314ae2 Fix service.sle15.tmpl
product was missing and script paths were wrong
2020-01-15 11:17:20 +01:00
cxhong 70fda5611c Add net-tools-deprecated package to SLE15 package list 2020-01-14 15:08:15 -05:00
Mark Gurevich 6789d2f917 Merge pull request #6526 from cxhong/sle15mn
Add insserv-compat to sle15 pkglist
2020-01-14 13:41:21 -05:00
cxhong 2dfd99be1d change insserv to insserv-compat 2020-01-14 10:35:50 -05:00
cxhong 5fd937b133 Add isserv to sle15 pkglist 2020-01-14 09:49:48 -05:00
Mark Gurevich 30e1bfb9f7 Update message for BMC password change 2019-12-18 14:09:22 -05:00
Mark Gurevich dc41af4e61 Update BMC_change_password.sh usage 2019-12-18 10:30:20 -05:00
besawn 806ec5fa6a Merge pull request #6511 from gurevichmark/bmc_pw_change
BMC password change script
2019-12-17 14:15:25 -05:00
Mark Gurevich b4c16006a2 BMC password change script 2019-12-17 11:38:04 -05:00
cxhong 929b9fe804 Modify logrotate conf file to reduce log missing 2019-12-12 08:34:59 -05:00
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 c5c5ee3023 Support SLE15 diskfull installation 2019-11-19 15:48:09 -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
Mark Gurevich d303380054 Display packages and version before go-xcat install 2019-11-05 15:30:24 -05:00
cxhong 2f4f5d4057 link packlist from rh to centos 2019-11-04 14:51:59 -05:00
cxhong db7af887ba Merge pull request #6453 from gerd/master
files to install CentOS 8
2019-10-30 13:49:29 -04:00
Mark Gurevich 616e2e4d12 Better message for Ubuntu uninstall 2019-10-23 17:32:15 -04:00
Gerd Pokorra ea81eb7d55 files to install CentOS 8 2019-10-22 14:53:29 +02:00
Mark Gurevich 3c2b70a104 Remove comments that kits were removed 2019-10-03 15:09:24 -04:00
Mark Gurevich 4eef7d6987 Revert "Remove kits from Ubuntu and go-xcat"
This reverts commit 7c9d6a56f0.
2019-10-03 11:28:51 -04:00
Mark Gurevich aab82ca633 Remove conserver-xcat during uninstall 2019-08-15 10:19:13 -04:00
Mark Gurevich ab86aa4402 Add xCAT-buildkit to go-xcat uninstall list 2019-08-12 14:38:45 -04:00
Mark Gurevich 2eb57b1db5 Update version and changelog for go-xcat 2019-07-24 17:00:25 -04:00
Mark Gurevich 7c9d6a56f0 Remove kits from Ubuntu and go-xcat 2019-07-24 16:42:26 -04:00
cxhong b0d21777e4 fix weekly test cases failure 2019-06-27 16:24:40 -04:00
Victor Hu 91b1fbfd82 Merge pull request #6307 from cxhong/ofed
Add multiple kernel support to mlnxofed_ib_install script, remove v2 version
2019-06-25 09:50:11 -04:00
cxhong 71ee0da3dd Add bzip2 to rhels8 pkglist 2019-06-05 16:07:58 -04:00
yangsong fbe5c02ad1 Merge pull request #6345 from neo954/go-xcat
Cumulative go-xcat updates
2019-05-27 16:07:09 +08: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 c07688635d [go-xcat] Enhance curl exit code parsing 2019-05-15 19:28:24 +08:00
GONG Jie 88a435f928 [go-xcat] Bump version number 2019-05-15 19:24:13 +08:00
GONG Jie 897e0a6059 [go-xcat] Fix get_package_list_apt() problem when multiple list files exist 2019-05-15 19:24:13 +08:00
GONG Jie fae699ffa0 [go-xcat] Change the year of copyright message 2019-05-15 19:24:13 +08:00
cxhong 012375b457 remove not relevant comments 2019-05-14 09:21:52 -04: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