First page Back Continue Last page Overview Graphics
Modifying the (open-source) Operating System
Easy to change
- kernel available
- good tools (IDE, compilers, documentation,...)
- complex structure
Hard to disseminate:
- source patch: depends on version, need to recompile
- entire binary kernel: large set of files (kernel, modules, dependencies,...), very dependent of different hardware configurations