Skip to content

ffortenau/site-ffog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freifunk Ortenau Firmware

How To Build

This is building FFOG firmware in a nutshell. For more on options or building specific branches please refer to the build script, the official Gluon repository at GitHub, or the official Gluon documentation.

To compile the firmware you need a working build environment and packages for git, subversion, gawk, unzip, ncurses headers and zlib headers.

On Debian GNU/Linux, install like this:

sudo apt-get install git subversion python build-essential gawk unzip libz-dev libncurses-dev libssl-dev

Then download and build as follows:

git clone git://github.com/freifunk-gluon/gluon.git         # Get the official Gluon repository
cd gluon
git clone https://github.com/ffka/site-ffog site   			# Get the Freifunk Ortenau site repository
make update                                                 # Fetch all repositories
./site/build.sh

In order to get a more verbose output, e.g. in case of build errors, you can call

./site/build.sh -v

Note since gluon 2015.1 the firmware is built for multiple targets. Now you need at least 45 GB of free space!

About

Freifunk Ortenau gluon site config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •