Difference between revisions of "RaspberryPiBoardDistributions"

From eLinux.org
Jump to: navigation, search
(Scratchbox)
(Content transferred to RPi Distributions, intentionally blanking and redirecting)
 
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Category: Linux]]
+
#REDIRECT [[RPi Distributions]]
[[Category: ARM]]
 
[[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]
 
 
 
==QEmu==
 
 
 
ShiftPlusOne has documented the work needed to get a QEmu environment up and running:
 
[http://raspi.springnote.com/ http://raspi.springnote.com/]
 
 
 
==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]
 
 
 
==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]
 
 
 
==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]
 
 
 
'''EMBINUX'''
 
 
 
==Debian ARM==
 
 
 
[http://www.debian.org/ports/arm/ http://www.debian.org/ports/arm/]
 
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.
 
 
 
[https://www.riscosopen.org/content/ https://www.riscosopen.org/content/]
 
 
 
==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: