V8.13.008.2025.08.22
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m20s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-22 08:06:50 +02:00
parent 553ca676c3
commit 2cc84b008d
3 changed files with 20 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ SHELL := /usr/bin/bash
### Timestamp at parse time (UTC); can be overridden:
TIMESTAMP ?= $(shell date -u +%Y-%m-%dT%H-%M-%S)
### Core parameters (safe defaults; override in config.mk or via CLI):
### Core parameters (safe defaults; override in config.mk, rename config.mk.sample to config.mk and apply the remaining values):
ARCH ?= amd64
AUTOBUILD ?= 6.12.41+deb13-amd64
CONTROL ?= $(TIMESTAMP)