Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

Support Pi4/ Buster #1

Open
wants to merge 31 commits into
base: image
Choose a base branch
from
Open

Support Pi4/ Buster #1

wants to merge 31 commits into from

Conversation

andig
Copy link

@andig andig commented Jun 24, 2019

Merged all upstream changes.

/cc @frankrichter please feel free to test if it builds

XECDesign and others added 29 commits April 17, 2019 12:49
* SC1091: the `config` file might not be present, which is normal.
* SC2086: Double quote to prevent globbing and word splitting.

Tested clean output using: `find -name "*.sh" -exec shellcheck -x {} \;`
…Pi-Distro#280)

The `(..)/raspberrypi-kernel/changelog.Debian.gz` file is not guaranteed
to be present in the built `ROOTFS_DIR`, for example when building very
minimal images without package documentation. In these cases, the `firmware`
variable will be left empty and the subsequent calls to `curl` will return
large 404 HTML content from GitHub.

Instead, simply check if the changelog file exists before using it.
Note that quotes are needed, see bug RPi-Distro#288.
Remove ui and staging components
Add sdhci.debug_quirks2=4 to cmdline.txt when resizing

Only remove 'quiet' from cmdline if splash screen is off
Java 8 segfaults during install.
Installing OpenJDK 11 first prevents Java 8 from running.
This reverts commit 3682a74.
@andig andig changed the title Supper Pi4/ Buster Support Pi4/ Buster Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants