1
0
Go to file
2024-05-07 16:04:37 +00:00
_service Initial checkin to OBS 2020-09-11 10:30:58 +00:00
.gitattributes Initial checkin to OBS 2020-09-11 10:30:58 +00:00
.gitignore Initial checkin to OBS 2020-09-11 10:30:58 +00:00
csi-livenessprobe-image.changes Accepting request 1171266 from home:bmwiedemann:branches:filesystems:ceph 2024-05-07 08:35:18 +00:00
csi-livenessprobe-image.kiwi Accepting request 1171266 from home:bmwiedemann:branches:filesystems:ceph 2024-05-07 08:35:18 +00:00
csi-livenessprobe-image.xsl - Make bootstrap packages optional 2020-09-14 12:45:19 +00:00
leap15_2.xml Image fixes 2021-07-29 23:06:57 +00:00
LICENSE Add LICENSE file 2020-09-16 13:16:03 +00:00
pre-checkin.sh Initial checkin to OBS 2020-09-11 10:30:58 +00:00
README Initial checkin to OBS 2020-09-11 10:30:58 +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-livenessprobe-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