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

26672 Commits

Author SHA1 Message Date
Mark Gurevich
a5d5ee03be Additional testcase and postscript changes for AlmaLinux 2023-02-07 14:54:35 -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
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
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
besawn
d81b6abf8a
Merge pull request #7260 from Obihoernchen/megware/dnssec
Properly parse newer BIND versions
2022-12-06 13:39:48 -05:00
besawn
e08cb9885d
Merge pull request #7294 from peterwywong/diskless_kdump
Remove added osimage and node attributes at the end of linux_diskless_kdump
2022-12-05 10:17:00 -05:00
Wai Yee Wong
45f55e08c1 Remove added osimage and node attributes at the end of linux_diskless_kdump 2022-12-05 01:04:46 -05:00
besawn
d63152c68f
Merge pull request #7293 from gurevichmark/split_bundle
Split RHEL weekly bundles
2022-12-02 08:30:53 -05:00
Mark Gurevich
2ca90e4464 Split RHEL weekly bundles 2022-12-01 17:21:14 -05:00
besawn
afb8c3b464
Merge pull request #7292 from gurevichmark/quiet_spell
Fix 'quiet' spelling
2022-11-29 12:32:17 -05:00
Mark Gurevich
3ecf73ce6b Fix 'quiet' spelling 2022-11-29 11:50:18 -05:00
Mark Gurevich
5ea831704d Ignore lzma dependency on Oracle 2022-11-28 15:10:28 -05:00
besawn
29a754b841
Merge pull request #7289 from fangjzh/master
Update diskinfo of Rocky Linux 8.7
2022-11-21 14:59:22 -05:00
fangjzh
b99133ad84
Update diskinfo of Rocky Linux 8.7
Update diskinfo of Rocky Linux 8.7
2022-11-20 22:19:58 +08:00