aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/mksh.go
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-02-09 00:50:38 +0900
committerOphestra <cat@gensokyo.uk>2026-02-09 00:55:07 +0900
commite1b8607101bf36db35782ca5a4f096007604a18c (patch)
tree859d356544d4b079da53e2fcb9c8747de12dcc33 /internal/rosa/mksh.go
parent3d3bd45b95d4f4e2c2c6c463329dde7702b8a381 (diff)
internal/rosa: rename stage0 toolchain
This is stage0 relative to Rosa OS, and stage3 relative to the toolchain it is compiled on (Gentoo in this case). Referring to the toolchain itself as stage3 is counterintuitive and misleading. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/mksh.go')
-rw-r--r--internal/rosa/mksh.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/mksh.go b/internal/rosa/mksh.go
index ffef8e53..318bd3c4 100644
--- a/internal/rosa/mksh.go
+++ b/internal/rosa/mksh.go
@@ -7,7 +7,7 @@ func (t Toolchain) newMksh() pkg.Artifact {
version = "59c"
checksum = "0Zj-k4nXEu3IuJY4lvwD2OrC2t27GdZj8SPy4DoaeuBRH1padWb7oREpYgwY8JNq"
)
- return t.New("mksh-"+version, 0, stage3Concat(t, []pkg.Artifact{},
+ return t.New("mksh-"+version, 0, stage0Concat(t, []pkg.Artifact{},
t.Load(Perl),
t.Load(Coreutils),
), nil, []string{