| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL |
| 3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
|
|
4 | |
|
|
5 | 05 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Fix /sbin/rc-envupdate.sh to use $svcdir to set SVCDIR. This is thanks |
|
|
8 | to Max Kalika <alkern23@yahoo.com>, bug #15050. |
| 4 | |
9 | |
| 5 | 03 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
10 | 03 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
11 | |
| 7 | Fix /sbin/modules-update to work with module-init-tools-0.9.9. |
12 | Fix /sbin/modules-update to work with module-init-tools-0.9.9. |
| 8 | |
13 | |