| 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 | 16 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Add aliases for add/del to /sbin/rc-update closing bug #24317, thanks |
|
|
8 | to Antonio Dolcetta <zagarna@yahoo.com>. |
|
|
9 | |
|
|
10 | Fix /etc/init.d/net.eth0 to not set rp_filter if already set via |
|
|
11 | /etc/sysctl.conf, bug #24235 - thanks jochen <jochen.eisinger@gmx.de>. |
| 4 | |
12 | |
| 5 | 15 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
13 | 15 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
14 | |
| 7 | Add /bin/csh to /etc/shells. |
15 | Add /bin/csh to /etc/shells. |
| 8 | |
16 | |