- Feb 16, 2023
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Fixes: a384afb2 "runtimes: Download source code into a separate scratch directory" Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Jan 09, 2023
-
-
Simon McVittie authored
collect-dbgsym: Optionally include the actual executable code as well See merge request smcv/flatdeb!32
-
- Jan 06, 2023
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
When populating a debuginfod server, it's sometimes useful to have both the debug symbols and the actual library or executable, to be able to extract post-mortem stack traces from a core dump in an environment where the library is not installed (for example sentry.io). Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Aug 02, 2022
-
-
Simon McVittie authored
Improve mtree generation See merge request smcv/flatdeb!31
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Set the contained filename to the intended basename, and the last modification time to 0. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Add labels, add mtree digest See merge request smcv/flatdeb!30
-
- Aug 01, 2022
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Previously we were using ad-hoc string substitution, but using the C preprocessor is the convention used in buildah(1). Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Apr 13, 2022
-
-
Simon McVittie authored
-dbgsym fixes See merge request smcv/flatdeb!29
-
- Apr 11, 2022
-
-
Simon McVittie authored
We don't need these if we are not going to build either a tarball or a directory. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Don't create -sources.MISSING.txt if source collection was skipped See merge request smcv/flatdeb!28
-
Simon McVittie authored
Now that we can do collect-source as a subsequent step, we can't know whether our caller is expecting to do that or not. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Apr 08, 2022
-
-
Simon McVittie authored
Separate collect-source, collect-dbgsym into their own steps See merge request smcv/flatdeb!27
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
We don't need to modify the $ROOTDIR to do this. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This should be somewhat quicker without all the fsync operations. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This will make it easier to do optimizations like reusing source code from a previous build of the same runtime. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
We don't actually need to do this inside the $ROOTDIR. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This allows it to be run inside a base chroot, which will not usually have dpkg-dev. We already document dpkg-dev as a runtime requirement. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Apr 07, 2022
-
-
Simon McVittie authored
Factor out the part of collect-source-code that lists required source See merge request smcv/flatdeb!26
-
Simon McVittie authored
collect-app-source-code: Fix syntax error See merge request smcv/flatdeb!25
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Fix shellcheck warnings See merge request smcv/flatdeb!24
-
Simon McVittie authored
Dockerfile: Don't create /run/systemd/container See merge request smcv/flatdeb!23
-
Simon McVittie authored
Stop defending against pre-POSIX test(1) implementations (SC2268). Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This is misleading if the image is used under a different runtime, such as Podman or Toolbx. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Jan 19, 2022
-
-
Simon McVittie authored
run: Platform Docker container, SDK toolbx support See merge request smcv/flatdeb!22
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-