2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-07 18:58:14 +00:00
Commit Graph

2407 Commits

Author SHA1 Message Date
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
7e7e8af978 Remove spurious old SLE15 attempt 2019-04-08 15:16:57 -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
c7b85eaea3 Fix hwclock setting for SLE15
GMT causes localtime to be the timezone.
2019-03-21 15:30:48 -04:00
Jarrod Johnson
c26fdffb3e Correct package name for iputils in SLE 2019-03-04 12:39:39 -05:00
Jarrod Johnson
3d1844c7a2 Adjust the package list for diskful SLE
Add commonly desired packages
2019-03-04 10:56:21 -05:00
Jarrod Johnson
092e525688 Have iputils available in SLE install
This was breaking various scripts
2019-03-04 10:07:01 -05:00
Jarrod Johnson
2222e61612 Adapt SLES to only modify SLES12
SLE15 uses Volume0_0, not Volume0 like SLES12
2019-01-16 15:02:20 -05:00
Jarrod Johnson
d527bb0b86 Support SuSE style RSTe
SuSE renames the RSTe volume in the middle.
2019-01-16 14:37:50 -05:00
Jarrod Johnson
c6c70e5df1 Auto-sense RSTe configuration and use it
RSTe can induce a software raid.  If detected use
that software raid.
2019-01-16 13:29:10 -05:00
Jarrod Johnson
eb68b59906 Merge tag '2.14.5' into lenovobuild2.14
xCAT 2.14.5 release
2019-01-09 14:20:23 -05:00
yangsong
a60c79e0c1 support site.httpport in ubuntu diskless (#5865) 2018-12-04 11:14:19 +08:00
Yuan Bai
3b5fd8582e add syslog for pre script (#5838)
* add syslog for pre script
2018-11-27 17:05:36 +08:00
Yuan Bai
b117be552a refine tag prefix xcat.deployment for sles/ubuntu provision (#5831)
* refine tag prefix xcat.deployment for sles/ubuntu provision
2018-11-23 10:00:02 +08:00
Gᴏɴɢ Jie
e1009c6f71 [go-xcat] Force use C locale when do rpm query (#5827) 2018-11-22 18:47:23 +08:00
Gᴏɴɢ Jie
972a7d1c9e Minor go-xcat updates (#5753)
* [go-xcat] Revise the error handling of xCAT uninstallation

* [go-xcat] Add xCAT-genesis-builder to the uninstallation package list

* [go-xcat] allow-insecure=yes for unsigned Debian/Ubuntu repository

* [go-xcat] Set gpgcheck=0 if file repomd.xml.asc is not found

* [go-xcat] Run `apt-get purge` for completely xCAT uninstallation on Ubuntu

* [go-xcat] Bump version number

* [go-xcat] Better error message when smoke test failed

* Remove empty line

* [go-xcat] Fix error handling in extract_archive
2018-11-22 18:43:23 +08:00
Gᴏɴɢ Jie
d52f6600bc Fix shabang for some old scripts (#5824) 2018-11-20 20:16:15 +08:00
Yuan Bai
cfdce8a7a5 fix 5733 genimage in ubuntu16.04.5 failure (#5781) 2018-11-09 14:12:56 +08:00
Yuan Bai
13bca11a9d add sys log for redhat statelite (#5771)
* add sys log for redhat statelite
2018-11-07 16:47:46 +08:00
Bin Xu
5a3b4c83a1 Merge pull request #5765 from immarvin/onhttport
modify HTTPPORT in post.xcat with macro TABLEBLANKOKAY
2018-11-06 16:40:54 +08:00
yangsbj
2d4141b7d7 modify HTTPPORT in post.xcat with macro TABLEBLANKOKAY 2018-11-06 01:36:29 -05:00
Bin Xu
c074db3e02 Merge pull request #5757 from immarvin/onhttport
add support for site.httpport for post.xcat,  updatenode, nodeset and makedhcp
2018-11-05 13:23:13 +08:00
yangsbj
accb6d69a9 write HTTPPORT= to xcatinfo 2018-11-02 05:16:14 -04:00
Gᴏɴɢ Jie
7dab7922d7 A more real world partitioning scheme for RHEL8 (#5760) 2018-11-02 16:46:10 +08:00
yangsbj
5c910eca26 add support for site.httpport for post.xcat and updatenode 2018-11-01 05:21:08 -04:00
Gᴏɴɢ Jie
0e6365d8c6 Fix github issue #5500. Do not restart service openibd in the installation stage (#5723) 2018-10-31 17:33:25 +08:00
Yuan Bai
e7176d7093 log tag support for common scripts (#5743)
* log tag support for common scripts

* enhancements

* typo fixed
2018-10-30 16:57:39 +08:00
Yuan Bai
8d53df4595 Merge pull request #5738 from robin2008/gpt
localdisk to support user customize the partition table type
2018-10-26 16:56:38 +08:00
GONG Jie
1fc3e2d18c [go-xcat] Fix command line argument handling bug introduced by previous commits 2018-10-26 16:07:55 +08:00
bxuxa
8fb3c11461 localdisk to support user customize the partition table type
some old code issues found during UT for this feature
2018-10-26 15:13:56 +08:00
GONG Jie
3d4f196426 [go-xcat] Change back to gpgcheck=0 2018-10-26 11:29:38 +08:00
Gᴏɴɢ Jie
833f33c820 [go-xcat] Fix the result of smoke test when xCAT is not installed (#5731)
* [go-xcat] Revise the command line argument handling

* [go-xcat] Revise test cases

* [go-xcat] Fix the result of smoke test when xCAT is not installed
2018-10-25 17:19:30 +08:00
Gᴏɴɢ Jie
01ad6cd6a6 Uninstall xCAT with go-xcat (#5674)
* [go-xcat] Revise debug log, in order to make debugging go-xcat and bug reporting easier.

* [go-xcat] Revise the prompt messages

* [go-xcat] In yum/zypper repo file, use gpgcheck=1

* [go-xcat] Bump version number

* [go-xcat] Revise the help messages

* [go-xcat] xCAT uninstallation

* [go-xcat] Fix kill command error messages

* [go-xcat] Simplify command line argument processing

* [go-xcat] When do a `check', only run update_repo

* Update document of xCAT uninstallation - use `go-xcat uninstall`

* [go-xcat] Handle goconserver in trash_xcat()

* [go-xcat] Add goconserver to the uninstallation package list

* Add goconserver to the uninstallation package list

* [go-xcat] Fix debug_logger

* [go-xcat] xCAT can be completely uninstalled
2018-10-25 13:24:15 +08:00
Yuan Bai
735b121e15 classify deployment log and updatenode log (#5725)
* classify deployment log and updatenode log

* add deployment starting for xcatroot
2018-10-24 17:03:52 +08:00
cxhong
51bd7fea27 Add wget package to rhels8 pkglist (#5708) 2018-10-17 10:14:45 +08:00
Yuan Bai
2fc70739ab delete nfsvers=3 for rh statelite (#5704) 2018-10-15 16:19:37 +08:00
Mark Gurevich
5f88870e33 Remove commented out lines 2018-10-11 15:54:39 -04:00
Mark Gurevich
3d41124508 Changes after the review 2018-10-03 11:19:27 -04:00
Mark Gurevich
3970342342 xCAT name consistency 2018-10-01 13:15:58 -04:00
zet809
c675a653db Merge pull request #5643 from jjohnson42/cnosxdsh
Add CNOS compatible xdsh config
2018-09-26 10:49:05 +08:00
yangsong
64d070b36d fix issue genimage failure might cause /proc umounted #5640 (#5648) 2018-09-20 17:04:52 +08:00
Jarrod Johnson
fa37529d24 Add CNOS compatible xdsh config 2018-09-19 10:56:21 -04:00
Yuan Bai
95ca105635 enhancements for sle15 diskful CN deployment (#5605)
* add sle dir for copycds

* remove HPC packages from sle15 template

* copycds support ppc64le sle15

* support packages products for sle15

* create repos  for all products in sle15 Package ISO

* fix deployment status postbooting in sle15

* support sle15

* add copycds example for sle15

* generate add_on product

* polished

* adjust product_dir
2018-09-18 18:03:32 +08:00
cxhong
83b1749f88 Merge pull request #5625 from samveen/ks_impr
Kickstart improvements
2018-09-17 15:33:44 -04:00
Jarrod Johnson
c0952404d5 Add CNOS compatible xdsh config 2018-09-17 09:00:22 -04:00
Yuan Bai
6419d31dbd fix no space left on sles12.3 (#5636) 2018-09-17 16:58:36 +08:00
Samveen Gulati
67a633361f Fix RH/C 7 kvm templates to add NM disable postscript 2018-09-11 05:06:33 +00:00