| 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 | 27 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Add a 'save' function /etc/init.d/clock, bug #19685. |
|
|
8 | |
|
|
9 | 24 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
|
|
10 | |
|
|
11 | Fix /etc/init.d/net.ppp0 to do the right thing if stopped was called, |
|
|
12 | but the ppp link was already down, bug #15333. |
| 4 | |
13 | |
| 5 | 12 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
14 | 12 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
15 | |
| 7 | Fix type-o in /etc/init.d/consolefont (line 38 should be 'retval=$?'). |
16 | Fix type-o in /etc/init.d/consolefont (line 38 should be 'retval=$?'). |
| 8 | Thanks to Matt Taylor <liverbugg@juno.com> (comment #6, bug #18344). |
17 | Thanks to Matt Taylor <liverbugg@juno.com> (comment #6, bug #18344). |