2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 10:06:39 +00:00

26 Commits

Author SHA1 Message Date
neo954
7831ea277d [go-xcat] Version 1.0.2 Fix a couple of bugs. (#1663)
* [go-xcat] Let the end user see the original interactive prompt of yum, zypper and apt-get.

* [go-xcat] Change the package list for Ubuntu based on commit number 8b5f44c

* [go-xcat] Change the default behavior of this script to show the help message

* [go-xcat] Add a secret verbose help message

* [go-xcat] A secret verbose help output

* [go-xcat] Print out help message instantly while wrong command line argument were passed

* [go-xcat] Add error handling for unknown command line argument
2016-08-11 01:21:07 -05:00
GONG Jie
769ba844c8 [go-xcat] Remove all the complicated examples 2016-08-09 16:15:33 +08:00
Victor Hu
9b96ee24e6 Display a different summary message on install vs update 2016-08-05 12:40:41 -04:00
Victor Hu
ab3448ca9f Change the summary message for go-xcat 2016-08-05 12:33:58 -04:00
GONG Jie
123f9bc400 [go-xcat] Print out more error messages when reading repository failed. 2016-07-11 15:26:04 +08:00
GONG Jie
2ba87088c3 [go-xcat] Use a different user-agent for wget 2016-07-11 15:26:04 +08:00
GONG Jie
a74af859ec [go-xcat] Add version number 2016-07-04 15:40:05 +08:00
GONG Jie
d4775db253 [go-xcat] Change all read' to read -r' to make the script more robust 2016-07-04 14:52:02 +08:00
GONG Jie
60d988b9d4 Fix issue caused by pull request #1400. Add remote URL as Ubuntu repo properly. 2016-07-04 13:06:19 +08:00
yangsong
13bfbf3781 Merge pull request #1426 from neo954/go-xcat.2
[go-xcat] Print more friendly error message, when command `repoquery' is not found
2016-06-29 21:06:31 -05:00
GONG Jie
c7ac6b3d11 [go-xcat] Print more friendly error message, when command `repoquery' is not found 2016-06-29 12:29:43 +08:00
Xiaopeng Wang
ba7bde1b73 Merge pull request #1400 from neo954/go-xcat
[go-xcat] Fix issue #1395.
2016-06-28 16:16:09 +08:00
GONG Jie
f203009cea [go-xcat] Fix issue #1398. Remove the support of local repoitory file on Debian/Ubuntu 2016-06-27 16:51:20 +08:00
GONG Jie
54581229cd [go-xcat] Fix typo 2016-06-27 15:16:01 +08:00
GONG Jie
0e606e2b6a [go-xcat] Add better support for earlier Fedora Linux release. And add CentOS Linux support. 2016-06-24 15:58:09 +08:00
GONG Jie
de76ed3b43 [go-xcat] Add fedora 24 dnf support. Now, go-xcat can work with fedora 24. 2016-06-23 22:23:29 +08:00
GONG Jie
e64d09c9b9 [go-xcat] Get rid of yum-config-manager, it make things easier if package yum-utils is not installed 2016-06-23 18:14:57 +08:00
GONG Jie
34abeed36c [go-xcat] Fix a bug on Ubuntu. On amd64, apt is configured for bi-arch, while xcat repository is not bi-arch. 2016-06-23 16:00:51 +08:00
GONG Jie
bf8d91d4e1 [go-xcat] Fix typo 2016-06-22 10:15:05 +08:00
GONG Jie
475636a6fd [go-xcat] Add xCAT updating support. 2016-06-22 00:25:20 +08:00
GONG Jie
604f6f338e [go-xcat] Fix a bug of command line argument processing 2016-06-21 15:45:53 +08:00
GONG Jie
2ce5afe576 [go-xcat] Add another small test case to check if all the xcat-core packages are on the same version 2016-06-20 21:28:24 +08:00
GONG Jie
6d275ffab6 [go-xcat] Can use different URL or path for the xcat-core and/or xcat-dep repository 2016-06-20 20:34:11 +08:00
GONG Jie
771a7a4a24 [go-xcat] Some minor changes, according to comments on Gitgub. 2016-06-17 23:49:55 +08:00
GONG Jie
47d3c0581e [go-xcat] Add massive logs for debugging 2016-06-16 23:41:01 +08:00
GONG Jie
6f0083dd8e A tool to install xCAT automatically 2016-06-16 17:03:21 +08:00