forked from security/hakurei
internal/rosa: mksh artifact
This provides a shell, as part of the effort to replace busybox. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -37,6 +37,7 @@ const (
|
||||
M4
|
||||
Make
|
||||
Meson
|
||||
Mksh
|
||||
NSS
|
||||
NSSCACert
|
||||
Ninja
|
||||
@@ -111,6 +112,7 @@ func (t Toolchain) ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"m4": M4,
|
||||
"make": Make,
|
||||
"meson": Meson,
|
||||
"mksh": Mksh,
|
||||
"nss": NSS,
|
||||
"nss-cacert": NSSCACert,
|
||||
"ninja": Ninja,
|
||||
|
||||
Reference in New Issue
Block a user