debian-forge/assemblers
Christian Kellner 92cc26997f assemblers/ostree: fix copying of var
In the ostree assembler, `var`, `usr` and `boot` are copied from
the built tree to a newly initialized and ostree-conforming root
filesystem. The way in which `cp` was called resulted in the
source being created inside the target, if the latter existed.
This was the case for `var` resulting in `var/var`.
Use `cp ${source}/. {target}` to fix that.

Reported-by: Luca Bruno <luca.bruno@coreos.com>
2021-06-22 10:07:07 +02:00
..
org.osbuild.error assemblers: add org.osbuild.error 2021-03-09 21:40:47 +00:00
org.osbuild.noop pipeline assemblers are stages now 2021-01-18 17:44:46 +01:00
org.osbuild.oci-archive stages/oci-archive: do not include selinux labels 2021-03-02 17:37:45 +01:00
org.osbuild.ostree.commit assemblers/ostree: fix copying of var 2021-06-22 10:07:07 +02:00
org.osbuild.qemu aarch64: use single qemu-img thread 2021-06-09 11:57:26 +02:00
org.osbuild.rawfs pipeline assemblers are stages now 2021-01-18 17:44:46 +01:00
org.osbuild.tar assembers/tar: add acls, selinux, xattrs options 2021-01-26 12:09:23 +01:00