Raspberry Pi ARM bootloader
This package provides a bootloader for the ARM part of a Raspberry Pi. Note: It does not work on Raspberry Pi 1.
Linter | Message | Location |
---|---|---|
inputs-should-be-minimal Identify inputs that should use their minimal variant | 'bash' should probably switched for its minimal variant |
|
input-labels Identify input labels that do not match package names | label 'locales' does not match package name 'glibc-utf8-locales' |
|
formatting Look for formatting issues in the source | line 243 is way too long (97 characters) |
|
formatting Look for formatting issues in the source | line 230 is way too long (139 characters) |
|