Difference between revisions of "RaspberryPiBoardDistributions"

From eLinux.org
Jump to: navigation, search
(Added RISC iX)
(Content transferred to RPi Distributions, intentionally blanking and redirecting)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category: Linux]]
+
#REDIRECT [[RPi Distributions]]
[[Category:ARM Development Boards]]
 
[[Category: Broadcom]]
 
[[Category: Development Boards]]
 
[[Category: RaspberryPi]]
 
[[Category: Education]]
 
 
 
 
 
=Development environments=
 
 
 
Instead of just using compiler + editor, you can use complete image create "development tool chains" which integrate compiler, build system, packaging tools etc. in one tool chain.
 
 
 
==Ubuntu==
 
 
 
Ubuntu is currently listed as the default distribution on the Raspberry Pi website, but they have now stated they will not be supporting the ARMv6 architecture, so Ubuntu is likely to be dropped.
 
 
 
Eben says (regarding default distribution): "Either Ubuntu or Fedora; the main point in Fedora’s favour is their ongoing support for ARMv6 architectures."
 
 
 
[https://wiki.ubuntu.com/ARM https://wiki.ubuntu.com/ARM]
 
 
 
==Fedora==
 
 
 
Eben says (regarding default distribution): "Either Ubuntu or Fedora; the main point in Fedora’s favour is their ongoing support for ARMv6 architectures."
 
 
 
[http://fedoraproject.org/wiki/Architectures/ARM http://fedoraproject.org/wiki/Architectures/ARM]
 
 
 
As of October 15 2011: the Raspberry Pi alpha board boots Fedora F13 (armv5tel) to a character-mode login prompt in about 23 seconds, taking 14-17MB of memory. XFCE and LXDE graphical environments are both available (but more work on the X drivers is needed). F15-ARM will be tested as its release date approaches in November. A 1-minute video is available at [http://www.raspberrypi.org/?p=254].  Video about Seneca College and Fedora on Raspberry Pi: [http://www.raspberrypi.org/archives/298]
 
 
 
==QEmu==
 
 
 
ShiftPlusOne has documented the work needed to get a QEmu environment up and running:
 
[http://raspi.springnote.com/ http://raspi.springnote.com/]
 
 
 
A more detailed tutorial by emercer, based on the above:
 
[http://cronicasredux.blogspot.com/2011/09/installing-and-running-debian-armel-on.html http://cronicasredux.blogspot.com/2011/09/installing-and-running-debian-armel-on.html]
 
 
 
Discuss:
 
* [http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=261 http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=261]
 
* [http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=577 http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=577]
 
 
 
==Gentoo==
 
 
 
Gentoo Linux is a computer operating system built on top of the Linux kernel and based on the Portage package management system. It is distributed as free and open source software. Unlike a conventional software distribution, the user compiles the source code locally according to their chosen configuration. There are normally no precompiled binaries for software although for convenience some software packages (such as Mozilla Firefox and LibreOffice) are also available as precompiled binaries for various architectures where compiling would otherwise be very time consuming.
 
 
 
Discuss: [http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=462 http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=462]
 
 
 
==KidsRuby==
 
KidsRuby is what it sounds like – a Ruby for kids – and it’s running beautifully on the Raspberry Pi. This is exactly the sort of application we want to see on the device, and we’re really pleased to see it up and running. It looks like there will be some optimisation for speed before we launch, but what’s there already is very useable.
 
 
 
R.Pi blog entry: [http://www.raspberrypi.org/2011/09/kidsruby-on-raspberry-pi-another-video-demo/ http://www.raspberrypi.org/2011/09/kidsruby-on-raspberry-pi-another-video-demo/]
 
More info & Video: [http://confreaks.net/videos/637-gogaruco2011-kidsruby-think-of-the-children?player=html5 http://confreaks.net/videos/637-gogaruco2011-kidsruby-think-of-the-children?player=html5]
 
 
 
==Meego & XBMC==
 
The MeeGo project provides a Linux-based, open source software platform for the next generation of computing devices. The MeeGo software platform is designed to give developers the broadest range of device segments to target for their applications, including netbooks, handheld computing and communications devices, in-vehicle infotainment devices, smart TVs, tablets and more – all using a uniform set of APIs based on Qt.  XBMC is an award-winning free and open source (GPL) software media player and entertainment hub for digital media.  Meego TV 1.2 uses XBMC as a reference GUI (that is, a starting point for creating a custom GUI).
 
 
 
* [http://www.madeo.co.uk/?p=783 http://www.madeo.co.uk/?p=783]
 
* [http://www.madeo.co.uk/?page_id=605 http://www.madeo.co.uk/?page_id=605]
 
* [http://wiki.meego.com/User:Vgrade#Raspberry_Pi http://wiki.meego.com/User:Vgrade#Raspberry_Pi]
 
 
 
==Android==
 
 
 
[http://www.arm.com/community/software-enablement/google/solution-center-android/index.php http://www.arm.com/community/software-enablement/google/solution-center-android/index.php]
 
 
 
Discuss: [http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=144 http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=144]
 
 
 
'''EMBINUX'''
 
 
 
==Debian ARM==
 
 
 
[http://www.debian.org/ports/arm/ http://www.debian.org/ports/arm/]
 
 
 
Debian was the default distribution on the Alpha boards.  Boot time depends on width & speed of SD-card. Alpha board boot into Debian prompt (no GUI) was timed taking about 34 seconds.
 
 
 
==RISC OS==
 
 
 
RISC OS is a fast and lightweight computer operating system designed in Cambridge, England by [http://en.wikipedia.org/wiki/Acorn_Computers Acorn]. First released in 1987, its origins can be traced back to the original team that developed the ARM microprocessor.  RISC OS includes [http://en.wikipedia.org/wiki/BBC_BASIC BBC BASIC] which was primarily conceived to teach programming skills as part of the BBC computer literacy project.
 
 
 
*[http://www.riscosopen.org/ RISC OS Open] (ROOL) has released the sources. Community members have ported the OS to the BeagleBoard and similar hardware
 
*In November 2011, RISCOScode.com announced that [http://www.riscoscode.com/Pages/Item0113.html RISC OS will be available as an alternative OS] for Raspberry Pi from launch
 
*[http://www.raspberrypi.org/forum?mingleforumaction=viewtopic&t=919 RaspberryPi forum] thread
 
*[http://www.riscosopen.org/forum/forums/5/topics/783 ROOL forum] thread
 
 
 
==RISC iX==
 
 
 
RISC iX was a project Acorn Computers undertook after releasing the first edition of Arthur.  The project goal was to build a replacement to Arthur which was to based on a UNIX (BSD4.3) distribution.  Featuring a Mach kernel and the standard UNIX userland tools compiled for the ARM architecture, this operating system was never fully embraced due to development delays.  Subsequently RISC OS was hastily developed and delivered as the standard OS to supercede Arthur.  However RISC iX was completed and is officially available at the Acorn historical archive and various other hobbyist websites.  It should be perfectly possible to run RISC iX on the Raspberry Pi (RISC PiX?)
 
* [http://en.wikipedia.org/wiki/RISC_iX http://en.wikipedia.org/wiki/RISC_iX]
 
* [http://acorn.chriswhy.co.uk/Riscix.html http://acorn.chriswhy.co.uk/Riscix.html]
 
* [http://acorn.chriswhy.co.uk/RISCiXComputers.html http://acorn.chriswhy.co.uk/RISCiXComputers.html]
 
* [http://www.jfc.org.uk/documents/riscix_clone.html http://www.jfc.org.uk/documents/riscix_clone.html]
 
* [http://acorn.riscos.com/riscix/ http://acorn.riscos.com/riscix/]
 
 
 
==GeeXboX ARM==
 
GeeXboX is a free and Open Source Media-Center purposed Linux distribution for embedded devices and desktop computers. GeeXboX is not an application, it’s a full-featured OS, that one can boot as a LiveCD, from a USB key, an SD/MMC card or install on its regular HDD. The GeeXboX distribution is lightweight and designed for one single goal: embed all major multimedia applications as to turn your computer into an HTPC.
 
 
 
[http://www.geexbox.org/category/arm/ http://www.geexbox.org/category/arm/]
 
 
 
==Scratchbox==
 
Scratchbox is a cross-compilation toolkit designed to make embedded Linux application development easier. It also provides a full set of tools to integrate and cross-compile an entire Linux distribution. To find out what it can do, take a look at some of the [http://www.scratchbox.org/documentation/ documentation].
 
 
 
[http://www.scratchbox.org/ http://www.scratchbox.org/]
 
 
 
There is now an Oracle Virtualbox VM image with a scratchbox2 install inside.
 
 
 
''More details and discuss: [http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=454 http://www.raspberrypi.org/forum/?mingleforumaction=viewtopic&t=454]''
 
 
 
==OpenEmbedded==
 
 
 
OpenEmbedded is a build framework and cross-compile environment for embedded Linux.
 
 
 
http://openembedded.org/
 
 
 
==Eclipse==
 
 
 
==Mamona==
 

Latest revision as of 09:00, 28 January 2012

Redirect to: