From 1f00b6e3212dcbc6e737c3bd9c3637e7bea32b74 Mon Sep 17 00:00:00 2001 From: remittor Date: Thu, 3 Apr 2025 12:59:36 +0300 Subject: [PATCH] base: Add package coreutils-cksum --- _base.config | 1 + 1 file changed, 1 insertion(+) diff --git a/_base.config b/_base.config index bb9c2f3..67a235e 100644 --- a/_base.config +++ b/_base.config @@ -60,6 +60,7 @@ CONFIG_PACKAGE_irqbalance=y CONFIG_PACKAGE_terminfo=y CONFIG_PACKAGE_zlib=y CONFIG_PACKAGE_ethtool=y +CONFIG_PACKAGE_coreutils-cksum=y ### USB device mount & file systems support CONFIG_PACKAGE_gdisk=y