Go to file
Markus Hilger 167d029242
Merge pull request #7441 from Obihoernchen/permissions
Remove useless executable bit
2024-05-08 11:46:47 +02:00
.github/workflows Add step names 2024-02-11 23:03:41 +01:00
build-utils Add missing shebang lines 2024-05-07 16:31:30 +02:00
docs Unify shebang lines 2024-05-07 16:43:07 +02:00
java-xCAT added xCAT client Java API (both src and binary), both of which are stored in the java-xCAT/ directory. 2009-02-02 21:59:50 +00:00
perl-xCAT Unify shebang lines 2024-05-07 16:43:07 +02:00
src Remove trailing spaces in file src/xcatflowrequest.c 2017-12-31 23:59:59 +00:00
xCAT Unify shebang lines 2024-05-07 16:43:07 +02:00
xCAT-IBMhpc Unify shebang lines 2024-05-07 16:43:07 +02:00
xCAT-OpenStack Remove even more useless executable permissions 2024-05-07 16:34:59 +02:00
xCAT-OpenStack-baremetal Remove commented out lines 2018-10-11 15:54:39 -04:00
xCAT-OpenStack-ironic/ironic_baremetal Remove trailing spaces in file xCAT-OpenStack-ironic/ironic_baremetal/setup.cfg 2017-12-31 23:59:59 +00:00
xCAT-SoftLayer One more spec file with commented macro expansion 2022-05-12 14:46:36 -04:00
xCAT-UI Changes after the review 2018-10-03 11:19:27 -04:00
xCAT-buildkit Add missing shebang lines 2024-05-07 16:31:30 +02:00
xCAT-client Remove useless executable bit 2024-05-07 16:19:25 +02:00
xCAT-confluent Remove commented out lines 2018-10-11 15:54:39 -04:00
xCAT-csm Remove trailing spaces in file xCAT-csm/netboot.rh/csm.compute.rhels7.ppc64le.pkglist 2017-12-31 23:59:59 +00:00
xCAT-genesis-builder Add missing shebang lines 2024-05-07 16:31:30 +02:00
xCAT-genesis-scripts Add missing shebang lines 2024-05-07 16:31:30 +02:00
xCAT-openbmc-py Prevent rpmbuild from checking and modifying interpreter directives2 2022-08-11 14:10:01 -04:00
xCAT-probe Unify shebang lines 2024-05-07 16:43:07 +02:00
xCAT-rmc Remove even more useless executable permissions 2024-05-07 16:34:59 +02:00
xCAT-server Unify shebang lines 2024-05-07 16:43:07 +02:00
xCAT-test Add missing shebang lines 2024-05-07 16:31:30 +02:00
xCAT-vlan Remove even more useless executable permissions 2024-05-07 16:34:59 +02:00
xCATsn Support for xCAT installation on Ubuntu20 2022-09-21 10:02:27 -04:00
.gitignore Fix .pod error that broke the build 2017-03-14 11:27:56 -04:00
.mailmap Add another email address for BAI Yuan 2019-03-12 17:48:31 +08:00
.readthedocs.yaml Fix and improve readthedocs docu 2024-02-13 03:01:02 +01:00
.travis.yml Move to bionic release for Travis 2021-04-05 09:34:37 -04:00
LICENSE Added Eclipse Public License 1.0 LICENSE file 2023-03-08 16:10:14 -05:00
README.md Replace the README.rst with a Markdown file, add badges for documentation status 2019-04-11 15:30:25 -04:00
Release Make all the rpm packages have the exactly same version and release numbers 2017-01-03 12:47:14 +08:00
Version Next version will be 2.17.0 2024-02-19 19:40:50 +01:00
_config.yml Set theme jekyll-theme-cayman 2018-11-28 10:28:17 +08:00
build-python-deb polished 2018-02-09 01:03:46 -05:00
build-ubunturepo Do not rely on GPG key id 2024-04-20 02:18:05 +02:00
buildcore.sh Do not rely on GPG key id 2024-04-20 02:18:05 +02:00
builddep.sh Do not rely on GPG key id 2024-04-20 02:18:05 +02:00
buildlocal.sh Remove trailing spaces in file buildlocal.sh 2017-12-31 23:59:59 +00:00
comps.xml removed the nbroot rpms from the yum group file 2013-11-27 04:36:07 -05:00
create_man_pages.py Update create_man_pages to run in on new c684 environment 2023-04-27 17:49:33 -04:00
github_action_xcat_test.pl Debug command output39 2022-07-14 16:13:42 -04:00
makerpm Remove trailing spaces in file makerpm 2017-12-31 23:59:59 +00:00
makerpm-genesisbuilder Support building genesis-base on Fedora34 2021-09-30 10:23:56 -04:00
pull_request_template.md Create pull_request_template.md 2018-09-03 10:12:47 +08:00
travis.pl Move to bionic release for Travis 2021-04-05 09:34:37 -04:00

README.md

xCAT

xCAT is a toolkit for deployment and administration of clusters of all sizes.

Documentation

xCAT Documentation is hosted on Read The Docs: https://xcat-docs.readthedocs.io

Status

xCAT Version Build Status
Latest (master branch) Documentation Status
Stable (latest release) Documentation Status

Looking for older versions?

Open Source License

xCAT is made available under the EPL license: https://opensource.org/licenses/eclipse-1.0.php

Developers

Want to help? Check out the developers guide!