internal/rosa: early toybox variant

This is a variant of toybox with unfinished tools enabled, for artifacts that will end up in a dependency loop without them.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-01-30 00:24:14 +09:00
parent 9d9b7294a4
commit 616ed29edf
13 changed files with 62 additions and 19 deletions

View File

@@ -7,7 +7,7 @@ func (t Toolchain) newRsync() pkg.Artifact {
version = "3.4.1"
checksum = "VBlTsBWd9z3r2-ex7GkWeWxkUc5OrlgDzikAC0pK7ufTjAJ0MbmC_N04oSVTGPiv"
)
return t.New("rsync-"+version, 0, []pkg.Artifact{
return t.New("rsync-"+version, TEarly, []pkg.Artifact{
t.Load(Make),
t.Load(Gawk),
}, nil, nil, `