forked from security/hakurei
internal/rosa: kmod artifact
Required by the kernel. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -35,6 +35,7 @@ const (
|
||||
HakureiDist
|
||||
IniConfig
|
||||
KernelHeaders
|
||||
Kmod
|
||||
LibXau
|
||||
Libexpat
|
||||
Libpsl
|
||||
@@ -139,6 +140,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"hakurei-dist": HakureiDist,
|
||||
"iniconfig": IniConfig,
|
||||
"kernel-headers": KernelHeaders,
|
||||
"kmod": Kmod,
|
||||
"libXau": LibXau,
|
||||
"libexpat": Libexpat,
|
||||
"libpsl": Libpsl,
|
||||
|
||||
Reference in New Issue
Block a user