blob d925edf28909f157fe017733ec16c8646f3cb3e1 4470 bytes (raw)
name: host/rootfs/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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
| | # SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2025 Demi Marie Obenour <demiobenour@gmail.com>
FILES = \
image/etc/fonts/fonts.conf \
image/etc/fstab \
image/etc/group \
image/etc/init \
image/etc/login \
image/etc/mdev.conf \
image/etc/mdev/listen \
image/etc/mdev/net/add \
image/etc/mdev/wait \
image/etc/parse-devname \
image/etc/passwd \
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/dbus/notification-fd \
image/etc/s6-linux-init/run-image/service/dbus/run \
image/etc/s6-linux-init/run-image/service/dbus/template/notification-fd \
image/etc/s6-linux-init/run-image/service/dbus/template/run \
image/etc/s6-linux-init/run-image/service/getty-tty1/run \
image/etc/s6-linux-init/run-image/service/getty-tty2/run \
image/etc/s6-linux-init/run-image/service/getty-tty3/run \
image/etc/s6-linux-init/run-image/service/getty-tty4/run \
image/etc/s6-linux-init/run-image/service/s6-svscan-log/notification-fd \
image/etc/s6-linux-init/run-image/service/s6-svscan-log/run \
image/etc/s6-linux-init/run-image/service/serial-getty-generator/run \
image/etc/s6-linux-init/run-image/service/serial-getty/notification-fd \
image/etc/s6-linux-init/run-image/service/serial-getty/run \
image/etc/s6-linux-init/run-image/service/serial-getty/template/run \
image/etc/s6-linux-init/run-image/service/vhost-user-fs/notification-fd \
image/etc/s6-linux-init/run-image/service/vhost-user-fs/run \
image/etc/s6-linux-init/run-image/service/vhost-user-fs/template/notification-fd \
image/etc/s6-linux-init/run-image/service/vhost-user-fs/template/run \
image/etc/s6-linux-init/run-image/service/vhost-user-gpu/notification-fd \
image/etc/s6-linux-init/run-image/service/vhost-user-gpu/run \
image/etc/s6-linux-init/run-image/service/vhost-user-gpu/template/data/check \
image/etc/s6-linux-init/run-image/service/vhost-user-gpu/template/notification-fd \
image/etc/s6-linux-init/run-image/service/vhost-user-gpu/template/run \
image/etc/s6-linux-init/run-image/service/vmm/notification-fd \
image/etc/s6-linux-init/run-image/service/vmm/run \
image/etc/s6-linux-init/run-image/service/vmm/template/notification-fd \
image/etc/s6-linux-init/run-image/service/xdg-desktop-portal-spectrum-host/notification-fd \
image/etc/s6-linux-init/run-image/service/xdg-desktop-portal-spectrum-host/run \
image/etc/s6-linux-init/run-image/service/xdg-desktop-portal-spectrum-host/template/notification-fd \
image/etc/s6-linux-init/run-image/service/xdg-desktop-portal-spectrum-host/template/run \
image/etc/s6-linux-init/scripts/rc.init \
image/etc/xdg/weston/autolaunch \
image/etc/xdg/weston/weston.ini \
image/usr/bin/assign-devices \
image/usr/bin/create-vm-dependencies \
image/usr/bin/run-appimage \
image/usr/bin/run-vmm \
image/usr/bin/vm-console \
image/usr/bin/vm-import \
image/usr/bin/vm-start \
image/usr/bin/vm-stop \
image/usr/bin/xdg-open \
image/usr/share/dbus-1/services/org.freedesktop.portal.Documents.service
LINKS = \
image/bin \
image/etc/s6-linux-init/run-image/opengl-driver \
image/etc/s6-linux-init/run-image/service/vmm/template/run \
image/lib \
image/sbin
S6_RC_FILES = \
image/etc/s6-rc/card0/type \
image/etc/s6-rc/card0/up \
image/etc/s6-rc/core/type \
image/etc/s6-rc/core/up \
image/etc/s6-rc/kvm/timeout-up \
image/etc/s6-rc/kvm/type \
image/etc/s6-rc/kvm/up \
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/mdevd-coldplug \
image/etc/s6-rc/ok-all/contents.d/sys-vmms \
image/etc/s6-rc/ok-all/contents.d/vm-env \
image/etc/s6-rc/ok-all/type \
image/etc/s6-rc/static-nodes/type \
image/etc/s6-rc/static-nodes/up \
image/etc/s6-rc/sys-vmms/dependencies.d/vmm-env \
image/etc/s6-rc/sys-vmms/type \
image/etc/s6-rc/sys-vmms/up \
image/etc/s6-rc/vm-env/contents.d/static-nodes \
image/etc/s6-rc/vm-env/contents.d/weston \
image/etc/s6-rc/vm-env/type \
image/etc/s6-rc/vmm-env/contents.d/core \
image/etc/s6-rc/vmm-env/contents.d/kvm \
image/etc/s6-rc/vmm-env/contents.d/static-nodes \
image/etc/s6-rc/vmm-env/type \
image/etc/s6-rc/weston/dependencies.d/card0 \
image/etc/s6-rc/weston/notification-fd \
image/etc/s6-rc/weston/run \
image/etc/s6-rc/weston/type
|
debug log:
solving d925edf28909f157fe017733ec16c8646f3cb3e1 ...
found d925edf28909f157fe017733ec16c8646f3cb3e1 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/host/rootfs/file-list.mk b/host/rootfs/file-list.mk
new file mode 100644
index 0000000000000000000000000000000000000000..d925edf28909f157fe017733ec16c8646f3cb3e1
Checking patch host/rootfs/file-list.mk...
Applied patch host/rootfs/file-list.mk cleanly.
index at:
100644 d925edf28909f157fe017733ec16c8646f3cb3e1 host/rootfs/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).