Glen Gray said:
> c) Init scripts seem to take a long time and here is where I am stuck.
> The only thing I could think of would be to some how paralleliz the
> scripts but a google search on such things only gave me stuff about
> beowulf pvm or The Hurd. Theoretically this could be done. But I'd like
> to see if it's been done safely before.
Hi Glen,
your best bet would be to take the init scripts -- and throw them away. ;)
If you're doing a special-purpose distro, and don't care about the
niceties of portable and easily configurable "this daemon runs after that
one" settings, then replace the entire /etc/rc* directory set and scripts,
with something like this:
fsck [parameters]
mount -o remount,rw /whatever /disks /youve /got
httpd
It'll take some tweaking of course, but that should run a bit faster than
11 seconds.
--j.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!