2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-15 02:44:17 +00:00
Commit Graph

2061 Commits

Author SHA1 Message Date
GONG Jie bb58209781 Remove trailing spaces in file xCAT-server/share/xcat/ib/scripts/Mellanox/mlnxofed_ib_install.v2 2017-12-31 23:59:59 +00:00
GONG Jie c1aa85237a Remove trailing spaces in file xCAT-server/share/xcat/ib/scripts/Mellanox/mlnxofed_ib_install 2017-12-31 23:59:59 +00:00
GONG Jie a4737061e1 Remove trailing spaces in file xCAT-server/share/xcat/ib/netboot/sles/ib.postinstall 2017-12-31 23:59:59 +00:00
GONG Jie 2d3a9596f4 Remove trailing spaces in file xCAT-server/share/xcat/ib/netboot/rh/ib.rhels7.ppc64le.pkglist 2017-12-31 23:59:59 +00:00
GONG Jie aee22bf067 Remove trailing spaces in file xCAT-server/share/xcat/hamn/deactivate-mn 2017-12-31 23:59:59 +00:00
GONG Jie e833fab6de Remove trailing spaces in file xCAT-server/share/xcat/hamn/activate-mn 2017-12-31 23:59:59 +00:00
GONG Jie edcdd8300a Remove trailing spaces in file xCAT-server/share/xcat/devicetype/EthSwitch/config 2017-12-31 23:59:59 +00:00
GONG Jie bb7d0e9442 Remove trailing spaces in file xCAT-server/share/xcat/cons/openbmc 2017-12-31 23:59:59 +00:00
GONG Jie 7aa9ff3b6f Remove trailing spaces in file xCAT-server/share/xcat/conf/goconslogrotate 2017-12-31 23:59:59 +00:00
GONG Jie 255685691a Remove trailing spaces in file xCAT-server/share/xcat/ca/openssl.cnf.tmpl 2017-12-31 23:59:59 +00:00
GONG Jie cb99e7920b Remove trailing spaces in file ./xCAT-server/share/xcat/install/sles/compute.sles12.tmpl 2017-12-31 23:59:59 +00:00
GONG Jie 461aa74609 Remove trailing spaces in file ./xCAT-server/share/xcat/install/scripts/post.xcat.ng 2017-12-31 23:59:59 +00:00
GONG Jie 021ed22d98 Remove trailing spaces in file ./xCAT-server/share/xcat/install/scripts/post.rhels8 2017-12-31 23:59:59 +00:00
yangsong ebc04e4cbc support args in postinstallscripts (#5462)
* support args in postinstallscripts

* add the script to inject systemd service unit
2018-08-17 11:23:56 +08:00
cxhong 0dc260db29 Merge pull request #5514 from robin2008/getopenbmccons
Improve getopenbmccons performance (#5507)
2018-08-16 14:34:49 -04:00
Gᴏɴɢ Jie 0f190b79a5 [go-xcat] Dirty workaround for github issue #5503 on SLES 11 SP4 (#5522) 2018-08-16 19:43:16 +08:00
robin2008 957eaf8016 Improve getopenbmccons performance (#5507)
- as it is only DB operation, do all things in preprocess_handler
 - pass 'node' instead of 'noderange' to avoid accessing whole `nodelist`
2018-08-15 16:59:39 +08:00
Yuan Bai de8dadfd41 fix /etc/hosts empty in sles12sp3 diskful installation (#5469)
* fix /etc/hosts empty

* fix /etc/hosts empty
2018-08-07 14:57:08 +08:00
Gᴏɴɢ Jie 202e6d1ec3 Draft compute.rhels8.tmpl for RHEL8 Alpha Base OS (#5341)
Draft compute.rhels8.pkglist for RHEL8 Alpha Base OS
Draft pre.rhels8 for RHEL8 Alpha Base OS
Draft post.rhels8 for RHEL8 Alpha Base OS
Draft next generation post.xcat.ng
2018-08-06 16:47:07 +08:00
Yuan Bai fc1c23285e enhance partition for sles12sp3 (#5457) 2018-08-02 17:19:08 +08:00
Gᴏɴɢ Jie 802ed5cbad Suppress the `index.attr, No such file or directory' error message from openssl (#5456) 2018-08-02 17:00:22 +08:00
cxhong ce42f6e03e block the command if run by non-root users (#5438) 2018-07-27 10:52:24 +08:00
Gᴏɴɢ Jie 29b5e07264 Add chrony to default Ubuntu 18.04 package lists (#5435)
* Add chrony to default Ubuntu 18.04 diskful package lists

* Add chrony to default Ubuntu 18.04 diskless package lists
2018-07-26 15:06:47 +08:00
Gᴏɴɢ Jie 299570f550 Enlarge the size of /boot partition for Ubuntu (#5432) 2018-07-25 16:33:00 +08:00
Yuan Bai 806c507a6a support sles12sp3 servicenode installation (#5426)
* support sles12sp3 servicenode installation

* polished
2018-07-24 17:32:08 +08:00
Gᴏɴɢ Jie b86e2082bf Workaround for Ubuntu 18.04 busybox bug (#5421)
* Workaround for Ubuntu 18.04 busybox bug https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1753572

* Add cpio to the Ubuntu 18.04 diskless pkglist
2018-07-23 17:00:37 +08:00
Gᴏɴɢ Jie d3f1bbbe26 Add virtio_net to default network driver list for Ubuntu on ppc64el (#5396) 2018-07-13 14:11:13 +08:00
GONG Jie de3e5da935 Fix github issue #5365. Tinker for the openssl -no_ssl2 command line argument 2018-07-09 17:05:44 +08:00
Gᴏɴɢ Jie da35f335b1 Fix github issue #5365. Proper handle the -no_ssl2 argument of openssl s_client (#5369) 2018-07-04 14:48:33 +08:00
Yuan Bai 21cf3c56d2 diskless support root options in addkcmdline (#5366)
* add root options

* polished

* polished
2018-07-03 16:51:06 +08:00
Gᴏɴɢ Jie da8983a95e Revert "Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more (#5358)" (#5364)
This reverts commit dc2ea9014d.
2018-07-03 16:11:42 +08:00
Gᴏɴɢ Jie dc2ea9014d Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more (#5358) 2018-07-02 18:11:21 +08:00
Gᴏɴɢ Jie 91e34bf84a Fix Ubuntu 18.04 postscript problem (#5356)
* Reformat post.ubuntu.common

* Revise post.ubuntu.common
2018-07-02 17:06:38 +08:00
Gᴏɴɢ Jie b00f1f8188 Add compute.ubuntu18.04.x86_64.pkglist for Ubuntu 18.04 x86-64 support (#5343) 2018-06-27 16:45:41 +08:00
Gᴏɴɢ Jie 2559d28cb4 Revise Ubuntu 18.04 package list, add ifupdown, remove ntp and ntpdate (#5324) 2018-06-26 13:06:52 +08:00
Gᴏɴɢ Jie f7c7ea884f [go-xcat] Fix package version checking on Ubuntu 18.04 (#5320) 2018-06-25 20:51:10 +08:00
Gᴏɴɢ Jie f718db6b00 Add pkglist files for Ubuntu 18.04 (#5307) 2018-06-21 10:24:37 +08:00
yangsong c49e41da99 support environment variables in osimage customized files (#5281)
* * osimage table schema change: add a "environvar" col in osimage table to hold environment variables used in osimage customized files
* osimage object schema change: add a environvar attribute, which refers to  osimage.environvar
* the environment variables specified in "environvar" attribute will be exported during invocation of postinstall scripts in genimage

* support variables in synclists

* support environment variables in genimage,mkinstall,getpostscript

* support environment variables for xdcp -i -F in packimage
2018-06-15 14:51:41 +08:00
cxhong f10d33f66c redirect wget output to /tmp/wget.log (#5251)
* redirect wget output to /tmp/wget.log
2018-05-30 09:36:07 +08:00
yangsbj dad1f72fdc fix issue Non-root user can not run ping on ubuntu 14.4.4 diskless #5227 2018-05-21 00:51:32 -04:00
yangsbj cea795309d add iputils into compute.sles11.pkglist 2018-05-10 02:10:37 -04:00
Bin Xu fc4bbd33fe Fix the issue for stateless node in debug mode, /dev/log is not available (#5086)
(#4929) - use imjournal to make rsyslogd work well with journald
2018-04-11 14:19:35 +08:00
Yuan Bai 78fa1c63e8 enhance exlist without typo and duplicate lines (#5036) 2018-03-30 11:32:32 +08:00
Gᴏɴɢ Jie 4507a038ba Accumulated go-xcat updates (#4991)
* Fix vim modelines

* [go-xcat] Fix --long-help

* [go-xcat] Add curl support

* [go-xcat] Better tarball support

* [go-xcat] Explaination of --xcat-version argument in help message

* [go-xcat] Disable xCAT-core.repo and xCAT-dep.repo if they exist

* [go-xcat] Add change logs
2018-03-28 17:47:44 +08:00
zet809 27779acc74 Merge pull request #5016 from chenglch/logrotate
Add default logrotate configuration for gocons
2018-03-28 16:38:58 +08:00
chenglch 2ac315cbe2 Add default logrotate configuration for gocons
Add logrotate conf for the console log files and log
of goconserver.
2018-03-27 17:11:25 +08:00
Yuan Bai 9a12802077 Merge pull request #5012 from robin2008/xdcpmerge
updatenode MERGE mode does not support update an existing entry
2018-03-27 14:21:46 +08:00
Bin Xu 961108c53b updatenode MERGE mode does not support update an existing entry 2018-03-26 18:06:49 +08:00
yangsong 3217230d19 fix issue chroot, rpm -qa error: Failed to initialize NSS library #4959 (#5011)
* move use_devurandom before package instllation:fix issue #4959
2018-03-26 17:35:19 +08:00
yangsong 3d5cd23d0d fix issue chroot, rpm -qa error: Failed to initialize NSS library #4959 (#4967) 2018-03-19 16:28:05 +08:00