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

286 Commits

Author SHA1 Message Date
a9e059d90f Do not use modinfo to test module availability 2020-05-04 16:23:42 -04:00
f7dbd08b96 Testcase and genimage fixes for squashfs 2020-05-01 12:33:11 -04:00
de293fced4 Merge pull request #6680 from gurevichmark/squashfs_overlay
Use overlay mount type for squashfs diskless images
2020-04-29 09:59:21 -04:00
e22130a46b add mkfs.xfs to older version of dracut 2020-04-23 12:35:49 -04:00
a002157251 Use overlay mount type for squashfs diskless images 2020-04-22 16:03:29 -04:00
05ea25c377 Failed to set hostname on sle15 statelite compute node 2020-03-06 13:54:36 -05:00
3b44d0ad48 modify service otherpkglist 2020-02-19 17:29:34 -05:00
4bc8659be6 Remove "Failed to connect to bus" note
This does not happen anymore with fixed mounts of 8e9428986d
2020-01-20 01:03:04 +01:00
bc18c25cd2 Fix rcons boot output
Boot process was not shown via rcons with strict permissions
2020-01-20 00:54:30 +01:00
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
74daba97ee Actually set up ifcfg correctly in SLE15
xcatroot is actually responsible, not prepivot.sh
2020-01-17 21:57:15 +01:00
c5f4918c0c Fix syntax 2020-01-17 21:28:59 +01:00
8671114cc6 Combine redundant pkglists 2020-01-17 21:21:42 +01:00
a5b2060866 Fix SLE15 genimage with existing passwd
from 3110dc8fd7
2020-01-17 20:54:52 +01:00
d127ba06cd SLE15: Correct proc mount 2020-01-17 18:21:46 +01:00
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
9ebdcafa63 SLE15: genimage fix $osver_host detection 2020-01-17 18:09:05 +01:00
4ddb82f0d6 Merge pull request #6536 from cxhong/dhcp
Add SLE15 Hierarchy support for ppc64le
2020-01-16 16:47:53 -05:00
3456d4dd98 Add SLE15 Hierarchy support for ppc64le 2020-01-16 16:07:31 -05:00
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
70fda5611c Add net-tools-deprecated package to SLE15 package list 2020-01-14 15:08:15 -05:00
2dfd99be1d change insserv to insserv-compat 2020-01-14 10:35:50 -05:00
5fd937b133 Add isserv to sle15 pkglist 2020-01-14 09:49:48 -05:00
ad1fc5c69b Add support for provision SLE15 diskless compute 2019-12-04 11:00:20 -05:00
6f3c1a3b65 Add support to provision SLE15 diskfull/diskless compute nodes 2019-11-22 14:32:55 -05:00
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
73f9b49e27 Remove package conserver-xcat from service node otherpkgs package lists 2019-04-22 13:20:31 +08:00
ac6f514ca9 Undo verify packaging command PR 6216 2019-04-12 13:24:49 -04:00
002c40f9e6 Verify zypper command can be executed 2019-04-10 15:21:51 -04:00
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
13bca11a9d add sys log for redhat statelite (#5771)
* add sys log for redhat statelite
2018-11-07 16:47:46 +08:00
6b757b2f01 Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/service.sles12.ppc64le.postinstall 2017-12-31 23:59:59 +00:00
f8e4ba0d01 Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/service.sles12.postinstall 2017-12-31 23:59:59 +00:00
90fc50dcd8 Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/service.sles11.ppc64.repolist 2017-12-31 23:59:59 +00:00
4359740630 Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/service.sles11.postinstall 2017-12-31 23:59:59 +00:00
9801bd7185 Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/service.sles10.ppc64.postinstall 2017-12-31 23:59:59 +00:00
aca287a5e3 Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/service.sles10.ppc64.pkglist 2017-12-31 23:59:59 +00:00
4093d34c99 Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/service.sles10.postinstall 2017-12-31 23:59:59 +00:00
52e4065e8b Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/service.repolist 2017-12-31 23:59:59 +00:00
0ef84efd60 Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/genimage 2017-12-31 23:59:59 +00:00
0c0441365b Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/dracut_033/xcatroot 2017-12-31 23:59:59 +00:00
7f0eb23d46 Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/dracut_033/xcat-prepivot.sh 2017-12-31 23:59:59 +00:00
22929a0c3d Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/dracut_033/patch/syslog/syslog-genrules.sh 2017-12-31 23:59:59 +00:00
59b21bc08f Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/dracut_033/patch/syslog/rsyslogd-start.sh 2017-12-31 23:59:59 +00:00
f792dd21da Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/dracut_033/install.netboot 2017-12-31 23:59:59 +00:00
1a25224c5d Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/compute.sles12.x86_64.postinstall 2017-12-31 23:59:59 +00:00
0a876de3fd Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/compute.sles12.ppc64le.postinstall 2017-12-31 23:59:59 +00:00
6ac6431309 Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/compute.sles11.ppc64.pkglist 2017-12-31 23:59:59 +00:00
f2ea6096b7 Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/compute.sles11.postinstall 2017-12-31 23:59:59 +00:00
81d8a2530c Remove trailing spaces in file xCAT-server/share/xcat/netboot/sles/compute.sles11.pkglist 2017-12-31 23:59:59 +00:00