2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 18:50:28 +00:00
Commit Graph

358 Commits

Author SHA1 Message Date
Mark Gurevich
d303380054 Display packages and version before go-xcat install 2019-11-05 15:30:24 -05:00
Mark Gurevich
616e2e4d12 Better message for Ubuntu uninstall 2019-10-23 17:32:15 -04:00
Mark Gurevich
3c2b70a104 Remove comments that kits were removed 2019-10-03 15:09:24 -04:00
Mark Gurevich
4eef7d6987 Revert "Remove kits from Ubuntu and go-xcat"
This reverts commit 7c9d6a56f0.
2019-10-03 11:28:51 -04:00
Mark Gurevich
aab82ca633 Remove conserver-xcat during uninstall 2019-08-15 10:19:13 -04:00
Mark Gurevich
ab86aa4402 Add xCAT-buildkit to go-xcat uninstall list 2019-08-12 14:38:45 -04:00
Mark Gurevich
2eb57b1db5 Update version and changelog for go-xcat 2019-07-24 17:00:25 -04:00
Mark Gurevich
7c9d6a56f0 Remove kits from Ubuntu and go-xcat 2019-07-24 16:42:26 -04:00
GONG Jie
c07688635d [go-xcat] Enhance curl exit code parsing 2019-05-15 19:28:24 +08:00
GONG Jie
88a435f928 [go-xcat] Bump version number 2019-05-15 19:24:13 +08:00
GONG Jie
897e0a6059 [go-xcat] Fix get_package_list_apt() problem when multiple list files exist 2019-05-15 19:24:13 +08:00
GONG Jie
fae699ffa0 [go-xcat] Change the year of copyright message 2019-05-15 19:24:13 +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
GONG Jie
d48d856e2d Fix bug of command line argument processing 2019-04-02 14:48:15 +08:00
GONG Jie
3376f23278 Bump version number for go-xcat 2019-03-22 13:00:23 +08:00
GONG Jie
0a829159c0 Change log for go-xcat 2019-03-22 12:59:56 +08:00
GONG Jie
40c4c6a22d Better debug log when reading repository failed 2019-03-22 12:59:43 +08:00
GONG Jie
02f7de3c76 [go-xcat] Makw `go-xcat away' do the uninstallation without prompting 2019-03-22 12:59:32 +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
GONG Jie
1fc3e2d18c [go-xcat] Fix command line argument handling bug introduced by previous commits 2018-10-26 16:07:55 +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
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
GONG Jie
019bcbde63 Remove trailing spaces in file xCAT-server/share/xcat/tools/zvm/prep_zxcatIVP_LIBERTY.pl 2017-12-31 23:59:59 +00:00
GONG Jie
cddccb2d06 Remove trailing spaces in file xCAT-server/share/xcat/tools/zvm/prep_zxcatIVP_KILO.pl 2017-12-31 23:59:59 +00:00
GONG Jie
1cb3c05351 Remove trailing spaces in file xCAT-server/share/xcat/tools/zvm/prep_zxcatIVP_JUNO.pl 2017-12-31 23:59:59 +00:00
GONG Jie
e028313e1d Remove trailing spaces in file xCAT-server/share/xcat/tools/zvm/prep_zxcatIVP_ICEHOUSE.pl 2017-12-31 23:59:59 +00:00
GONG Jie
ae859fb109 Remove trailing spaces in file xCAT-server/share/xcat/tools/zvm/prep_zxcatIVP_HAVANA.pl 2017-12-31 23:59:59 +00:00
GONG Jie
567c7d19f0 Remove trailing spaces in file xCAT-server/share/xcat/tools/zvm/README 2017-12-31 23:59:59 +00:00
GONG Jie
e557617012 Remove trailing spaces in file xCAT-server/share/xcat/tools/xcatstat 2017-12-31 23:59:59 +00:00
GONG Jie
c5c93a381e Remove trailing spaces in file xCAT-server/share/xcat/tools/test_hca_state 2017-12-31 23:59:59 +00:00
GONG Jie
e91599d96b Remove trailing spaces in file xCAT-server/share/xcat/tools/rmnodecfg 2017-12-31 23:59:59 +00:00
GONG Jie
fb5b9205bf Remove trailing spaces in file xCAT-server/share/xcat/tools/rmblade 2017-12-31 23:59:59 +00:00
GONG Jie
63c409501b Remove trailing spaces in file xCAT-server/share/xcat/tools/powervm/xcataixpost.patch 2017-12-31 23:59:59 +00:00
GONG Jie
9f28a7014d Remove trailing spaces in file xCAT-server/share/xcat/tools/powervm/vios.conf 2017-12-31 23:59:59 +00:00
GONG Jie
d4474a99df Remove trailing spaces in file xCAT-server/share/xcat/tools/powervm/configvios 2017-12-31 23:59:59 +00:00
GONG Jie
c019989bd2 Remove trailing spaces in file xCAT-server/share/xcat/tools/powervm/configcec.pm 2017-12-31 23:59:59 +00:00
GONG Jie
19c02328b5 Remove trailing spaces in file xCAT-server/share/xcat/tools/powervm/README 2017-12-31 23:59:59 +00:00
GONG Jie
8da86931e9 Remove trailing spaces in file xCAT-server/share/xcat/tools/mktoolscenter 2017-12-31 23:59:59 +00:00
GONG Jie
db275349cf Remove trailing spaces in file xCAT-server/share/xcat/tools/jenkins/xcatjktest 2017-12-31 23:59:59 +00:00
GONG Jie
34c9e1d223 Remove trailing spaces in file xCAT-server/share/xcat/tools/go-xcat 2017-12-31 23:59:59 +00:00
GONG Jie
b05b8bcd27 Remove trailing spaces in file xCAT-server/share/xcat/tools/dhcpop 2017-12-31 23:59:59 +00: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
Gᴏɴɢ Jie
f7c7ea884f [go-xcat] Fix package version checking on Ubuntu 18.04 (#5320) 2018-06-25 20:51:10 +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