First page Back Continue Last page Graphics
Feature set (2/3)
Avoid non-portable OS features such as:
- virtual disks or loopback file systems
- chroot cages
- shared libraries (including $LD_PRELOAD)
Segregated build tools
- “host” tools built to $TOOLDIR with “nb” prefix
- Doesn't affect running system's own toolchain