Custom-kernel-environment
Jump to navigation
Jump to search
This tutorial describes how to build a kadeploy environment running a customized Linux kernel.
- Setup kameleon recipe repository
- Create a new recipe based on from_grid5000_environment/base
- Initiate the git repository
- Adapt recipe: set the upstream environment to fetch the tarball from
- First test that it builds
- Add First step to download kernel sources
- Test
- Add step to fetch the debian kernel configuration
- Add step to dive in make nconfig
- Add step to dive in
- Add step to configure option
- Add step to dive in
- Add step to compile
- Add step to finish work