feat: add package name, use for debian check if already installed
This commit is contained in:
@@ -379,6 +379,8 @@ func (d Debian) Kernels() (kernels []distro.KernelInfo, err error) {
|
||||
ModulesPath: modules,
|
||||
|
||||
RootFS: rootfs,
|
||||
|
||||
Package: pkgname,
|
||||
}
|
||||
|
||||
kernels = append(kernels, ki)
|
||||
|
Reference in New Issue
Block a user