Go to file
2024-05-07 16:04:38 +00:00
_service - Initial checkin to OBS 2020-09-11 06:49:08 +00:00
.gitattributes - Initial checkin to OBS 2020-09-11 06:49:08 +00:00
.gitignore - Initial checkin to OBS 2020-09-11 06:49:08 +00:00
csi-attacher-image.changes Accepting request 1171269 from home:bmwiedemann:branches:filesystems:ceph 2024-05-07 08:35:33 +00:00
csi-attacher-image.kiwi Accepting request 1171269 from home:bmwiedemann:branches:filesystems:ceph 2024-05-07 08:35:33 +00:00
csi-attacher-image.xsl - Make bootstrap packages optional 2020-09-14 12:45:16 +00:00
leap15_2.xml Image fixes 2021-07-29 23:06:57 +00:00
LICENSE Add LICENSE file 2020-09-16 13:15:39 +00:00
pre-checkin.sh - Initial checkin to OBS 2020-09-11 06:49:08 +00:00
README - Initial checkin to OBS 2020-09-11 06:49:08 +00:00
ses7.xml Image fixes 2021-07-29 23:06:57 +00:00
tumbleweed.xml Image fixes 2021-07-29 23:06:57 +00:00

# Generating the KIWI file

The `.kiwi` file is generated from the `csi-attacher-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