patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 9997d2a55d070e03e2455c232377329039ed7969 377 bytes (raw)
name: host/rootfs/image/etc/s6-linux-init/run-image/service/root-terminal/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/root-terminal

if { chown wayland /run/root-terminal }

fdmove 1 3
s6-ipcserverd -1P

exec -c
/bin/export PATH /usr/bin
/bin/export WAYLAND_DISPLAY ""
s6-sudod
cd /
foot -a org.spectrum_os.RootTerminal -T "Root Terminal"

debug log:

solving 9997d2a5 ...
found 9997d2a5 in https://inbox.spectrum-os.org/spectrum-devel/20260710195907.98981-7-hi@alyssa.is/
found 86b9a1ef in https://spectrum-os.org/git/spectrum
preparing index
index prepared:
100755 86b9a1ef70300de52f33a84cbfac22a77e00df36	host/rootfs/image/etc/s6-linux-init/run-image/service/root-terminal/run

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20260710195907.98981-7-hi@alyssa.is/
diff --git a/host/rootfs/image/etc/s6-linux-init/run-image/service/root-terminal/run b/host/rootfs/image/etc/s6-linux-init/run-image/service/root-terminal/run
index 86b9a1ef..9997d2a5 100755

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

index at:
100755 9997d2a55d070e03e2455c232377329039ed7969	host/rootfs/image/etc/s6-linux-init/run-image/service/root-terminal/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/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock

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