blob 7f1ef7d197ccf68c17640f4fdf44c167939fca13 587 bytes (raw)
name: lib/kcmdline-utils.mk # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
| | # SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2021-2024 Alyssa Ross <hi@alyssa.is>
# SPDX-FileCopyrightText: 2025 Demi Marie Obenour <demiobenour@gmail.com>
READ_ROOTHASH = { set -euo pipefail; \
read -r roothash < build/rootfs.verity.roothash; \
LC_ALL=C expr "x$$roothash" : '^x[a-f0-9]\{64\}$$' >/dev/null; }
LIVE_IMAGE_DEPS = ../../scripts/format-uuid.awk ../../scripts/make-gpt.sh ../../scripts/make-gpt.bash ../../scripts/sfdisk-field.awk build/rootfs.verity.superblock build/rootfs.verity.roothash ../../scripts/make-live-image.sh ../../lib/kcmdline-utils.mk
|
debug log:
solving 7f1ef7d197ccf68c17640f4fdf44c167939fca13 ...
found 7f1ef7d197ccf68c17640f4fdf44c167939fca13 in https://inbox.spectrum-os.org/spectrum-devel/20251029-updates-v1-4-401c1be2a11b@gmail.com/
found fa228552e583f15fc77a746985060ad5d04cdf2c in https://inbox.spectrum-os.org/spectrum-devel/20251029-updates-v1-3-401c1be2a11b@gmail.com/
applying [1/2] 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
applying [2/2] https://inbox.spectrum-os.org/spectrum-devel/20251029-updates-v1-4-401c1be2a11b@gmail.com/
diff --git a/lib/kcmdline-utils.mk b/lib/kcmdline-utils.mk
index fa228552e583f15fc77a746985060ad5d04cdf2c..7f1ef7d197ccf68c17640f4fdf44c167939fca13 100644
Checking patch lib/kcmdline-utils.mk...
Applied patch lib/kcmdline-utils.mk cleanly.
Checking patch lib/kcmdline-utils.mk...
Applied patch lib/kcmdline-utils.mk cleanly.
index at:
100644 7f1ef7d197ccf68c17640f4fdf44c167939fca13 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).