2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 18:16:39 +00:00

949 Commits

Author SHA1 Message Date
Markus Hilger
4bc8659be6 Remove "Failed to connect to bus" note
This does not happen anymore with fixed mounts of 8e9428986da0e01d7b41293e94ecf493f35cb616
2020-01-20 01:03:04 +01:00
Markus Hilger
bc18c25cd2 Fix rcons boot output
Boot process was not shown via rcons with strict permissions
2020-01-20 00:54:30 +01:00
Markus Hilger
b26e6bcb7b SLE15: Fix /etc/resolv.conf overwrite
In SLE15 /etc/resolv.conf is a symlink to /run/netconfig/resolv.conf.
The package sysconfig-netconfig creates the symlink to /run/netconfig/resolv.conf on the host OS.
It does not stay in the chroot environment.
Therefore, genimage overwrites /etc/resolv.conf of the host.
Let's not create a dummy file if /etc/resolv.conf is a symlink.
2020-01-20 00:48:21 +01:00
Jarrod Johnson
74daba97ee Actually set up ifcfg correctly in SLE15
xcatroot is actually responsible, not prepivot.sh
2020-01-17 21:57:15 +01:00
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 3110dc8fd7
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: 2d0ef5d55b
- 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
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
cxhong
70fda5611c Add net-tools-deprecated package to SLE15 package list 2020-01-14 15:08:15 -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
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 ec56baf36f251b4eed1527dcc0b06ac1e125e006.
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