1 Commits

Author SHA1 Message Date
Alfonso Sánchez-Beato
ed956c4567 kernel: and ancillary methods
And ancillary methods:

- KernelVersionFromPlaceInfo, to find the kernel version ("uname -r")
  for a mounted snap.
- BuildKernelDriversTree, to build a tree from a mounted snap that can
  be bind-mounted to /usr/lib/{modules,firmware}.

These methods are needed to support kernel-modules components.
2024-02-06 10:35:10 +00:00