| Age | Commit message (Collapse) | Author |
|
- Use kernel with bundled initramfs for beaglebone-yocto IMAGE_BOOT_FILES
- Custom WIC kickstart needed that has larger boot partition to account for kernel with bundled initramfs
- A handful of additional kernel args are needed as well
- Add plymouth settle initramfs module that does delay after starting plymouth splash, without it switch root occurs before plymouth can start rendering and the splash is never shown
- Kernel logo size doesn't fill 1024x600 waveshare screen, was having trouble with fullscreen image will re-visit
- Need to use non-default gbm-format with weston otherwise it will crash
|
|
Primary motivation for this is removing observability containers from beaglebone black because of RAM limitations. Images can now include the observability containers by adding `observability` to `IMAGE_FEATURES`.
|
|
|
|
- Additional profiling commands for busybox
- Support systemd-bootchart
- Enable kernel stats (needed for systemd-bootchart)
|
|
- Distro: unit-poky
- Image: core-image-unit
- Machine: beaglebone-yocto
- Release: whinlatter
|