| 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 | 18 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Do not let devfsd handle /dev/log's permission management, as it breaks |
|
|
8 | selinux. Modified /etc/devfsd.conf, changes submited by Chris PeBenito |
|
|
9 | <pebenito@gentoo.org>. |
|
|
10 | |
|
|
11 | Fix type-o in /etc/init.d/net.ppp0, and add local ip-up/ip-down support. |
| 4 | |
12 | |
| 5 | 14 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
13 | 14 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
14 | |
| 7 | We should not export the RC_GOT_* variables, as it breaks on some systems, |
15 | We should not export the RC_GOT_* variables, as it breaks on some systems, |
| 8 | thanks to J?rg Gollnick <gentoo-bugs@wurzelbenutzer.de>, bug #20851. |
16 | thanks to J?rg Gollnick <gentoo-bugs@wurzelbenutzer.de>, bug #20851. |