Linked by Eugenia Loli on Wed 1st Oct 2003 23:09 UTC
Permalink for comment
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 06/20/13 6:17 UTC, submitted by MOS6510
Linked by Thom Holwerda on 06/19/13 23:02 UTC, submitted by M.Onty
Linked by Thom Holwerda on 06/19/13 22:28 UTC
Linked by Thom Holwerda on 06/18/13 22:33 UTC
Linked by Anonymous on 06/18/13 22:26 UTC
Linked by Thom Holwerda on 06/18/13 22:25 UTC
Linked by Thom Holwerda on 06/18/13 17:45 UTC
Linked by Thom Holwerda on 06/18/13 17:32 UTC, submitted by poundsmack
Linked by Thom Holwerda on 06/17/13 17:58 UTC
Linked by Thom Holwerda on 06/17/13 17:52 UTC
More News »
Sponsored Links



I wonder if somehow BSD can benefit from this. At least the idea of it. NetBSD's init scripts is a step ahead in the booting process, but I also believe that it does need to get better.
The good thing is that BSD doesn't have run levels. Either you're in single-user mode, or multi-user mode. I wonder if that would make things easier for this to work on BSD systems.
And if you wanted to boot into GUI, then just enable xdm in your /etc/ttys file and BAM! you boot into a GUI. I'm pretty sure the process is similar for Linux. Well, instead of editing /etc/ttys you just edit whatever file it may be to boot into xdm. I don't remember what run mode that was since it's been a long time since I've used Linux.
But anyway, yeah service start up on Unix (as a whole) needs to get better and this might be a step in the right direction.