Einit surely is an interesting project, however rather than replacing sysvinit a first step should be to remove starting all services by default (which we actually do right now... we boot like a desktop system) and moving them to on-demand-starting and stopping.
If after that we still have boot time problems, _then_ we can think about moving to something simple as linuxrc or replacing the init system. :M:

