Sunday 19 August 2012

Raspberry Pi - Debian Wheezy rather than Raspbian

I note that the Raspberry Pi folks are recommending the Raspbian fork of Debian for the Pi. This is the hard float port to ARM version 6 undertaken by Mike Thompson and Peter Green (who is also a Debian developer).

That being said, though, they have also released an armel copy that is fully binary compatible with Debian Wheezy for use with software that can't readily be rebuilt e.g. Oracle Java. This is understood to be slower than Raspbian but otherwise contains identical software.

The changes made by the Raspberry Pi folks are fairly minimalist:  /opt contains some of the graphics example code which takes advantage of the non-free GPU and the raspi-config script under /usr/bin which allows initial configuration at first boot.

The /etc/apt/get/sources.list refers solely to Debian repositories and the software supplied by the Raspberry Pi project can be readily updated to latest Debian Wheezy. All in all a nice way to have a silent Debian machine in a tiny case.

1 comment:

  1. Well, reading here:
    http://www.raspberrypi.org/archives/1605

    "Notably, it is the first official image to take full advantage of the Raspberry Pi’s floating point hardware for, amongst other things, much faster web browsing."

    "Users who are still using Debian squeeze will definitely want to switch to this, as it contains numerous tweaks and performance improvements to the firmware, kernel and applications"

    Raspbian seems more optimized for Raspberry HW and performances seem to be higher.

    Bye

    ReplyDelete