| 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 | 27 Jan 2002: Martin Schlemmer (azarah@gentoo.org): added charset |
|
|
6 | map file support to /etc/init.d/consolefont and the setting to |
|
|
7 | /etc/rc.conf. |
|
|
8 | |
| 5 | 25 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed dircolors |
9 | 25 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed dircolors |
| 6 | in skel files to support both versions of dircolors. |
10 | in skel files to support both versions of dircolors. |
| 7 | |
11 | |
| 8 | 23 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed bug |
12 | 23 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed bug |
| 9 | in the restart stuff of /etc/init.d/runscript.sh that caused |
13 | in the restart stuff of /etc/init.d/runscript.sh that caused |
| 10 | a restart of a 'net' service not to restart services again |
14 | a restart of a 'net' service not to restart services again |
| 11 | that depended on it. |
15 | that depended on it. |
| 12 | |
|
|
| 13 | Change the way /etc/mtab is created in /etc/init.d/checkroot to |
|
|
| 14 | be more generic. |
|
|
| 15 | |
16 | |
| 16 | * rc-scripts 1.2.5 (20 Jan 2002) |
17 | * rc-scripts 1.2.5 (20 Jan 2002) |
| 17 | |
18 | |
| 18 | 20 Jan 2002: Martin Schlemmer (azarah@gentoo.org): updated |
19 | 20 Jan 2002: Martin Schlemmer (azarah@gentoo.org): updated |
| 19 | /etc/init.d/net.eth0 to 'use' pcmcia. |
20 | /etc/init.d/net.eth0 to 'use' pcmcia. |