| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002 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 | 20 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Update /etc/init.d/bootmisc to reset pam_console permissions. |
|
|
8 | |
|
|
9 | Update /etc/devfsd.conf to have the "pam_console_apply_devfsd.so" |
|
|
10 | line for getting devfs to work with pam_console. |
| 4 | |
11 | |
| 5 | 12 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
12 | 12 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
13 | |
| 7 | Update /etc/init.d/keymaps to first load the windowkeys.inc then |
14 | Update /etc/init.d/keymaps to first load the windowkeys.inc then |
| 8 | the user selected one, fixing bug #6295. |
15 | the user selected one, fixing bug #6295. |