2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-06-16 16:40:51 +00:00
Commit Graph

26197 Commits

Author SHA1 Message Date
Jarrod Johnson 751bce2480 Enable HTTPS download of image
If some software has augmented the xCAT boot process for https,
allow that to be recognized.
2020-11-05 14:16:41 -05:00
Jarrod Johnson 4f0a510668 Do not error on missing pxelinux.0
It is not always needed anymore, in fact it is rarely
used.
2.16.0.lenovo2
2020-10-02 08:31:48 -04:00
Jarrod Johnson f503115b7e Remove use SNMP from pdu 2.16.0.lenovo1 2020-08-13 08:48:07 -04:00
Jarrod Johnson 22a5b1862a Make SNMP optional
With cumulus switches and relatively rarer use of pdu plugin,
make the ever frustrating net-snmp-perl rpm dependency
optional rather than required.
2020-08-13 08:12:00 -04:00
Jarrod Johnson 9a8679f47e Change default SLE root to use whole boot disk
The auto behavior is to have a relatively small root fs.
It has been requested that this be changed to use most of the disk.
2020-07-22 07:37:28 -04:00
Jarrod Johnson 72d68bc7bd Fix Cumulus support of breakout ports
The code before was way too picky and complex, when it could
have been simple and forgiving.
2020-07-10 10:50:24 -04:00
Jarrod Johnson 27293ed404 Fix stock SLE15 install template 2020-07-02 12:10:01 -04:00
Jarrod Johnson 7094ba0cf3 Handle more unusual ipv6 route tables 2020-07-02 10:31:25 -04:00
Jarrod Johnson 2357c29887 Add Walker Pass to bmcsetup 2020-06-25 11:55:34 -04:00
Jarrod Johnson abc782473a Merge tag '2.16.0' into lenovobuild 2020-06-22 11:07:17 -04:00
Jarrod Johnson 96cf51920b Add RHEL media autodetection
Rather than using discids, RedHat could also use
media autodetection.
2020-06-19 07:23:02 -04:00
Mark Gurevich 7fc773bd8e Merge pull request #6735 from xcat2/master
Merge from master to 2.16 branch for 2.16.0 release. (1)
2.16.0
2020-06-16 16:05:00 -04:00
cxhong a01313868a Merge pull request #6733 from gurevichmark/go-xcat-sles3
Add no-cache option to go-xcat testcases
2020-06-16 14:31:30 -04:00
cxhong b0eddec29c Merge pull request #6734 from gurevichmark/sles_migration_test
Testcase fixes
2020-06-16 14:30:17 -04:00
Mark Gurevich 7402d9b692 Testcase fixes 2020-06-16 13:42:57 -04:00
Mark Gurevich 0bafaab3c5 Add no-cache option to go-xcat testcases 2020-06-16 11:08:07 -04:00
cxhong 09bd5d87a5 Merge pull request #6732 from gurevichmark/go-xcat-sles2
Flush out deps repomd.xml
2020-06-15 11:02:08 -04:00
Mark Gurevich c17587e6f4 Flush out deps repomd.xml 2020-06-12 13:15:03 -04:00
besawn a93c7c9dcb Merge pull request #6730 from gurevichmark/xcat2_2.16.x_release
Adding 2.16.x release information
2020-06-09 14:42:00 -04:00
Mark Gurevich 199b6ba921 Adding 2.16.x release information 2020-06-09 10:59:31 -04:00
cxhong 07269dd010 Merge pull request #6728 from gurevichmark/go-xcat-sles
Flush out repomd.xml
2020-06-08 17:10:07 -04:00
Mark Gurevich 1392140002 Flush out repomd.xml 2020-06-08 15:43:45 -04:00
cxhong 5c403dd617 Merge pull request #6727 from jjohnson42/fixsusehostname
Set hostname sooner for SuSE stateless images
2020-06-08 10:51:08 -04:00
Mark Gurevich 9c6cc57282 Merge pull request #6726 from chenhanxiao/remove_imgexport_v_test
test: remove imgexport -v test case
2020-06-05 11:21:37 -04:00
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
Jarrod Johnson 04588732a7 Set hostname early in SuSE boot process
This avoids a gap where hostname is not well defined.
2020-06-05 11:11:35 -04:00
Chen Hanxiao ebbe32a81d test: remove imgexport -v test case
we don't support show version of imgexport.
-v means verbose for imgexprot.
So delete this testcase.

Issue:
# imgexport -v
Exporting  to /root...
Error: [fnst-c0]: Cannot find image '' from the osimage table.

Signed-off-by: Chen Hanxiao <chen_han_xiao@126.com>
2020-06-05 11:43:58 +08:00
Mark Gurevich 518259192d Merge pull request #6725 from cxhong/confignics
Remove confignics from xCAT documentation
2020-06-04 12:41:36 -04:00
cxhong bd7ff51f6c Remove confignics for xCAT doc 2020-06-04 10:00:56 -04:00
besawn 8d84208579 Merge pull request #6720 from gurevichmark/uefi_fat32
Set UEFI filesystem to fat32
2020-06-04 09:14:12 -04:00
besawn 5c7e54797e Merge pull request #6717 from cxhong/defaultroute
Fix duplicate entries in the ifcfg files
2020-06-04 09:11:33 -04:00
besawn 5bb801d97d Merge pull request #6713 from gurevichmark/bmcdiscover_pw_change
Add option to bmcdiscover command to change default BMC password
2020-06-02 08:28:23 -04:00
Mark Gurevich b2e4c93c2b Typo fix 2020-06-01 17:39:29 -04:00
cxhong 956f316392 Merge pull request #6722 from gurevichmark/dbootstrap
Improve genimage message
2020-06-01 17:38:01 -04:00
cxhong b51e48c8cb Merge pull request #6723 from gurevichmark/namedincludes_schema
Add namedincludes to site table documentation
2020-06-01 17:26:22 -04:00
Mark Gurevich 666399a22e Add namedincludes to site table documentation 2020-06-01 15:11:39 -04:00
Mark Gurevich 1c88d50163 Improve genimage message 2020-06-01 14:29:12 -04:00
Mark Gurevich 239f883e5f Set UEFI filesystem to fat32 2020-06-01 10:13:50 -04:00
cxhong b8dae1c4cd Merge pull request #6705 from Obihoernchen/nicutils-fixes
Multiple nicutils.sh fixes
2020-05-28 16:37:07 -04:00
cxhong 464bf905eb Merge pull request #6718 from gurevichmark/testcse_nodeset
Improve genesistest.pl script
2020-05-28 16:34:14 -04:00
cxhong ec8604b112 Merge pull request #6710 from khm/syncfiles-fix
DSHCLI.pm:  Skip noderange-specific syncfiles during local copy
2020-05-28 15:55:09 -04:00
Mark Gurevich ac97b8eeb0 Update Version 2020-05-28 11:26:58 -04:00
Mark Gurevich e6f84d2281 Improve genesistest.pl script 2020-05-27 16:55:27 -04:00
cxhong 8394f0e1ee replace extra nic param instead of append 2020-05-20 14:41:32 -04:00
cxhong 1d72ebfd03 Merge pull request #6716 from gurevichmark/kdump_testcase
Improve verification of kdump testcase
2020-05-20 10:00:51 -04:00
Mark Gurevich 362c61fa35 Improve verification of kdump testcase 2020-05-19 10:37:53 -04:00
cxhong f139eaf26c Merge pull request #6708 from gurevichmark/nics_doc
Clarify Network Interface doc
2020-05-18 10:14:27 -04:00
Mark Gurevich fe1168bf2c Merge pull request #6712 from cxhong/6704
Remove quotes XCATSERVER from xcatinfo
2020-05-15 15:21:51 -04:00
Jarrod Johnson 256293907d Remove syslinux-xcat requirement 2020-05-15 15:03:53 -04:00
Mark Gurevich b912917911 Add option to bmcdiscover command to change default BMC password 2020-05-15 14:57:17 -04:00