| 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 | |
4 | |
|
|
5 | 06 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Update src/awk/genenviron.awk to properly set the environment for each |
|
|
8 | rc-script's depend() function by sourcing required config files. |
|
|
9 | |
| 5 | 05 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
10 | 05 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
11 | |
| 7 | Fix /sbin/rc-envupdate.sh to use $svcdir to set SVCDIR. This is thanks |
12 | Fix /sbin/rc-envupdate.sh to use $svcdir to set SVCDIR. This is thanks |
| 8 | to Max Kalika <alkern23@yahoo.com>, bug #15050. |
13 | to Max Kalika <alkern23@yahoo.com>, bug #15050. |
| 9 | |
14 | |