| 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 | * rc-scripts 1.2.8 (4 March 2002) |
|
|
6 | |
|
|
7 | 4 March 2002; Martin Schlemmer <azarah@gentoo.org>: add /etc/init.d/xdm, |
|
|
8 | /etc/X11/startDM.sh and updated /etc/inittab to fix the "dead key" |
|
|
9 | problem we had with xdm/gdm/kdm. We should move them to the |
|
|
10 | xfree ebuild later on when things settles down. |
|
|
11 | |
|
|
12 | Added some sanity checks to /sbin/rc, /etc/init.d/runscripts.sh. |
|
|
13 | |
|
|
14 | Added a basic $PATH to /etc/init.d/functions.sh to fix a problem |
|
|
15 | where we had a invalid $PATH on boot in some cases. |
| 4 | |
16 | |
| 5 | * rc-scripts 1.2.7 (3 March 2002) |
17 | * rc-scripts 1.2.7 (3 March 2002) |
| 6 | |
18 | |
| 7 | 3 March 2002; Martin Schlemmer <azarah@gentoo.org>: fixed the problem |
19 | 3 March 2002; Martin Schlemmer <azarah@gentoo.org>: fixed the problem |
| 8 | of rc-scripts trying to start/stop a service multiple times if it |
20 | of rc-scripts trying to start/stop a service multiple times if it |