About Publications Downloads Related Projects Team L4hq.org  
 
Projects
Pistachio
Kickstart
Download
Virtualization
Pre-virtualization
Device Drivers
Multiprocessor
Marzipan
BurnNT
IDL4
Release Notes
Documentation
Persistence
Hazelnut
Download
Getting started
 
Miscellaneous
Mailing lists
Tools
VMwareGateway
Workshops
Google L4Ka.org:
 
 

Downloading the Afterburner

We provide the Afterburner source code only via Mercurial (the code is still under heavy development, and really only suitable for other developers). Our public read-only Mercurial repository is available via HTTP at http://hg.l4ka.org/exp/ as module afterburner. The entire Afterburner module is named afterburner.
For an introduction into Mercurial, check out the official website.

Cloning the Mercurial repository

The following line will clone (check out) the L4Ka::Pistachio sources:

hg clone http://hg.l4ka.org/exp/afterburner
Future updates from within the afterburner module can be done via hg pull.

Snapshot archives

Download snapshot archives of the source code from our Mercurial repository by clicking on the archive links above.

Browsing the Mercurial repository

Browse the Mercurial repository via the HG Web interface.