puppy
puppy copied to clipboard
Declarative boot phases management
It should be possible to:
a) declare a set of boot phases in some kind of metadata file and have code be autogenerated to support them;
b) have convenience functions for boot phases that amount to SomeDriver::get();
c) move at least some of the boot phases into user space