2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

10297 Commits

Author SHA1 Message Date
besawn
89af19cecc
Merge pull request #7249 from NCI-Cloud/mknb_initrd_file_fix
mknb: Correctly specify initrd file when generating netboot configs.
2022-11-14 16:27:09 -05:00
Mark Gurevich
fc168cc9b8 Test lzma compression for genesis network boot 2022-11-08 14:46:00 -05:00
besawn
d58445a685
Merge pull request #7247 from jjohnson42/restrictsshzone
Have server enforce SSH zone separation
2022-11-04 17:44:27 -04:00
besawn
4a4ab352d4
Merge pull request #7279 from gurevichmark/initscripts2
Install initscripts RPM during xCAT install
2022-11-01 16:01:40 -04:00
Mark Gurevich
32b072e35c
Revert "Make sure initd files are installed with xCAT-server" 2022-11-01 15:17:34 -04:00
Mark Gurevich
55e4078768 Install initscripts during xCAT go-install 2022-11-01 15:13:17 -04:00
besawn
a951e37185
Merge pull request #7276 from gurevichmark/initscripts
Make sure initd files are installed with xCAT-server
2022-10-31 09:41:49 -04:00
Mark Gurevich
f2cdc7cb94 Make sure initd files are installed 2022-10-28 13:56:32 -04:00
besawn
71aeb71b85 Spelling correction in chvm output 2022-10-28 10:33:04 -04:00
Mark Gurevich
cbb39ea328 Fix Perl error in AAsn.pm 2022-10-04 15:32:07 -04:00
Mark Gurevich
3b0442797c Support for xCAT installation on Ubuntu20 2022-09-21 10:02:27 -04:00
Mark Gurevich
471fd4d7c0 Support for Ubuntu20.04 legacy OS image 2022-09-14 14:47:04 -04:00
Simon Fowler
85a9e0abba Correctly specify initrd file for all netboot configs.
Previously the code which created the netboot config files was
incorrectly specifying the initrd file name in a number of places,
particularly in the xcat/xnba/nets/* files, using a hard-coded `.gz`
suffix even when a `.lzma` file had been created. This change ensures
that the initrd file name determined earlier in the code (either when
the image is created, or in the configonly case by checking the
filesystem) is used correctly when creating the netboot config files.
2022-09-12 13:37:29 +10:00
Jarrod Johnson
85149c37f4 Have server enforce SSH zone separation
When a client requests a zone's ssh credentials, make sure the
client is consistent with the specified zone.

Per github user salben21
2022-09-09 12:59:37 -04:00
Mark Gurevich
23df8f07f7 Fixes suggested in review 2022-08-16 15:35:09 -04:00
Mark Gurevich
71d3b76881 Check SUSE-brand file on SLES 2022-08-15 10:16:22 -04:00
Mark Gurevich
05bceac072 Prevent rpmbuild from checking and modifying interpreter directives 2022-08-11 13:38:26 -04:00
Mark Gurevich
4c18f63eb5 Add perl packages for building on CentOS8 (6) 2022-08-09 16:01:33 -04:00
besawn
ecb0232faf
Merge pull request #7179 from Obihoernchen/fix-dracut-warnings
Fix warnings of newer dracut versions
2022-07-07 11:23:09 -04:00
Mark Gurevich
ae5dea34b4 Improve SLES15 copycds for Media2 iso 2022-06-28 11:46:41 -04:00
Mark Gurevich
14f45f9ba7 Removing jenkins files 2022-05-25 13:27:28 -04:00
Mark Gurevich
77a1971d99 Sync up xcatjktest 2022-05-24 08:49:41 -04:00
besawn
c38b8d45c2
Merge pull request #7168 from besawn/gettab_error
Fixed error message typo in tabutils.pm
2022-05-20 15:23:54 -04:00
Mark Gurevich
a798d43019 Better module failure message 2022-05-19 16:28:01 -04:00
Markus Hilger
be8297e4c9 Fix warnings of newer dracut versions
dracut: WARNING: <key>+=" <values> ": <values> should have surrounding white spaces!
dracut: WARNING: This will lead to unwanted side effects! Please fix the configuration file.

dracut commit: dfe2247a43
2022-05-18 11:54:57 +02:00
Mark Gurevich
4a6ccf0ca5 Update docker build containers to CentOS8 (3) 2022-05-13 13:05:11 -04:00
Mark Gurevich
47c02f43f4 Support xcat-core builds on CentOS8 2022-05-12 14:38:12 -04:00
besawn
faa721ddce Fixed error message typo in tabutils.pm 2022-05-11 14:14:29 -04:00
besawn
67ac4dd202 Added missing curly bracket to xcatconfig. 2022-05-06 15:11:16 -04:00
besawn
bde688949c
Merge pull request #7136 from khm/ed25519-keys
Add support for ed25519 host keys
2022-05-05 14:47:35 -04:00
Mark Gurevich
5517f6600d SLES15.3 statelite support 2022-05-04 11:16:57 -04:00
besawn
6c00ed5b57
Merge pull request #7137 from khm/genimage-rocky
rh/genimage:  update systemd list to include Rocky Linux
2022-04-15 09:03:17 -04:00
Mark Gurevich
f5a9be5050 Initial template and pkg files for RHEL9 2022-04-13 09:51:24 -04:00
besawn
cb67a2df82
Merge pull request #7141 from gurevichmark/ub20_diskless
Add diskless package lists for Ubuntu20
2022-04-08 08:43:23 -04:00
Mark Gurevich
c0f1c51ba6 Add diskless package lists for Ubuntu20 2022-04-07 16:33:09 -04:00
Mark Gurevich
e7b43c6edd Improve version test operator 2022-04-04 17:01:48 -04:00
Mark Gurevich
acf7dac1aa For SLES15 or higher 2022-04-04 16:34:26 -04:00
Kurt H Maier
0caaa750dd rh/genimage: update systemd list to include Rocky Linux 2022-03-25 10:48:40 -07:00
Kurt H Maier
8256685f86 xcatconfig: add ed25519 host key support 2022-03-25 10:24:44 -07:00
Kurt H Maier
0ed366820c plugins/credentials.pm: add ed25519 host key support 2022-03-25 10:24:23 -07:00
Mark Gurevich
0031526112 Allow SLES15 node on Power to reboot in standby mode 2022-03-24 14:46:09 -04:00
Mark Gurevich
dc0d43750d Turn off DNSSEC on Management Node for bind 9.16.6 2022-03-18 14:11:50 -04:00
Mark Gurevich
9b79129a38 Improve SLES15 diskless boot 2022-03-16 15:38:41 -04:00
Mark Gurevich
3a0e2fe832 Turn off DNSSEC on Service Node for bind 9.16.6 2022-03-09 16:20:49 -05:00
Mark Gurevich
77d65f3a0c Add packages missing from default SLES15 SP3 installation 2022-02-24 15:18:23 -05:00
Mark Gurevich
88b9e828ed Improve readability of generated AutoYaST for SLES15 2022-02-22 13:52:55 -05:00
Mark Gurevich
1bc43bc987 Handle SLES15 persistent kcmdline attribute (2) 2022-02-11 11:25:51 -05:00
Mark Gurevich
2040f0a89d Update SLES15 service and compute template 2022-02-08 16:19:35 -05:00
besawn
346b38c55a
Merge pull request #7077 from besawn/packimage_timezone_fix
Improve packimage time zone handling
2022-02-01 08:18:24 -05:00
besawn
0a452c30ee
Merge pull request #7099 from gurevichmark/sles15.3_initial
Update SLES15 compute template
2022-01-28 14:28:29 -05:00