From 02dd7f66108175d3ab17b34817f83b84e4c2097b Mon Sep 17 00:00:00 2001 From: Dmitrii Tochanskii Date: Thu, 2 Oct 2025 15:30:05 +0000 Subject: [PATCH] stage0: remove readline and add util-linux --- stage0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage0.txt b/stage0.txt index 6cbaf95..294b394 100644 --- a/stage0.txt +++ b/stage0.txt @@ -1,6 +1,5 @@ glibc ncurses -readline bash coreutils popt @@ -13,3 +12,4 @@ zlib zstd attr openssl +util-linux