The latest stable release of the WM and its tools is v0.5. More information about the development up to this version can be found here.
Sources and binaries files
Old releases are still available here.
|
firebox-0.5.0.tar.gz firebox-tools-0.5.0.tar.gz firebox-themes-0.5.0.tar.gz |
9286e6adc32e8fbe78ff24ce403003884825e70543a19ca0874bc7bdda268889c971350066ec2571059e8436f2945fc85145c72e71bdfc96e4927137
|
|
firebox_0.5.0-1_i386.deb firebox-tools_0.5.0-1_i386.deb firebox-themes_0.5.0-1_i386.deb |
b5c22bef89fc23962b75eaaeaf0f7023c76bee110e575516abe476e4bb3069969031f8ba41378665e729adac95d80d2bc62b4d96cfc3ef00fc7c8206
|
|
firebox_0.5.0-1ubuntu1_i386.deb firebox-tools_0.5.0-1ubuntu1_i386.deb firebox-themes_0.5.0-1ubuntu1_i386.deb |
964f33f524f1277b76d3626155a8a4887ed321c5dcfbca1244168f876682f80d3160e633e4ed3ef9cdd886ec7b7bde2efae60253967c7b562d3ead68
|
|
firebox_i18n_0.5.0.port.tar.gz firebox_tools_i18n_0.5.0.port.tar.gz |
8bcfa4039d75781f9634061c1d4c728a191bcc88ba7a911873fb6b803a8b62bd792f29598220c3b0
|
|
firebox 0.5.0-1 firebox-tools 0.5.0-1 firebox-themes 0.5.0-1 |
|
|
firebox 0.4.0 firebox-tools 0.4.0 |
|
|
firebox-0.5.0-1-i686.fpm firebox-tools-0.5.0-1-i686.fpm firebox-themes-0.5.0-1-i686.fpm |
3fcc847c0471320d4a6e89850f65fb5715a4ba176c8871ff5187f7a8bebd73e5b7dd809f3e986021fce3d8284fe8cccf27cb94ced20e69c898c11f92
|
|
firebox-0.5.0-i686-1chris.tgz firebox-tools-0.5.0-i686-1chris.tgz firebox-themes-0.5.0-noarch-1chris.tgz |
5f50ac78d957042b51de3844aac9a0d44b032056447b8ca43ce3596ed538931e630faa5afb8a55076880edb82aabbebab4c44a83274aceb84c46b06a
|
Debian users can add this line in their /etc/apt/sources.list file
(for testing version):
deb http://download.gna.org/firebox/debian/ testing/
For Ubuntu users, the right line is:
deb http://download.gna.org/firebox/ubuntu/ universe/
Arch Linux users can read the relative part
of the AUR User Guidelines. Those who are interested in binary packages can add the following lines to /etc/pacman.conf :
[voltel]
Server=http://members.byond.com/Ryuo/files/i686
Themes
Defaut |
Beramode |
Elberg |
Blame |
Viska |
Dummy |
Subversion repositories
There are two ways to access to the repositories of the manager and its tools. The first one consist on checking out over the SVN protocol (TCP 3690) with the following commands:
svn co svn://svn.gna.org/svn/firebox/trunk firebox
svn co svn://svn.gna.org/svn/firebox-tools/trunk firebox-tools
svn co svn://svn.gna.org/svn/firebox-themes/trunk firebox-themes
For those who are under firewall constraints, it is possible to get the current version of the repositories using HTTP requests:
svn co http://svn.gna.org/svn/firebox/trunk firebox
svn co http://svn.gna.org/svn/firebox-tools/trunk firebox-tools
svn co http://svn.gna.org/svn/firebox-themes/trunk firebox-themes
Note that a web interface allows to view the complete histories of any file as well as differences among two versions. Sources repositories can be browsed here, here or here.
In addition, Gna! builds graciously daily snapshots of the current content of the repositories ; results are available here: firebox-snapshot.tar.gz, firebox-tools-snapshot.tar.gz and firebox-themes-snapshot.tar.gz.
Read the FAQ for help on compiling SVN sources.


