blob 94512d3ebbe1bcfbf7d92ef7fc677ab821e1d340 2414 bytes (raw)
name: img/app/file-list.mk # 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
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
| | # SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2025 Demi Marie Obenour <demiobenour@gmail.com>
FILES = \
image/etc/dbus-1/session.conf \
image/etc/fonts/fonts.conf \
image/etc/fstab \
image/etc/init \
image/etc/mdev.conf \
image/etc/mdev/iface \
image/etc/mdev/listen \
image/etc/mdev/virtiofs \
image/etc/mdev/wait \
image/etc/passwd \
image/etc/pipewire/pipewire.conf \
image/etc/resolv.conf \
image/etc/s6-linux-init/env/DBUS_SESSION_BUS_ADDRESS \
image/etc/s6-linux-init/env/DISPLAY \
image/etc/s6-linux-init/env/GTK_USE_PORTAL \
image/etc/s6-linux-init/env/NIX_XDG_DESKTOP_PORTAL_DIR \
image/etc/s6-linux-init/env/WAYLAND_DISPLAY \
image/etc/s6-linux-init/env/XDG_RUNTIME_DIR \
image/etc/s6-linux-init/run-image/service/getty-hvc0/run \
image/etc/s6-linux-init/run-image/service/s6-linux-init-shutdownd/notification-fd \
image/etc/s6-linux-init/run-image/service/s6-linux-init-shutdownd/run \
image/etc/s6-linux-init/scripts/rc.init \
image/etc/s6-linux-init/scripts/rc.shutdown \
image/etc/s6-linux-init/scripts/rc.shutdown.final \
image/etc/wireplumber/wireplumber.conf.d/99_spectrum.conf \
image/etc/xdg/xdg-desktop-portal/portals.conf
LINKS = \
image/bin \
image/etc/ssl/certs/ca-certificates.crt \
image/sbin
S6_RC_FILES = \
image/etc/s6-rc/app/dependencies.d/dbus \
image/etc/s6-rc/app/dependencies.d/pipewire \
image/etc/s6-rc/app/dependencies.d/wayland-proxy-virtwl \
image/etc/s6-rc/app/run \
image/etc/s6-rc/app/type \
image/etc/s6-rc/dbus/notification-fd \
image/etc/s6-rc/dbus/run \
image/etc/s6-rc/dbus/type \
image/etc/s6-rc/mdevd-coldplug/dependencies.d/mdevd \
image/etc/s6-rc/mdevd-coldplug/type \
image/etc/s6-rc/mdevd-coldplug/up \
image/etc/s6-rc/mdevd/notification-fd \
image/etc/s6-rc/mdevd/run \
image/etc/s6-rc/mdevd/type \
image/etc/s6-rc/ok-all/contents.d/app \
image/etc/s6-rc/ok-all/contents.d/mdevd-coldplug \
image/etc/s6-rc/ok-all/contents.d/wireplumber \
image/etc/s6-rc/ok-all/type \
image/etc/s6-rc/pipewire/notification-fd \
image/etc/s6-rc/pipewire/run \
image/etc/s6-rc/pipewire/type \
image/etc/s6-rc/wayland-proxy-virtwl/notification-fd \
image/etc/s6-rc/wayland-proxy-virtwl/run \
image/etc/s6-rc/wayland-proxy-virtwl/type \
image/etc/s6-rc/wireplumber/dependencies.d/dbus \
image/etc/s6-rc/wireplumber/dependencies.d/pipewire \
image/etc/s6-rc/wireplumber/run \
image/etc/s6-rc/wireplumber/type
|
debug log:
solving 94512d3ebbe1bcfbf7d92ef7fc677ab821e1d340 ...
found 94512d3ebbe1bcfbf7d92ef7fc677ab821e1d340 in https://inbox.spectrum-os.org/spectrum-devel/20250927-genfiles-v6-1-2111a981596d@gmail.com/
applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20250927-genfiles-v6-1-2111a981596d@gmail.com/
diff --git a/img/app/file-list.mk b/img/app/file-list.mk
new file mode 100644
index 0000000000000000000000000000000000000000..94512d3ebbe1bcfbf7d92ef7fc677ab821e1d340
Checking patch img/app/file-list.mk...
Applied patch img/app/file-list.mk cleanly.
index at:
100644 94512d3ebbe1bcfbf7d92ef7fc677ab821e1d340 img/app/file-list.mk
(*) 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).