KernelAutoBuild
About the builds
Each day we do a git pull from the offical Linux development tree and attempt to compile an IA64 kernel in a number of different configurations.
You can see the results at the kerncomp page. We automatically patch some kernels, and automatically try to boot anything on the simulator that is configured for it.
There is also an RSS stream of the results.
Config files
defconfig |
The default config |
allnoconfig |
All options set to 'N' |
allmodconfig |
Everything built as a module |
config-2.6.1-i2-base |
Based slightly on defconfig and on some independent config files people have sent, this represents a typical base i2 config for a zx2000 or similar. All following configs are a variation on this. |
config-2.6.1-i1-dig |
I1 processor, DIG |
config-2.6.1-i2-4kpages |
Use 4K pages |
config-2.6.1-i2-generic |
Setup as generic system type |
config-2.6.1-i2-modules |
Compile drivers as modules |
config-2.6.1-i2-preempt |
Turn pre-empt on |
config-2.6.1-i2-uni |
No SMP |
config-2.6.5-simulator |
For the HP simulator |
Source code
There is no official release of the source code that does all the work, but you can view the CVS tree where the sources are kept. If you did want to use these for some reason you can email <ianw AT gelato DOT unsw DOT edu DOT au> for help with the scripts.
Other Autobuild Ideas
Autobuild -- autobuilding Debian
