any-guide – step-by-step tutorial on any(1), the build system for POSIX programs.
Table of Contents
- 1. Introduction
- 2. Configuring the machine
- 2.1. Disks
- 2.2. Build environment
- 2.3. Users permissions
- 3. Directory installation and configuration
- 3.1. Preparation of main directory
- 3.2. Preparation of executables
- 3.3. Default project
- 4. Advanced configuration
- 4.1. Extensions, updates
- 4.2. Installation of engine commands
- 4.3. New directory with anyinit
- 4.4. Data extraction
- 5. Manuals
- 6. Build project
- 6.1. Project configuration
- 6.2. Review of existing packages
- 6.3. Review of existing anybuilds
- 7. Build of single package
- 7.1. Launch and results for single package
- 7.2. Build concept
- 7.3. Debug
- 8. Data and lists
- 8.1. Package lists
- 8.2. Data assignment
- 8.3. Methods call
- 9. Environment isolation
- 9.1. Ready hosts
- 9.2. Build in isolation
- 9.3. Manual chroot
- 9.4. Settings of isolated environment
- 9.5. Isolation requirements
- 10. See also