mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
Previously the code which created the netboot config files was incorrectly specifying the initrd file name in a number of places, particularly in the xcat/xnba/nets/* files, using a hard-coded `.gz` suffix even when a `.lzma` file had been created. This change ensures that the initrd file name determined earlier in the code (either when the image is created, or in the configonly case by checking the filesystem) is used correctly when creating the netboot config files.
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) | |
Stable (latest release) |
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!
Languages
Perl
78.6%
Shell
11.3%
JavaScript
7.1%
Python
1.8%
PHP
0.4%
Other
0.4%