From 915fcc5efbf45d8adee870cfbe2a25e466454a2f Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Wed, 12 Aug 2026 01:06:37 +0000 Subject: Isolate Hasher behind typed installer adapter --- profiles/apt.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 profiles/apt.conf (limited to 'profiles') diff --git a/profiles/apt.conf b/profiles/apt.conf new file mode 100644 index 0000000..739e12f --- /dev/null +++ b/profiles/apt.conf @@ -0,0 +1,3 @@ +// Project-owned APT configuration passed to Hasher during initroot creation. +// Repository selection remains controlled by the host Hasher configuration. +APT::Get::Assume-Yes "true"; -- cgit v1.2.3