Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Built v0.8.0-rc1 rpi image #1422

Merged

Conversation

SvenDowideit
Copy link
Contributor

@SvenDowideit SvenDowideit commented Nov 25, 2016

the Hypriot devs moved the images - and using a 4.4.27 kernel is way better, so :)

Signed-off-by: Sven Dowideit SvenDowideit@home.org.au

dpkg-deb -x build/bootloader.deb build/basefs
# upgrade Raspberry Pi bootfile for RPi3 support
tar xvzf build/rpi3-bootfiles.tar.gz -C build/basefs/boot
# remove RPi1 kernel, we only support RPi2 and RPi3 in ARMv7 mode
rm -fr build/basefs/boot/kernel.img
rm -fr build/basefs/lib/modules/{4.1.17+,4.1.17-hypriotos+}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change 4.1.17 to 4.4.27, then the PR is fine. This removes the ARMv6 parts of the RPi kernel and reduces the size of the SD image.

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
@SvenDowideit SvenDowideit merged commit 30f44f7 into rancher:master Nov 29, 2016
@SvenDowideit SvenDowideit deleted the newer-hypriotos-kernel-4.4.27-7 branch November 29, 2016 00:32
@DieterReuter
Copy link
Contributor

🎉

@joshwget
Copy link
Contributor

Thanks @DieterReuter!

@DieterReuter
Copy link
Contributor

It's good to be able to help with these improvements, and the Hypriot team is happy that you're using our kernel packages.

@SvenDowideit SvenDowideit mentioned this pull request Dec 13, 2016
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.

None yet

3 participants