| 1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
| 2 | # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPLv2 |
2 | # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPLv2 |
|
|
3 | |
|
|
4 | 12 Jul 2006; Roy Marples <uberlord@gentoo.org>: |
|
|
5 | |
|
|
6 | Add bootmisc as a CRITICAL_SERVICE as too many init scripts don't |
|
|
7 | depend on it, which means that /var/run and others could get cleaned after |
|
|
8 | daemons write important things there - like pidfiles - when using parallel |
|
|
9 | startup. |
| 3 | |
10 | |
| 4 | 10 Jul 2006; Roy Marples <uberlord@gentoo.org>: |
11 | 10 Jul 2006; Roy Marples <uberlord@gentoo.org>: |
| 5 | |
12 | |
| 6 | Fixed some internal net dependencies with >1 active net service |
13 | Fixed some internal net dependencies with >1 active net service |
| 7 | Services can now be scheduled on any inactive services. |
14 | Services can now be scheduled on any inactive services. |