internal/rosa: tamago toolchain artifact
All checks were successful
Test / Create distribution (push) Successful in 1m20s
Test / Sandbox (push) Successful in 3m12s
Test / Hakurei (push) Successful in 4m27s
Test / ShareFS (push) Successful in 4m36s
Test / Hpkg (push) Successful in 5m7s
Test / Sandbox (race detector) (push) Successful in 5m29s
Test / Hakurei (race detector) (push) Successful in 6m38s
Test / Flake checks (push) Successful in 1m41s
All checks were successful
Test / Create distribution (push) Successful in 1m20s
Test / Sandbox (push) Successful in 3m12s
Test / Hakurei (push) Successful in 4m27s
Test / ShareFS (push) Successful in 4m36s
Test / Hpkg (push) Successful in 5m7s
Test / Sandbox (race detector) (push) Successful in 5m29s
Test / Hakurei (race detector) (push) Successful in 6m38s
Test / Flake checks (push) Successful in 1m41s
Currently used by the (wip) bootloader, might not make it into the final OS. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -74,6 +74,7 @@ const (
|
||||
Sed
|
||||
Setuptools
|
||||
SquashfsTools
|
||||
TamaGo
|
||||
Toybox
|
||||
toyboxEarly
|
||||
Unzip
|
||||
@@ -187,6 +188,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"sed": Sed,
|
||||
"setuptools": Setuptools,
|
||||
"squashfs-tools": SquashfsTools,
|
||||
"tamago": TamaGo,
|
||||
"toybox": Toybox,
|
||||
"unzip": Unzip,
|
||||
"util-linux": UtilLinux,
|
||||
|
||||
Reference in New Issue
Block a user