blob 86b9a1ef70300de52f33a84cbfac22a77e00df36 337 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 /
weston-terminal
|
debug log:
solving 86b9a1ef ...
found 86b9a1ef in https://inbox.spectrum-os.org/spectrum-devel/20251209182402.872822-2-hi@alyssa.is/
found 67ccfb45 in https://inbox.spectrum-os.org/spectrum-devel/20251209182402.872822-1-hi@alyssa.is/
applying [1/2] https://inbox.spectrum-os.org/spectrum-devel/20251209182402.872822-1-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
new file mode 100755
index 00000000..67ccfb45
applying [2/2] https://inbox.spectrum-os.org/spectrum-devel/20251209182402.872822-2-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 67ccfb45..86b9a1ef 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.
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 86b9a1ef70300de52f33a84cbfac22a77e00df36 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/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).