- Aug 02, 2022
-
-
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>
-
Simon McVittie authored
This can be used for server-oriented containers, to build servers in the SDK and run them with the Platform. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Jan 12, 2022
-
-
Simon McVittie authored
Retry failed downloads See merge request smcv/flatdeb!21
-
Simon McVittie authored
This will be the default in Debian 12 and Ubuntu >= 21.10, but is not done by default in older releases. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This avoids getting progress messages that are only appropriate for interactive use. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Jan 05, 2022
-
-
Simon McVittie authored
Avoid CRLFs in newer systemd-nspawn versions' output See merge request smcv/flatdeb!20
-
Simon McVittie authored
The -n option was undesired here. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
These are fine in interactive output, but can damage machine-readable files. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Aug 16, 2021
-
-
Simon McVittie authored
Improve keyring handling See merge request smcv/flatdeb!19
-
Simon McVittie authored
More recent versions of debian-archive-keyring install trusted keys into /etc/apt/trusted.gpg.d as individual files. We don't want to delete those. 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>
-