First page Back Continue Last page Overview Graphics
Recipe Files
Recipe files are just Python
Python class inheritance can be used to derive recipes from a common base class
No file manifests, all files that get installed are automatically categorized and included in a component
Under the covers, automated policy checks for world-writable files, dangling symlinks, multilib errors etc.
Designed to be simple, adding a patch is one line of Python.
Notes: