blob cd12d2bd2b4ecd9bb5c7d26cc7c27a4bdb74cac8 426 bytes (raw)
name: host/rootfs/image/etc/sysupdate.d/60-root.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
19
20
| | # 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]
ProtectVersion=%A
[Source]
Type=url-file
Path=file:///run/updater
MatchPattern=Spectrum_@v_@u.root
[Target]
Type=partition
Path=auto
MatchPattern=Spectrum_@v
MatchPartitionType=root
PartitionFlags=0
ReadOnly=1
|
debug log:
solving cd12d2bd2b4ecd9bb5c7d26cc7c27a4bdb74cac8 ...
found cd12d2bd2b4ecd9bb5c7d26cc7c27a4bdb74cac8 in https://inbox.spectrum-os.org/spectrum-devel/20251129-updates-v6-6-9edb87a2e509@gmail.com/ ||
https://inbox.spectrum-os.org/spectrum-devel/20251126-updates-v4-11-40c438d2dcaf@gmail.com/ ||
https://inbox.spectrum-os.org/spectrum-devel/20251126-updates-v5-11-fd746748febd@gmail.com/ ||
https://inbox.spectrum-os.org/spectrum-devel/20251121-updates-v4-12-d4561c42776e@gmail.com/ ||
https://inbox.spectrum-os.org/spectrum-devel/20251119-updates-v3-12-b88a99915509@gmail.com/
applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20251129-updates-v6-6-9edb87a2e509@gmail.com/
diff --git a/host/rootfs/image/etc/sysupdate.d/60-root.transfer b/host/rootfs/image/etc/sysupdate.d/60-root.transfer
new file mode 100644
index 0000000000000000000000000000000000000000..cd12d2bd2b4ecd9bb5c7d26cc7c27a4bdb74cac8
Checking patch host/rootfs/image/etc/sysupdate.d/60-root.transfer...
Applied patch host/rootfs/image/etc/sysupdate.d/60-root.transfer cleanly.
skipping https://inbox.spectrum-os.org/spectrum-devel/20251126-updates-v4-11-40c438d2dcaf@gmail.com/ for cd12d2bd2b4ecd9bb5c7d26cc7c27a4bdb74cac8
skipping https://inbox.spectrum-os.org/spectrum-devel/20251126-updates-v5-11-fd746748febd@gmail.com/ for cd12d2bd2b4ecd9bb5c7d26cc7c27a4bdb74cac8
skipping https://inbox.spectrum-os.org/spectrum-devel/20251121-updates-v4-12-d4561c42776e@gmail.com/ for cd12d2bd2b4ecd9bb5c7d26cc7c27a4bdb74cac8
skipping https://inbox.spectrum-os.org/spectrum-devel/20251119-updates-v3-12-b88a99915509@gmail.com/ for cd12d2bd2b4ecd9bb5c7d26cc7c27a4bdb74cac8
index at:
100644 cd12d2bd2b4ecd9bb5c7d26cc7c27a4bdb74cac8 host/rootfs/image/etc/sysupdate.d/60-root.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).