pmbootstrap init: kernel selection
Compare changes
Files
23@@ -29,5 +35,17 @@ weston() {
Created by: ollieparanoid
[17:12:27] Device [qemu-amd64]: sony-amami
[17:12:29] Which kernel do you want to use with your device?
[17:12:29] Upstream kernels (mainline, stable, lts) get security updates, but may have less working features than downstream kernels.
[17:12:29] Available kernels (2):
[17:12:29] * downstream: Display and wifi works (see device table for details)
[17:12:29] * mainline: For kernel development only (most features aren't working)
[17:12:29] Kernel [downstream]:
"kernel"
with possible values:
"downstream", "mainline", "stable", "lts"
(downstream is always
linux-$devicename
)pmbootstrap init
if the device package
has kernel subpackages and install it in _install.py
deviceinfo_dtb
file is missing (because we expect it to be
missing for downstream kernels)deviceinfo_dtb
Closes #1263 (closed). When this is merged, I will update the device specific package wiki page.
@ollieparanoid depends on the wrong
linux-postmarketos
package, should belinux-postmarketos-stable
By Daniele Debernardi on 2018-04-02T21:43:53