Documentation
¶
Overview ¶
Copyright © 2021 Macaroni OS Linux See AUTHORS and LICENSE for the license details and contributors.
Copyright © 2021-2023 Macaroni OS Linux See AUTHORS and LICENSE for the license details and contributors.
Copyright © 2021-2023 Macaroni OS Linux See AUTHORS and LICENSE for the license details and contributors.
Index ¶
- func AvailableExtraModules(kernelBranch, kernelType string, installed bool, ...) (*specs.StonesPack, error)
- func AvailableKernels(config *specs.MacaroniCtlConfig) (*specs.StonesPack, error)
- func GrubMkconfig(grubCfgFile string, dryRun bool) error
- func InstallPackages(k *specs.Stone, modules []*specs.Stone) error
- func InstalledKernels(config *specs.MacaroniCtlConfig) (*specs.StonesPack, error)
- func ParseKernelAnnotations(s *specs.Stone) (*specs.KernelAnnotation, error)
- func ReadBootDir(bootdir string, supportedTypes []kernelspecs.KernelType) (*kernelspecs.BootFiles, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AvailableExtraModules ¶ added in v0.8.0
func AvailableExtraModules(kernelBranch, kernelType string, installed bool, config *specs.MacaroniCtlConfig) (*specs.StonesPack, error)
func AvailableKernels ¶ added in v0.7.0
func AvailableKernels(config *specs.MacaroniCtlConfig) (*specs.StonesPack, error)
func GrubMkconfig ¶
func InstallPackages ¶ added in v0.8.0
func InstalledKernels ¶ added in v0.8.0
func InstalledKernels(config *specs.MacaroniCtlConfig) (*specs.StonesPack, error)
func ParseKernelAnnotations ¶ added in v0.7.0
func ParseKernelAnnotations(s *specs.Stone) (*specs.KernelAnnotation, error)
func ReadBootDir ¶
func ReadBootDir(bootdir string, supportedTypes []kernelspecs.KernelType) (*kernelspecs.BootFiles, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.