View Single Post
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#116
Originally Posted by seanmcken View Post
http://www.debian-administration.org..._in_14_seconds

we can do this on n900?
kernel is already optimized for device, it doesn't have to run anywhere else so all required functionality should be built in. wifi drivers aren't because of need to swap with injection drivers.

if your looking for fast booting, your best bet would be to replace the current init system with systemd or maybe upstart. however, with systemd, this would involve reworking all the current init scripts to become .service files to make the most of it.

question is, is it really worth it? device has long battery life compared to laptop. its usually not (re)booted very often as it needs to be always on.

edit: appaerently already uses upstart.

Last edited by Android_808; 2012-08-12 at 10:49.
 

The Following User Says Thank You to Android_808 For This Useful Post: