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:12:34
Message-Id: 4EB41326BAB06F4398681348D8118C9C042EAD@fth-ex01.CVNS.corp.covansys.com
1 Sorry. Richard Gooch's scripts are here:
2 http://www.atnf.csiro.au/people/rgooch/linux/boot-scripts/
3
4 -Steve
5
6
7 -----Original Message-----
8 From: COFFMAN Steven
9 Sent: Fri 9/6/2002 9:09 AM
10 To: gentoo-dev@g.o
11 Cc:
12 Subject: Re: idea for speeding up the boot process in Gentoo..
13 Starting all boot scripts as background processes can potentially lead to
14 some scripts starting before prerequisite ones have finished. For instance,
15 if your network hasn't come up yet, and you start network services.
16
17 Better solutions include Serel (www.fastboot.org) and Richard Gooch's fast
18 boot scripts: http://www.atnf.csiro.au/people/rgooch/linux/boot-scripts/
19
20 Currently, the trade off between flexibility of serel versus the
21 low-overhead of Richard's scripts has meant neither has been adopted over
22 the present standard. I've heard people suggest hybrid approaches like using
23 something like serel to generate something like Richard's scripts.
24
25 Anyway... back to lurking.
26
27 -Steve