Vinícius Ferrão
4d75fd5461
test(statelite): stabilize NFS root options validation
2026-07-17 21:55:48 -03:00
Vinícius Ferrão
95144c2685
docs(osimage): document NFS root options attribute
2026-07-17 21:31:01 -03:00
Vinícius Ferrão
7b20bbd187
Guard Ubuntu live media package sources
2026-05-05 21:40:04 -03:00
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
Markus Hilger
6e4dbfabc9
Update man pages
2024-08-28 02:27:54 +02:00
Markus Hilger
0570cda371
Update man pages
2024-08-28 02:19:51 +02:00
Markus Hilger
857e2909d9
Update man pages for aarch64
2024-07-12 17:13:59 +02:00
Mark Gurevich
570cda30b4
mysqlsetup enhancements
2023-02-14 13:17:17 -05:00
Mark Gurevich
1bc43bc987
Handle SLES15 persistent kcmdline attribute (2)
2022-02-11 11:25:51 -05:00
Wai Yee Wong
0f1bce1871
Use bsr:N instead of bsr=N.
2021-08-25 12:19:49 -04:00
Wai Yee Wong
6b344a4c68
Support VM machine types specified through vm.othersettings
2021-08-23 17:36:06 -04:00
Mark Gurevich
50f5c9040d
Add cleanupdiskfullxcatpost attribute to site table
2021-08-12 16:11:17 -04:00
Mark Gurevich
ddc0ae91a1
Docs improvements
2021-04-30 15:22:07 -04:00
cxhong
c718b737d2
check in rst files
2020-03-02 10:30:20 -05:00
cxhong
db04e07303
modify Schema.pm
2020-02-28 15:55:45 -05:00
cxhong
f6d2ac5bd5
update documentation for nicextraparams
2020-02-28 15:44:46 -05:00
Mark Gurevich
b332f3baa3
Update man pages for vm.othersettings
2019-12-09 11:24:33 -05:00
Mark Gurevich
5b3aef0e82
Formatting and spelling fixes
2018-10-04 14:13:27 -04:00
Mark Gurevich
b993ee9f0c
Regenerate .rst man pages with create_man_pages
2018-08-30 15:25:25 -04:00
GONG Jie
cfdc66be57
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/zvmivp.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
337610db43
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/zone.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
26d89ccde5
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/taskstate.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
1769368b38
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/site.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
665d92b622
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/route.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
da5b4e1198
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/rack.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
23e2bc073f
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/policy.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
1f615e385b
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/pdu.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
fc426870ef
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/osimage.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
d97393d1b0
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/osdistroupdate.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
45d0de00e3
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/osdistro.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
de6a211978
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/notification.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
44385aa008
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/node.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
f5cab4c8e3
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/network.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
e3e0f6267d
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/monitoring.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
553dda9b5c
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/kitrepo.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
528b8faae3
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/kitcomponent.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
9b142d5f34
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/kit.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
9a74e66731
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/group.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
d866313bfa
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/firmware.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
d402d46ca6
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/eventlog.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
4ba21e215f
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/boottarget.7.rst
2017-12-31 23:59:59 +00:00
GONG Jie
057f1079ef
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/auditlog.7.rst
2017-12-31 23:59:59 +00:00
Mark Gurevich
a38ffa18f7
Auditlog table doc improvement
2018-05-04 11:33:27 -04:00
Mark Gurevich
36b0b69cf4
Documentation changes for REST API token
2018-04-17 15:55:09 -04:00
Mark Gurevich
8cfe5b546e
Replace usage of PNOR with Host
2018-03-28 13:09:48 -04:00
Victor Hu
f2c4ce1677
Update man page for RTD for 2.13.10 release
2018-01-25 14:19:21 -05:00
Bin Xu
c0074cf8ab
Add the 'postbooting' status to indicate xCAT start to handle postboot tasks ( #4346 ) ( #4369 )
...
- for diskful, it will be set when leaving 'booting' stage
- for diskless, it will be set when leaving 'netbooting' stage
- for diskful reboot, it will set when (site.runpostscript=1)
- modify the document accordingly
- also modify GlobalDef.pm, but it won't have impact as the status will not be in nodeset operation.
2018-01-19 02:39:11 -06:00
Victor Hu
fea20ba4b9
Update the .rst man page files generated for 2.13.9 release
2017-12-14 16:47:44 -05:00
Casandra Qiu
31d29641d8
change status back to starts
2017-12-08 14:49:47 -05:00
Casandra Qiu
62f56d1b25
build rst file from Schema.pm by db2man
2017-12-08 14:14:36 -05:00