patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob a8ab652eb950a426884b39679e078baab8c81a2f 366 bytes (raw)
name: host/rootfs/image/etc/s6-linux-init/run-image/service/spectrum-installer-as-root/run 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
#!/bin/execlineb -PW
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2025 Alyssa Ross <hi@alyssa.is>

s6-ipcserver-socketbinder -a 0700 /run/spectrum-installer-as-root

if { chown wayland /run/spectrum-installer-as-root }

fdmove 1 3
s6-ipcserverd -1P

exec -c
/bin/export PATH /usr/bin
/bin/export WAYLAND_DISPLAY ""
s6-sudod
cd /
spectrum-installer

debug log:

solving a8ab652 ...
found a8ab652 in https://inbox.spectrum-os.org/spectrum-devel/20260104140102.106960-6-johannes.suellner@mailbox.org/ ||
	https://inbox.spectrum-os.org/spectrum-devel/20260204175543.22164-4-johannes.suellner@mailbox.org/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20260104140102.106960-6-johannes.suellner@mailbox.org/
diff --git a/host/rootfs/image/etc/s6-linux-init/run-image/service/spectrum-installer-as-root/run b/host/rootfs/image/etc/s6-linux-init/run-image/service/spectrum-installer-as-root/run
new file mode 100755
index 0000000..a8ab652

Checking patch host/rootfs/image/etc/s6-linux-init/run-image/service/spectrum-installer-as-root/run...
Applied patch host/rootfs/image/etc/s6-linux-init/run-image/service/spectrum-installer-as-root/run cleanly.

skipping https://inbox.spectrum-os.org/spectrum-devel/20260204175543.22164-4-johannes.suellner@mailbox.org/ for a8ab652
index at:
100755 a8ab652eb950a426884b39679e078baab8c81a2f	host/rootfs/image/etc/s6-linux-init/run-image/service/spectrum-installer-as-root/run

(*) 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).