2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-22 09:32:27 +00:00
Commit Graph

25256 Commits

Author SHA1 Message Date
Jarrod Johnson e53b62e0cf No longer require elilo
elilo is now only used in the narrow window of distributions
that had UEFI support but not EFISTUB.

Such a user will already have it installed.  A brand new install
should not be using elilo.
2019-06-19 09:47:11 -04:00
Jarrod Johnson 6888cad66d Have xnba conditionally do elilo if needed
CentOS 6 and RHEL 6 for example do not support direct iPXE
boot.  For those platforms, auto-use elilo for uefi boot.
2019-06-19 09:45:24 -04:00
Jarrod Johnson cb8d671de6 Explicitly manage logrotate.d permissions
The implicit depends too much on build user today,
fix since logrotate is strict.
2019-06-17 09:12:26 -04:00
Jarrod Johnson 097f9cc50a Remove use of elilo
iPXE can directly execute all but the most ancient Linux kernels
directly in UEFI boot.  Remove the elilo intermediate step.
2019-06-13 15:14:07 -04:00
Jarrod Johnson bc20c2e9a4 Do not default ciphers if version set
A custom TLS version can conflict with the default ciphers.
2019-06-11 13:44:00 -04:00
Jarrod Johnson 3110dc8fd7 Fix SLE15 genimage with existing passwd
SLE15 code was overwriting valid /etc/passwd on
partially built images.
2019-06-11 10:59:32 -04:00
Jarrod Johnson bff53d4eae Merge tag '2.14.6' into lenovobuild2.14
xCAT 2.14.6 release
2019-05-02 13:05:07 -04:00
Jarrod Johnson dbee43b89c Have update.log only present one update worth of log 2.14.5.lenovo2 2019-04-16 16:02:01 -04:00
Jarrod Johnson 51d87d4d36 Put stderr in the upgrade.log 2.14.5.lenovo1 2019-04-15 16:41:51 -04:00
Jarrod Johnson 47d8ae83c0 Fix some RHEL8 deploy problems 2019-04-09 15:09:03 -04:00
Jarrod Johnson f07c819d5d Add alternative location for grub preconfig 2019-04-09 14:37:49 -04:00
Jarrod Johnson ed7063b577 Disable GRUB attempt to do direct serial 2019-04-09 13:05:22 -04:00
Jarrod Johnson 619bff27ef Add notation about SLE and reboot postscript 2019-04-09 10:22:23 -04:00
Jarrod Johnson 220618f450 Merge branch 'lenovobuild2.14' of github.com:jjohnson42/xcat-core into lenovobuild2.14 2019-04-08 15:17:13 -04:00
Jarrod Johnson 7e7e8af978 Remove spurious old SLE15 attempt 2019-04-08 15:16:57 -04:00
yangsbj 6570378a61 fix issue PR #6001 resulted in test case updatenode_syncfile_EXECUTE failed #6016 2019-04-04 09:00:42 -04:00
yangsong 2f2b17f85e EXECUTE in sync list will not invoke post sync scripts if the script itself is updated (#6001) 2019-04-04 09:00:29 -04:00
yangsbj 867d477510 fix issue xdcp EXECUTE of .post script not working as expected #5987 2019-04-04 08:59:05 -04:00
Jarrod Johnson 266e72d51d Change more SLE to UTC from GMT 2019-04-02 09:50:46 -04:00
Jarrod Johnson 9656794352 Correct hwclock in other SLE xml 2019-04-02 09:43:53 -04:00
Jarrod Johnson ac04f5addd Fix reboot systemd-run
It would just schedule itself.
2019-04-02 08:27:00 -04:00
Weihua Hu 7c787c499e Merge pull request #6195 from xcat2/master
Merge master to 2.14 branch for 2.14.6 release
2.14.6
2019-03-29 15:14:48 +08:00
yangsong 80f28f5edd Merge pull request #6194 from hu-weihua/kdump
update linux_diskless_kdump to  consistent with fix 6189
2019-03-29 13:39:13 +08:00
huweihua 20a55f7978 update linux_diskless_kdump to consistent with fix 6189 2019-03-29 01:34:29 -04:00
zet809 77f426eb9e Merge pull request #6193 from bybai/unknown
work around some RH version ip link state UNKNOWN issue
2019-03-29 11:34:25 +08:00
bybai b9b1bd2585 workaround RH ip link state UNKNOWN issue 2019-03-28 23:32:15 -04:00
zet809 a09e5bac44 Merge pull request #6192 from xcat2/master
Merge master to 2.14 for 2.14.6 release(2)
2019-03-28 17:48:36 +08:00
yangsong 8a0ae6a41f Merge pull request #6189 from neo954/rhels8-kdump
Put the dracut_args --omit back into /etc/kdump.conf
2019-03-28 17:34:13 +08:00
tingtli 65d5aff7bd Merge pull request #6191 from hu-weihua/console
Looks good to me, i agree to merge.
2019-03-28 17:02:34 +08:00
Weihua Hu b8ee6c7a13 Merge pull request #6187 from xuweibj/stop_conserver
stop conserver service in makeconservercf cases
2019-03-28 17:01:18 +08:00
GONG Jie 6cb7aa0eb2 Revert "Copy file /etc/os-release for kdump over ethernet on RHEL 8"
This reverts commit 3640ce59e1.
2019-03-28 17:01:08 +08:00
GONG Jie 25bd151335 Donot add kernel argument root= on RHEL 8 2019-03-28 17:01:06 +08:00
xuweibj 132df89d77 stop conserver service in makeconservercf cases 2019-03-28 04:53:30 -04:00
Weihua Hu 496b35b419 Merge pull request #6190 from tingtli/newbundle
update daily bundle to remove makeconservercf cases
2019-03-28 16:38:01 +08:00
huweihua 9bef9429b7 add console setup for installation related cases of packimg and cruncmdinstaller 2019-03-28 04:35:59 -04:00
litingt 72303b2192 update daily bundle to remove makeconservercf cases 2019-03-28 04:13:24 -04:00
GONG Jie 3640ce59e1 Copy file /etc/os-release for kdump over ethernet on RHEL 8 2019-03-28 15:25:17 +08:00
GONG Jie b269c0067b Enlarge the recommended size for tmpfs file system used for kdump over ethernet 2019-03-28 14:06:18 +08:00
GONG Jie cafb5bef10 Put the dracut_args --omit back into /etc/kdump.conf 2019-03-28 11:57:44 +08:00
zet809 b58ea242fd Merge pull request #6188 from bybai/sle_slow
add wait ifstate since power NIC ifup is slower in test env
2019-03-28 11:40:28 +08:00
bybai 348cb1d39f add wait ifstate since power NIC ifup is slower in test env 2019-03-27 23:36:13 -04:00
Weihua Hu bed4b47f08 Merge pull request #6186 from xcat2/master
Merge master to 2.14 branch for 2.14.6 release
2019-03-27 17:41:59 +08:00
Weihua Hu 1fd7c278b7 Merge pull request #6185 from zet809/update_release_info_for_2.14.6
Update release information for 2.14.6 release
2019-03-27 17:38:28 +08:00
ertaozh 7abc876030 Update release information for 2.14.6 release 2019-03-27 05:20:56 -04:00
Bin Xu 51a856b987 Merge pull request #6184 from hu-weihua/getmacs
refine getmacs test cases
2019-03-27 16:48:01 +08:00
Weihua Hu c6a714220a Merge pull request #6182 from zet809/fix_rspconfig_h_case
Fix case problem for rflash_h
2019-03-27 16:36:57 +08:00
Weihua Hu 09565c7f6d Merge pull request #6181 from xuweibj/T42
update makeconservercf cases
2019-03-27 16:32:02 +08:00
huweihua 154c1bb406 refine getmacs test cases 2019-03-27 04:23:39 -04:00
Bin Xu ec6a59c51f Merge pull request #6183 from xuweibj/py3_error
support python3 update exceptions function code
2019-03-27 16:11:53 +08:00
xuweibj 8a65fafb47 support python3 update exceptions function code 2019-03-27 03:51:18 -04:00