2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-11 05:50:13 +00:00
Commit Graph

967 Commits

Author SHA1 Message Date
Jarrod Johnson
e5f01f7781 Set hostname sooner for SuSE stateless images
This avoids ugly behaviors where hostname is set
late or not at all.
2020-06-05 11:15:12 -04:00
Mark Gurevich
1c88d50163 Improve genimage message 2020-06-01 14:29:12 -04:00
Mark Gurevich
7fab544d98 Ubuntu support for squashfs 2020-05-07 14:35:26 -04:00
cxhong
e542c012c9 Remove ldd messages from ubuntu genimage command 2020-05-06 15:24:36 -04:00
Mark Gurevich
a9e059d90f Do not use modinfo to test module availability 2020-05-04 16:23:42 -04:00
Mark Gurevich
f7dbd08b96 Testcase and genimage fixes for squashfs 2020-05-01 12:33:11 -04:00
besawn
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
cxhong
e22130a46b add mkfs.xfs to older version of dracut 2020-04-23 12:35:49 -04:00
Mark Gurevich
a002157251 Use overlay mount type for squashfs diskless images 2020-04-22 16:03:29 -04:00
cxhong
770be38f0c Support xfs filesystem for statelite images 2020-04-22 15:44:35 -04:00
cxhong
9381e8a2dc remove ntp from rhel8 pkglist 2020-03-25 12:08:50 -04:00
besawn
45d6b6c700 Merge pull request #6641 from cxhong/pkglist
add more package to diskless package list for rhels8.1
2020-03-23 17:38:30 -04:00
cxhong
66d5d6cc4c arrange the pkglist 2020-03-23 14:58:27 -04:00
cxhong
e7f4d72873 Add more package for x86_64 and service pkglist 2020-03-19 16:06:10 -04:00
cxhong
258f7cfd3c add more package to diskless package list for rhels8.1 2020-03-18 16:36:02 -04:00
cxhong
05ea25c377 Failed to set hostname on sle15 statelite compute node 2020-03-06 13:54:36 -05:00
cxhong
5e507add00 Disable firewalld on rhels8 compute node 2020-02-26 15:24:37 -05:00
cxhong
3b44d0ad48 modify service otherpkglist 2020-02-19 17:29:34 -05:00
Markus Hilger
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
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