2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-05 16:49:08 +00:00
Commit Graph

528 Commits

Author SHA1 Message Date
Vinícius Ferrão
4165b26a04 fix: remove Docker container lifecycle management (dead code since 2016)
Docker container lifecycle management (mgt=docker, mkdocker, rmdocker,
lsdocker) was added in 2015-2016 as an experiment targeting Docker API
v1.22 on Ubuntu only. Documentation and man pages were deliberately
removed in 2019 (PRs #6222 and #6324) with the original developer's
approval, noting that "the interface of Docker has become very simple
right now, so there is no value for xCAT to offer such functions."

The plugin was still being shipped but has had no functional code changes
since April 2016, was never listed as a valid mgt value in Schema.pm,
and no user ever filed an issue about it.

Removed:
- xCAT-server/lib/xcat/plugins/docker.pm (1,142 lines)
- xCAT/postscripts/setupdockerhost
- xCAT-server/share/xcat/scripts/setup-dockerhost-cert.sh
- xCAT-test/autotest/testcase/dockercommand/ (test cases)
- Docker attribute definitions in Schema.pm
- Client symlinks (mkdocker, rmdocker, lsdocker)
- Usage entries and dockerhost cert handling in credentials.pm
- Docker attribute documentation in man7 pages

The "Running xCAT in Docker" documentation (dockerized_xcat/) is
retained as it documents containerizing xCAT itself, not the removed
mgt=docker feature.

Closes #7518
2026-05-03 12:11:33 -03:00
Vinícius Ferrão
6f3d9bb9d1 Add Kea DHCP backend 2026-04-23 02:01:33 -03:00
Markus Hilger
c8cb1d6a38 Merge pull request #7257 from Obihoernchen/aarch64
Initial aarch64 support, cross arch stateless images with qemu-user-static, grub2 for x86
2024-07-25 16:12:11 +02:00
Markus Hilger
8329cf6631 Update documentation for aarch64 and grub2 support 2024-07-12 19:37:15 +02:00
Markus Hilger
2643c1edd6 Remove useless executable bit 2024-05-07 16:19:25 +02:00
Obihörnchen
7b4e9cef5a Merge pull request #6876 from krono/patch-1
[doc only] Add vlan to networks documentation
2024-02-19 19:10:34 +01:00
besawn
56ec84d294 Fixed typo in readthedocs SSL config page 2023-03-02 15:05:07 -05:00
Mark Gurevich
570cda30b4 mysqlsetup enhancements 2023-02-14 13:17:17 -05:00
Mark Gurevich
55867269ec Doc update for Service Node upgrading 2022-05-26 11:31:30 -04:00
besawn
56547d1fde Spelling fixes in advanced/xcat-inventory docs 2022-02-10 10:10:33 -05:00
besawn
074c9bb200 Spelling fixes in advanced/security docs 2022-02-10 10:03:42 -05:00
besawn
347fe27529 Spelling fixes in advanced/restapi docs 2022-02-10 09:52:59 -05:00
besawn
027c40ba56 Spelling fixes in advanced/probe docs 2022-02-10 08:36:06 -05:00
besawn
87444f8857 Spelling fixes in advanced/performance_tuning docs 2022-02-10 08:34:02 -05:00
besawn
77cf333172 Spelling fixes in advanced/pdu docs 2022-02-10 08:28:31 -05:00
besawn
60af1ce6c0 Spelling fixes in advanced/networks docs 2022-02-10 08:19:58 -05:00
besawn
dab905c853 Spelling fixes in advanced/migration docs 2022-02-09 14:13:20 -05:00
besawn
362b4bd7a7 Spelling fixes in advanced/kit docs 2022-02-09 12:43:36 -05:00
besawn
8d4795374f Spelling fixes in advanced/hamn docs 2022-02-09 12:30:39 -05:00
besawn
2818a11b91 Spelling fixes in advanced/docker docs 2022-02-09 12:04:54 -05:00
besawn
6df7914e26 Spelling fixes in advanced/chain docs 2022-02-09 11:41:28 -05:00
Mark Gurevich
afc83ccc82 Documentation updates for sysclone and partitionfile 2021-08-12 11:09:21 -04:00
Mark Gurevich
e763c63217 Doc updates for MariaDB and mypostscript.tmpl 2021-06-29 15:54:24 -04:00
Mark Gurevich
af4507bc31 Make xcatprobe xcatmn recognize default SQLite DB 2021-04-13 16:01:02 -04:00
Mark Gurevich
9918b96ffe Add postscript execution summary 2021-02-10 11:49:08 -05:00
Tobias Pape
657a1b6122 Add vlan to networks documentation
Apparently the doc was contributed some time ago and is live (https://xcat-docs.readthedocs.io/en/stable/advanced/networks/vlan/index.html) but not referenced in the toc for networking (https://xcat-docs.readthedocs.io/en/stable/advanced/networks/index.html)
2020-11-12 16:10:07 +01:00
Mark Gurevich
6f4c59fece Verify nbk kernel file is present before defaulting to use it 2020-09-10 14:39:41 -04:00
besawn
71ea2864be Merge pull request #6762 from gurevichmark/db_doc
Update pgsqlsetup command and related docs
2020-08-18 14:23:18 -04:00
cxhong
478164108a uncomment the getadapter.rst in the conf.py 2020-07-31 16:28:48 -04:00
cxhong
cdd22810b5 Add getadapter to xCAT Doc 2020-07-31 12:27:42 -04:00
Mark Gurevich
5096a73760 Update pgsqlsetup command and related docs 2020-07-10 10:01:15 -04:00
cxhong
bd7ff51f6c Remove confignics for xCAT doc 2020-06-04 10:00:56 -04:00
Mark Gurevich
6743873e89 Use ext4 filesystem instead of ext3 2020-04-29 09:06:57 -04:00
Mark Gurevich
9c6698856d Service node doc typo 2020-03-18 15:01:00 -04:00
Lachlan Simpson
8ed951b02d Minor documentation fixes: spelling, grammar; configib indentation 2020-03-05 09:36:14 +11:00
besawn
480d40d963 Merge pull request #6591 from peterwywong/doc_space
Remove the space between with and out to get without.
2020-02-26 17:12:46 -05:00
Wai Yee Wong
15e1ba454c Remove the space between with and out to get without. 2020-02-26 15:42:24 -05:00
cxhong
8787dad9b4 Update readdoc for MariaDB on SLE15 2020-02-21 13:57:52 -05:00
c-kern
b555a6b2c2 ... and the fourth typo of the same kind
There were four "golden cilent". Fixed three of them before. Missed the last one. Here it comes.
2019-11-21 20:52:42 +01:00
c-kern
f22f47f50d fixed three typos
replaced three "golden-cilent" with "golden-client"
2019-11-21 16:57:45 +01:00
Mark Gurevich
ee026089c3 Fix broken doc links 2019-11-07 16:18:43 -05:00
cxhong
9c30f71088 Add multiple kernel support to mlnxofed_ib_install script, remove v2 version 2019-05-10 12:15:25 -04:00
GONG Jie
6b61376595 Update mariadb related document for RHEL 8 2019-04-30 11:19:55 +08:00
huweihua
b5ee90725a modify depending on Mark's comment 2019-04-25 22:53:16 -04:00
huweihua
321c72b288 Add notice of nfs setting in xcat docker container document 2019-04-24 23:40:21 -04:00
huweihua
3ae58537b7 update typo and add one note for xcat docker container document 2019-04-23 06:47:11 -04:00
Weihua Hu
bcd01d19ba Add documentation in RTD for how to use an xCAT docker image (#6222)
* Add docs for xcat container 2.14.6

* Modify depending on comments

* remove outdated documents

* Modify depending on comments

* update for comments

* update depending on comments

* update depending on mark's comment

* update depending on ertao's comment

* modify depending on Mark's comments

* modify depending on xiaopeng's comment
2019-04-23 13:15:58 +08:00
Mark Gurevich
9c81521ab3 Remove some AIX references in docs 2019-04-08 15:46:57 -04:00
bybai
6b3ba24d79 unify short and long name format 2019-04-04 04:32:10 -04:00
bybai
47a712ad02 add hostname generation on compute node doc 2019-04-04 02:21:53 -04:00