diff --git a/addons/deploy_env_generation/README.md b/addons/deploy_env_generation/README.md new file mode 100644 index 0000000000000000000000000000000000000000..ab4d86d223c12769e9413b64652226d32ff33d5c --- /dev/null +++ b/addons/deploy_env_generation/README.md @@ -0,0 +1,7 @@ +It is now advised to use [kameleon](https://kameleon.imag.fr) for the construction of the deployment mini-OS. + +Kameleon is an builder of operating systems, based on recipes. + +Recipes for the kadeploy mini-OS can be found in the [Grid'5000 environment recipes](https://gitlab.inria.fr/grid5000/environments-recipes/-/tree/master/kadeploy3-deploy-kernel?ref_type=heads) repository. + +Other methods (e.g. based on debirf) are not maintained.