Gentoo Archives: gentoo-dev

From: COFFMAN Steven <SCoffman@××××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Re: idea for speeding up the boot process in Gentoo..
Date: Fri, 06 Sep 2002 08:09:41
Message-Id: 4EB41326BAB06F4398681348D8118C9C042EAC@fth-ex01.CVNS.corp.covansys.com
1 Starting all boot scripts as background processes can potentially lead to
2 some scripts starting before prerequisite ones have finished. For instance,
3 if your network hasn't come up yet, and you start network services.
4
5 Better solutions include Serel (www.fastboot.org) and Richard Gooch's fast
6 boot scripts: http://www.atnf.csiro.au/people/rgooch/linux/boot-scripts/
7
8 Currently, the trade off between flexibility of serel versus the
9 low-overhead of Richard's scripts has meant neither has been adopted over
10 the present standard. I've heard people suggest hybrid approaches like using
11 something like serel to generate something like Richard's scripts.
12
13 Anyway... back to lurking.
14
15 -Steve

Replies

Subject Author
Re: [gentoo-dev] Re: idea for speeding up the boot process in Gentoo.. Felipe Ghellar <fghellar2@×××××××××.br>