Document how to fix BASE-IS-OLD
[mirror/dsa-wiki.git] / input / howto / swarm-kernel.creole
1 == Swarm Kernels ==
2
3 Aurelien Jarno provided a patch to build kernels for our swarm boxes.
4
5 Here are instructions to build a 2.6.32 mipsel kernel. This can be
6 easily adapted to other versions and/or mips.
7
8 * tar -xvjf linux-2.6.32.tar.bz2
9 * cd linux-2.6.32/
10 * cat ../[[swarm_ide.2.6.31.patch|swarm_ide.2.6.31.patch]] | patch -p1
11 * cp ../config-2.6.32-mipsel-swarm .config
12 * fakeroot make-kpkg --append-to-version "-mipsel-swarm" --revision 1
13 * kernel_image