patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 7ed6d6a0ea3bbfc4064b9f39383d0788c4bd84e5 300 bytes (raw)
name: tools/cgroup-setup/Cargo.toml 	 # note: path name is non-authoritative(*)

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

[package]
name = "cgroup-setup"
edition = "2024"

[dependencies]
libc = "0.2.177"
rustix = { version = "1.1.2", features = ["fs"] }

debug log:

solving 7ed6d6a0ea3bbfc4064b9f39383d0788c4bd84e5 ...
found 7ed6d6a0ea3bbfc4064b9f39383d0788c4bd84e5 in https://inbox.spectrum-os.org/spectrum-devel/20260711-cgroups-v3-3-5cba61a20cba@gmail.com/ ||
	https://inbox.spectrum-os.org/spectrum-devel/20260721-cgroups-v4-2-46b2e5fff7b6@gmail.com/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20260711-cgroups-v3-3-5cba61a20cba@gmail.com/
diff --git a/tools/cgroup-setup/Cargo.toml b/tools/cgroup-setup/Cargo.toml
new file mode 100644
index 0000000000000000000000000000000000000000..7ed6d6a0ea3bbfc4064b9f39383d0788c4bd84e5

Checking patch tools/cgroup-setup/Cargo.toml...
Applied patch tools/cgroup-setup/Cargo.toml cleanly.

skipping https://inbox.spectrum-os.org/spectrum-devel/20260721-cgroups-v4-2-46b2e5fff7b6@gmail.com/ for 7ed6d6a0ea3bbfc4064b9f39383d0788c4bd84e5
index at:
100644 7ed6d6a0ea3bbfc4064b9f39383d0788c4bd84e5	tools/cgroup-setup/Cargo.toml

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