blob ae715dcc11a9711d8f3cab3801cd95ecc0fad11b 406 bytes (raw)
name: host/rootfs/vm-sysupdate.d/50-verity.transfer # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| | # SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2025 Demi Marie Obenour <demiobenour@gmail.com>
# Uses example code from systemd man pages which is under MIT-0
# (no attribution required).
[Transfer]
Verify=yes
[Source]
Type=url-file
Path=@UPDATE_URL@
MatchPattern=Spectrum_@v.verity
[Target]
Type=regular-file
Path=/run/virtiofs/virtiofs0/updates
MatchPattern=Spectrum_@v.verity
Mode=0644
|
debug log:
solving ae715dcc11a9711d8f3cab3801cd95ecc0fad11b ...
found ae715dcc11a9711d8f3cab3801cd95ecc0fad11b in https://inbox.spectrum-os.org/spectrum-devel/20251112-updates-v2-6-88d96bf81b79@gmail.com/
applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20251112-updates-v2-6-88d96bf81b79@gmail.com/
diff --git a/host/rootfs/vm-sysupdate.d/50-verity.transfer b/host/rootfs/vm-sysupdate.d/50-verity.transfer
new file mode 100644
index 0000000000000000000000000000000000000000..ae715dcc11a9711d8f3cab3801cd95ecc0fad11b
Checking patch host/rootfs/vm-sysupdate.d/50-verity.transfer...
Applied patch host/rootfs/vm-sysupdate.d/50-verity.transfer cleanly.
index at:
100644 ae715dcc11a9711d8f3cab3801cd95ecc0fad11b host/rootfs/vm-sysupdate.d/50-verity.transfer
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).