patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 54f58577ba9f125e7fc08dcdd69394e8a88ab622 667 bytes (raw)
name: host/rootfs/image/etc/s6-rc/basic/contents 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2021 Alyssa Ross <hi@alyssa.is>
# SPDX-FileCopyrightText: 2025 Demi Marie Obenour <demiobenour@gmail.com>

# This file contains all atomics and bundles needed for basic system
# initialization.  Everything that is not meant to run in early boot
# should depend on this.

# This ensures that core files are written to the right place.
core

# This ensures that static nodes are created.
static-nodes

# systemd runs systemd-udev-trigger.service before sysinit.target.
# Therefore, anything using libudev that isn't an early boot service
# might expect udev coldplug to have finished.
systemd-udevd-coldplug

debug log:

solving 54f58577ba9f125e7fc08dcdd69394e8a88ab622 ...
found 54f58577ba9f125e7fc08dcdd69394e8a88ab622 in https://inbox.spectrum-os.org/spectrum-devel/20250924-udev-v2-3-6089de521b3b@gmail.com/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20250924-udev-v2-3-6089de521b3b@gmail.com/
diff --git a/host/rootfs/image/etc/s6-rc/basic/contents b/host/rootfs/image/etc/s6-rc/basic/contents
new file mode 100644
index 0000000000000000000000000000000000000000..54f58577ba9f125e7fc08dcdd69394e8a88ab622

Checking patch host/rootfs/image/etc/s6-rc/basic/contents...
Applied patch host/rootfs/image/etc/s6-rc/basic/contents cleanly.

index at:
100644 54f58577ba9f125e7fc08dcdd69394e8a88ab622	host/rootfs/image/etc/s6-rc/basic/contents

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