debian-forge/assemblers
Christian Kellner e424e40aae assembler: add org.osbuild.ostree.commit
Add a new assembler that takes a file system tree that is already
conforming to the ostree system layout[1], creates a new repository
in archive mode and commits the file system tree to it. Afterwards,
a reference is created with the value supplied in `ref`.

The repository is located at the `/repo` directory and additional
metadata is /compose.json which contain the compose information.

Currently uses rpm-ostree to do the actual committing. In the future
this might change to plain ostree.

[1] https://ostree.readthedocs.io/en/stable/manual/adapting-existing/
2020-04-15 15:39:45 +02:00
..
org.osbuild.noop Add STAGE_DESC, STAGE_INFO, and STAGE_OPTS to stages 2019-11-13 21:47:03 +01:00
org.osbuild.ostree.commit assembler: add org.osbuild.ostree.commit 2020-04-15 15:39:45 +02:00
org.osbuild.qemu assembler/qemu: add support for vhdx format 2020-04-14 21:56:30 +02:00
org.osbuild.rawfs assembler/rawfs: fix schema type for 'size' 2020-01-29 18:03:24 +01:00
org.osbuild.tar assemblers/tar: fix compression 2019-12-10 12:07:08 +01:00
osbuild stages/assemblers: symlink the osbulid python library 2019-07-25 21:28:23 +02:00