joem wrote:
What about an open sourced script that can do this feat? Everybody throws in their know how.
The problem is getting a fast boot time is really a matter of deciding what you can live without or at least start asyncronously after your main application has started, then ruthlessly optimising what is left for your specific case.
So the result is a system that boots to a specific application very quickly but may be horriblly broken if the application or hardware used changes.