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

9939 Commits

Author SHA1 Message Date
Victor Hu
0ee133ce9b Improve the debug messages to show plugin 2019-05-09 17:23:50 -04:00
Victor Hu
d80bda8eb4 Plugin should not return error in certain places because it will attempt to look at another plugin 2019-05-09 17:20:10 -04:00
yangsong
dc8b845aef
Merge pull request #6295 from whowutwut/copycds_error
Add non zero return code to the error callback for copycds
2019-05-08 09:42:05 +08:00
Victor Hu
5188f3a526 Add non zero return code to the error callback 2019-05-07 10:36:19 -04:00
GONG Jie
ad1df10c74 Add pkglist files for Ubuntu 18.04.2 2019-05-07 13:53:18 +08:00
yangsong
13721753f0
Merge pull request #6274 from neo954/grub2-http-httpport
Fix site.httpport support for grub2-http
2019-05-07 11:00:02 +08:00
yangsong
c3666fa57a
Merge pull request #6283 from whowutwut/copycds_centos
Allow copycds to work for CentOS when the user inputs a valid name/arch
2019-05-06 10:38:06 +08:00
yangsong
50263e404e
Merge pull request #6275 from neo954/issue-5850
Fix dhcp.pm for grub2-http and grub2-tftp
2019-05-06 10:24:40 +08:00
zet809
b69322fc08
Merge pull request #6277 from gurevichmark/pnor_fw_boston_version
Make rflash -c match output of hpm check
2019-05-05 09:59:29 +08:00
Victor Hu
1cbe1ee8f4 Add some debug into copycds to help when issues come up, allow for user to specify options to copycds 2019-05-02 15:51:15 -04:00
Mark Gurevich
1ceff1ac2a Support new PowerSupplyRedundancy endpoint 2019-05-01 17:05:18 -04:00
Mark Gurevich
d5e61bafc6 Make rflash -c match output of hpm check 2019-04-30 14:48:22 -04:00
GONG Jie
267f44de7c Fix dhcp.pm for grub2-http and grub2-tftp 2019-04-30 12:11:39 +08:00
GONG Jie
89e9745a4f Handle site.httpport for grub2-http 2019-04-30 11:56:21 +08:00
GONG Jie
86874cd167 Add goconserver to the SLES12 otherpkgs.pkglist. In order to pull the xcat-dep directory into the zypper repository 2019-04-23 17:02:04 +08:00
yangsong
7a7d21a312
Merge pull request #6257 from neo954/issue6247-makentp
Let makentp fall back to use ntpd when systemctl is not available.
2019-04-23 14:57:35 +08:00
yangsong
65623c3a5b
Merge pull request #6252 from bybai/mkdns
change /var/named permission to default 0750 in makedns
2019-04-22 17:41:11 +08:00
GONG Jie
ca3251aaf1 Let makentp fall back to use ntpd when systemctl is not available. 2019-04-22 17:37:21 +08:00
bybai
c7145b61a1 improved 2019-04-22 05:00:58 -04:00
GONG Jie
73f9b49e27 Remove package conserver-xcat from service node otherpkgs package lists 2019-04-22 13:20:31 +08:00
bybai
17748beb53 change /var/named permission to default 0750 2019-04-19 06:49:41 -04:00
zet809
84bd7691e8
Merge pull request #6242 from neo954/xcat-spec
Remove conserver-xcat from all xCAT shipped RPM requirements
2019-04-19 14:53:16 +08:00
GONG Jie
c06f1a4213 Update xCAT-server.spec to require a new version of grub2-xcat 2019-04-18 17:41:35 +08:00
GONG Jie
13cd3186ea Bump go-xcat version 2019-04-18 17:06:35 +08:00
GONG Jie
d710fb4b30 Remove conserver-xcat from go-xcat package list 2019-04-18 17:06:04 +08:00
huweihua
7bac32b9e8 add tar to more pkglist files which related rhels8 2019-04-18 03:04:54 -04:00
huweihua
9bad0ff881 add tar to compute.rhels8.pkglist 2019-04-18 02:52:05 -04:00
yangsong
319d30da28
Merge pull request #6219 from neo954/rhels8-partition
A new partition scheme for RHEL 8
2019-04-18 14:05:52 +08:00
yangsbj
9b41890a2e support https:// prefix in otherpkgdir and pkgdir; ignore invalid repos 2019-04-18 01:01:44 -04:00
yangsong
cdac7915e4
Merge pull request #6233 from neo954/base64decode
Add the shell function base64decode() to pre scripts.
2019-04-18 10:31:49 +08:00
GONG Jie
6e6a020978 Revise error handling for function getdisksize() 2019-04-17 15:36:38 +08:00
GONG Jie
b2dd4a5a56 Revise error handling for function getdisksize() 2019-04-17 15:34:25 +08:00
GONG Jie
3a66210a4d Add function base64decode() into file pre.sles 2019-04-17 15:23:27 +08:00
GONG Jie
b8383a7e65 Add function base64decode() into file pre.sle15 2019-04-17 15:23:17 +08:00
GONG Jie
773ff1b7bf Add function base64decode() into file pre.rh 2019-04-17 15:23:03 +08:00
GONG Jie
a1ec58c5ba Add function base64decode() into file pre.pkvm3 2019-04-17 15:22:51 +08:00
zet809
3e219839be
Merge pull request #6209 from gurevichmark/rspconfig_dump_service
Add server name to rspconfig dump output
2019-04-17 12:43:19 +08:00
GONG Jie
428483035f Only pass "--compress" argument to dracut when ($dracutver > "033") 2019-04-16 14:42:23 +08:00
Mark Gurevich
ac6f514ca9 Undo verify packaging command PR 6216 2019-04-12 13:24:49 -04:00
GONG Jie
a62468da34 Patch pre.rhels8 2019-04-11 18:04:39 +08:00
GONG Jie
2e726e81a9 A new partition scheme for RHEL 8 compute node 2019-04-11 18:04:31 +08:00
GONG Jie
6d549c1fdd Get disk size of install disk 2019-04-11 18:04:26 +08:00
yangsong
eeac8b72f0
Merge pull request #6211 from neo954/rhels8-diskless-pkglist
Revise the pkglist files for RHEL 8 diskless compute node and service node
2019-04-11 17:08:36 +08:00
GONG Jie
3496382747 Add tar back to the diskless pkglist files 2019-04-11 16:43:54 +08:00
Mark Gurevich
002c40f9e6 Verify zypper command can be executed 2019-04-10 15:21:51 -04:00
Mark Gurevich
54a55a4d0d Verify debootstrap command can be executed 2019-04-10 14:26:33 -04:00
Mark Gurevich
135f4cdcea Use Sys::Hostname instead of Net::Domain 2019-04-09 11:26:17 -04:00
GONG Jie
8c0224ea80 Make the pkglist for RHEL 8 diskless service node same as the pkglist for diskfull service node 2019-04-09 11:09:21 +08:00
GONG Jie
39595c9dd0 Make the pkglist for RHEL 8 diskless compute node same as the pkglist for diskfull compute node 2019-04-09 11:09:08 +08:00
Mark Gurevich
932bf55944 Use xCAT::MsgUtils->message instead of xCAT::SvrUtils::sendmsg 2019-04-08 16:53:11 -04:00