Add spec file to compile the 3.1 kernel for LXC.
[linux-3.git] / README
1 - The interface for the make file is not changed with respect to the planetlab 2.6 kernel. So it should just work out of the box on the build system.
2
3 - To compile a new kernel rpm, just type (the order of srpm and rpm matters)
4 $make srpm rpm
5
6 - Look at sources file to know where the base kernel rpm is downloaded from
7
8 - planetlab-patches.in is empty right now. New patches should be specified here. They will be automatically included on the spec file.
9
10 - config-planetlab file holds specific configuration variables for the kernel. Rgight now, we are using the default configuration provided by Fedora.