| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2001 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2001 Gentoo Technologies, Inc.; Distributed under the GPL |
| 3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
| 4 | |
4 | |
|
|
5 | 17 Feb 2002: Martin Schlemmer (azarah@gentoo.org): more fixes to |
|
|
6 | 'after' and 'before', updated /etc/init.d/runscript.sh for this. |
|
|
7 | This should fix services not getting started in the correct order |
|
|
8 | in a tight loop, services getting stopped out of order, and some |
|
|
9 | other sanity checks. |
|
|
10 | |
|
|
11 | Updated rc-script.sh for updated help. |
| 5 | |
12 | |
| 6 | 15 Feb 2002: Martin Schlemmer (azarah@gentoo.org): update |
13 | 15 Feb 2002: Martin Schlemmer (azarah@gentoo.org): update |
| 7 | /etc/profile to resolve bug #588. |
14 | /etc/profile to resolve bug #588. |
| 8 | |
15 | |
| 9 | Reimplemented things a bit, and added the 'after' type. 'before' |
16 | Reimplemented things a bit, and added the 'after' type. 'before' |