forked from pool/csi-node-driver-registrar-image
_service | ||
.gitattributes | ||
.gitignore | ||
csi-node-driver-registrar-image.changes | ||
csi-node-driver-registrar-image.kiwi | ||
csi-node-driver-registrar-image.xsl | ||
leap15_2.xml | ||
LICENSE | ||
pre-checkin.sh | ||
README | ||
ses7.xml | ||
tumbleweed.xml |
# Generating the KIWI file The `.kiwi` file is generated from the `csi-node-driver-registrar-image.xsl` base template and the `*.xml` documents for each distribution. After making changes to any of the xsl or xml files, the kiwi file can be regenerated by running `sh ./pre-checkin.sh TARGET`, where TARGET corresponds to the distribution flavor in use. ## Requirements * xsltproc