Advanced Boot Scripts
This paper describes the design and implementation of a dependency-based scheme for system boot scripts. This scheme preserves the modularity of SysV-style boot scripts but does not suffer from it's limitations (such as a complicated directory tree populated with symlinks, and the need for global dependency knowledge).
The dependency-based scheme simplifies the creation and integration of boot scripts by requiring only knowledge of direct dependencies (i.e. local rather than global knowledge). Dependency management is performed by simpleinit(8), which may execute boot scripts in parallel, when those scripts have no cross dependencies.
This paper seeks to expose this new scheme to a wide audience, including distribution maintainers, with the hope that more widespread adoption follows.
...
Download PDF.
- Add new comment
- 1673 reads








Recent comments
2 hours 45 min ago
4 weeks 3 days ago
4 weeks 3 days ago
6 weeks 1 day ago
10 weeks 1 day ago
12 weeks 1 day ago
12 weeks 1 day ago
12 weeks 1 day ago
12 weeks 5 days ago
16 weeks 20 hours ago