patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob fa228552e583f15fc77a746985060ad5d04cdf2c 278 bytes (raw)
name: lib/kcmdline-utils.mk 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
 
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2021-2024 Alyssa Ross <hi@alyssa.is>
READ_ROOTHASH = { \
	set -eufo pipefail; \
	read -r version < ../../version; \
	LC_ALL=C expr "x$$version" : '^\(x0\|x[1-9][0-9]*\)\(\.\(0\|[1-9][0-9]*\)\)\{2\}$$' >/dev/null; }

debug log:

solving fa228552e583f15fc77a746985060ad5d04cdf2c ...
found fa228552e583f15fc77a746985060ad5d04cdf2c in https://inbox.spectrum-os.org/spectrum-devel/20251029-updates-v1-3-401c1be2a11b@gmail.com/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20251029-updates-v1-3-401c1be2a11b@gmail.com/
diff --git a/lib/kcmdline-utils.mk b/lib/kcmdline-utils.mk
new file mode 100644
index 0000000000000000000000000000000000000000..fa228552e583f15fc77a746985060ad5d04cdf2c

Checking patch lib/kcmdline-utils.mk...
Applied patch lib/kcmdline-utils.mk cleanly.

index at:
100644 fa228552e583f15fc77a746985060ad5d04cdf2c	lib/kcmdline-utils.mk

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