Balloon Software

Supported OSes

Currently most users of Balloon are using it with GNU/Linux. A couple are using it 'bare metal' with just bootldr providing 'setup and OS services'. We would welcome ports to other OSes (such as eCos, vXworks, WinCE), but right now you get Linux or Linux.

Getting the code

You can either download the sources and build everything, or download a pre-built release and install/update.

Getting the sources

The sources are all stored in a central subversion repository.

You can[http://balloonboard.org/cgi-bin/viewcvs.cgi/ |browse this online] using viewcvs, or get direct svn read-only access at svn://balloonboard.org/, e.g.

svn checkout svn://balloonboard.org/balloon/trunk/

to check out the mainline code.

If you have a developer account then read write access is available over ssh at [svn+ssh://balloonboard.org/home/balloon/svn/]. Binaries

Downloading a release

Binaries for the various boards and releases are available [http://balloonboard.org/files/ | by http] or using rsync from balloonboard.org::balloon

The current Balloon3 stable release is [http://balloonboard.org/files/balloon3/distro/rel-v0.9/ | available here]. The easiest way to download just the binaries is by doing

rsync -av --compress balloonboard.org::balloon/balloon3/distro/rel-v0.9/binaries .

Installing and Configuring

BalloonSoftwareLoading is the place to start with info on how to fill you balloon with the latest code. And BalloonArmLinux has an overview of the distribution.

Balloonboard: Software (last edited 2010-03-10 23:40:43 by CharlesManning)