From fcd091b1339768184c8f097048480dc34c867c36 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 24 May 2024 11:00:49 +0200 Subject: stage-0: use bootstrapped ash as shell --- etc/repos.json | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/repos.json') diff --git a/etc/repos.json b/etc/repos.json index 8720019..4aa6abb 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -21,6 +21,7 @@ , "target_root": "defaults" , "target_file_name": "stage-0.TARGETS" , "rule_root": "rules" + , "bindings": {"busybox": "stage-0/busybox"} } , "rules/stage-1": { "repository": "rules" -- cgit v1.2.3