2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

26682 Commits

Author SHA1 Message Date
besawn
6ec489daf1 Fixed comments in sudoer postscript for issue #7301 2023-02-17 11:46:46 -05:00
besawn
8dd9fb1ee4
Merge pull request #7336 from gurevichmark/Alma_testcases4
More testcase changes for AlmaLinux
2023-02-13 11:02:56 -05:00
Mark Gurevich
60c2dd4efe More testcase changes for AlmaLinux 2023-02-13 09:23:19 -05:00
besawn
13b2f7d5ac
Merge pull request #7328 from Obihoernchen/megware/kickstart_chroot_el9
Fix EL9 chroot detection for syncfiles
2023-02-09 14:02:23 -05:00
besawn
366c5da0ff
Merge pull request #7335 from gurevichmark/mysqlsetup_rh_family
Fix mysql setup for RH family of OSes
2023-02-08 16:19:51 -05:00
Mark Gurevich
1a378b341c Fix mysql setup for RH family of OSes 2023-02-08 10:18:12 -05:00
besawn
510a4bcd24
Merge pull request #7334 from gurevichmark/Alma_testcases3
Additional testcase and postscript changes for AlmaLinux
2023-02-07 15:29:33 -05:00
Mark Gurevich
a5d5ee03be Additional testcase and postscript changes for AlmaLinux 2023-02-07 14:54:35 -05:00
besawn
9d3e829f5e
Merge pull request #7332 from thiell/qemu7_replace_ac97
kvm: replace ac97 with ich6 for default audio support
2023-02-07 12:40:01 -05:00
besawn
9b6dab9309
Merge pull request #7333 from gurevichmark/Alma_testcases2
Additional testcase changes for AlmaLinux
2023-02-06 16:01:36 -05:00
Mark Gurevich
369683e139 Additional testcase changes for AlmaLinux 2023-02-06 14:23:16 -05:00
Stephane Thiell
100c64b7ec kvm: replace ac97 with ich6 for default audio support
ac97 audio support has been removed from QEMU.
For example in RHEL 9.1 (qemu-kvm-7.0.0), creating new VMs fail
to start with the following error:

	'AC97' is not a valid device model name.

See: https://bugzilla.redhat.com/show_bug.cgi?id=1995819
2023-02-03 23:05:01 -08:00
besawn
5cda3b6e84
Merge pull request #7331 from gurevichmark/Alma_testcases
Update testcases to run on AlmaLinux
2023-02-03 14:16:43 -05:00
Mark Gurevich
89c81844af Modify testcases to run on AlmaLinux 2023-02-03 13:08:24 -05:00
Markus Hilger
ac75c245e6 Fix EL9 chroot detection
EL9 shows the following message:
Running in chroot, ignoring command ...

Previously this was:
Running in chroot, ignoring request ...

Truncate regex to detect both.
2023-02-03 02:33:28 +01:00
besawn
9d3c7fabf7
Merge pull request #7327 from gurevichmark/github_action_UB20
Update github action to run on Ubuntu20
2023-02-02 14:42:17 -05:00
Mark Gurevich
23052ccb97 Update github action to run on Ubuntu20 2023-02-02 13:53:59 -05:00
besawn
ab0ac2930a
Merge pull request #7326 from gurevichmark/perl_5_libpath2
Add Perl library path to xcat.csh
2023-02-01 17:38:30 -05:00
Mark Gurevich
3cc4a39c84 Add Perl library path to xcat.csh 2023-02-01 16:05:24 -05:00
besawn
fb11f15b4d
Merge pull request #7324 from gurevichmark/perl_5_libpath
Add Perl library path to xcat.sh
2023-02-01 15:23:05 -05:00
besawn
960e175a29
Merge pull request #7325 from gurevichmark/encrypt_pw_test
Fix password testcases for sha512
2023-02-01 15:18:12 -05:00
Mark Gurevich
d43cb1f134 Fix password testcases for sha512 2023-02-01 11:47:16 -05:00
besawn
baccf746bf
Merge pull request #7323 from gurevichmark/initscripts3
Install initscripts RPM during xCAT install(2)
2023-01-31 14:29:40 -05:00
Mark Gurevich
37486f5bed Add Perl library path to xcat.sh 2023-01-31 14:23:57 -05:00
besawn
db8ec390d6
Merge pull request #7322 from gurevichmark/packimage_timezone_fix2
Improve packimage time zone handling with no exlist
2023-01-31 13:28:26 -05:00
besawn
4b221d59e9
Merge pull request #7320 from peterwywong/ddns
Use xCAT::Utils:CheckVersion to compare BIND versions without using version.pm
2023-01-31 13:19:42 -05:00
besawn
730cafbb03
Merge pull request #7319 from gurevichmark/encrypt_pw_doc
Update docs for password encryption
2023-01-31 12:57:47 -05:00
Mark Gurevich
1c0fc47c8a Install initscripts RPM during xCAT install(2) 2023-01-31 09:04:40 -05:00
Mark Gurevich
20ce89e153 Update docs and testcases to use sha512 2023-01-30 14:55:29 -05:00
Mark Gurevich
92e12302b4 Improve packimage time zone handling with no exlist 2023-01-30 11:49:52 -05:00
Wai Yee Wong
786d271c5f remove use version 2023-01-27 10:26:19 -05:00
Wai Yee Wong
457da8b073 Use xCAT::Utils:CheckVersion to compare BIND versions without using the version.pm 2023-01-26 21:16:55 -05:00
Mark Gurevich
d83e15372c Update docs for password encryption 2023-01-24 10:05:02 -05:00
besawn
43c3a76891
Merge pull request #7315 from gurevichmark/alma_support2
Enable go-xcat to insall xCAT on Alma Linux
2023-01-19 14:09:46 -05:00
Mark Gurevich
a886e8c480 Enable go-xcat to insall xCAT on Alma Linux 2023-01-19 13:11:41 -05:00
besawn
1fcd09b1cc
Merge pull request #7314 from gurevichmark/alma_support
Initial Alma Linux support
2023-01-18 14:56:55 -05:00
Mark Gurevich
9fbd58bfc3 Initial Alma8 support 2023-01-18 11:00:59 -05:00
besawn
913fedb8b7
Merge pull request #7313 from gurevichmark/modules_x86_test
Debug RHEL8.6 "modules" testcase
2023-01-17 13:12:44 -05:00
besawn
da156a6853
Merge pull request #7311 from gurevichmark/osdeploy_probe_dups
Eliminate some duplicate output lines from xcatprobe osdeploy
2023-01-17 11:06:02 -05:00
Mark Gurevich
1172e462bc Debug RHEL8.6 modules testcase 2023-01-17 10:49:12 -05:00
Mark Gurevich
5b5b54c3c3 Eliminate some duplicate output lines from xcatprobe osdeploy 2023-01-12 16:08:31 -05:00
besawn
f4314bbc2a
Merge pull request #7310 from gurevichmark/makedhcp_test
Testcase enhancements
2023-01-10 15:07:06 -05:00
besawn
f6837b12c5
Merge pull request #7291 from gurevichmark/lzma_test3
Ignore lzma dependency on Oracle
2023-01-10 11:13:09 -05:00
Mark Gurevich
cb72906054 Testcase enhancements 2023-01-10 10:21:40 -05:00
besawn
835546f04c
Merge pull request #7302 from Obihoernchen/megware/locale-exclude
Do not exclude ./usr/lib/locale/C*
2022-12-13 13:43:36 -05:00
besawn
4a78ac1fcb
Merge pull request #7255 from Obihoernchen/systemd-service
Fix legacy PIDFile location
2022-12-09 09:47:02 -05:00
Markus Hilger
e60265ef90 Do not exclude ./usr/lib/locale/C*
Missing C locale can cause issues with programs like tmux
2022-12-08 18:20:12 +01:00
besawn
06bcf24168
Merge pull request #7296 from gurevichmark/install_rh9
Installing xCAT on EL9 show message that EPEL and CRB repos are needed
2022-12-07 12:58:40 -05:00
Mark Gurevich
af7264f1ba Bump up go-xcat version number 2022-12-07 11:12:25 -05:00
Mark Gurevich
8e6e151151 Installing xCAT on EL9 display message that EPEL and CRB repos are needed 2022-12-07 10:49:18 -05:00