| 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 | 05 Apr 2006; Roy Marples <uberlord@gentoo.org>: |
|
|
5 | |
|
|
6 | runscript.sh now stores the fact that it failed to to /dev/.rcsysinit |
|
|
7 | existing in the directory /dev/.rcafterinit. rc adds services in |
|
|
8 | /dev/.rcafterinit to the boot list and then rm -f's that directory. This |
|
|
9 | solves the issue of udev-089 forcing coldplug removal. |
| 3 | |
10 | |
| 4 | 03 Apr 2006; Roy Marples <uberlord@gentoo.org>: |
11 | 03 Apr 2006; Roy Marples <uberlord@gentoo.org>: |
| 5 | |
12 | |
| 6 | rc-status doesn't report broken symlinks when querying all levels, |
13 | rc-status doesn't report broken symlinks when querying all levels, |
| 7 | #113755 again. |
14 | #113755 again. |