forked from security/hakurei
internal/rosa: expose kernel source
This also removes the unused kernel helper. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -39,6 +39,7 @@ const (
|
||||
HakureiDist
|
||||
IniConfig
|
||||
KernelHeaders
|
||||
KernelSource
|
||||
Kmod
|
||||
LibXau
|
||||
Libexpat
|
||||
@@ -153,6 +154,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"hakurei-dist": HakureiDist,
|
||||
"iniconfig": IniConfig,
|
||||
"kernel-headers": KernelHeaders,
|
||||
"kernel-source": KernelSource,
|
||||
"kmod": Kmod,
|
||||
"libXau": LibXau,
|
||||
"libexpat": Libexpat,
|
||||
|
||||
Reference in New Issue
Block a user