| 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 | |
|
|
5 | 27 Jan 2002: Donny Davies (woodchip@gentoo.org): security fix to |
|
|
6 | /etc/pam.d/sshd,login,chsh: added pam_shells.so to the stack. |
|
|
7 | Fixed /etc/passwd,group for user/group mysql. |
| 4 | |
8 | |
| 5 | 27 Jan 2002: Martin Schlemmer (azarah@gentoo.org): added charset |
9 | 27 Jan 2002: Martin Schlemmer (azarah@gentoo.org): added charset |
| 6 | map file support to /etc/init.d/consolefont and the setting to |
10 | map file support to /etc/init.d/consolefont and the setting to |
| 7 | /etc/rc.conf. |
11 | /etc/rc.conf. |
| 8 | |
12 | |