From ccccf94fb56109004b40d2224d7e3b36f059c6aa Mon Sep 17 00:00:00 2001 From: vasilito Date: Fri, 17 Jul 2026 00:32:09 +0900 Subject: [PATCH] relibc: track epoll EINVAL/EBADF retry pointer; bare: brush login shell Track relibc submodule at the epoll_ctl transient-retry fix (415fa3c8), which lets tokio runtimes (the zbus daemons and the brush login shell) build past the transient /scheme/event EINVAL/EBADF during early-boot scheme churn. redbear-bare.toml: switch [users.root]/[users.user] to /usr/bin/brush and add the brush package, so bare and mini share an identical boot-to-login shell (bare = minimal boot-test surface, mini = +app payload). --- local/sources/relibc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/relibc b/local/sources/relibc index ab699eaa50..415fa3c8c2 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit ab699eaa50190f1d458f7f177592b73bbd59aa6b +Subproject commit 415fa3c8c21319883f081809dc429674600138b6