Skip to content
Snippets Groups Projects
Unverified Commit 7588262d authored by Oliver Smith's avatar Oliver Smith
Browse files

kernel_flavors_installed(): add autoinstall=True

* pmb/chroot/other.py:
  * Add autoinstall=True to kernel_flavors_installed(). When the flag
    is set, the function makes sure that at least one kernel for the
    device is installed.
  * Remove kernel_flavor_autodetect() function, wherever it was used,
    it has been replaced with kernel_flavors_installed()[0].
* pmb.helpers.frontend.py: remove code to install at least one kernel,
  kernel_flavors_installed() takes care of that now.
parent 9e074005
No related branches found
No related tags found
1 merge request!1363pmbootstrap init: kernel selection
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment