| 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 | 26 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Update /etc/init.d/netmount not to try and mount NFS filesystems |
|
|
8 | if portmap was not started. This is to stop "hang" problems for |
|
|
9 | new users who do not add portmap to the default runlevel. See |
|
|
10 | bug #2555. |
|
|
11 | |
|
|
12 | Add the video4linux stuff to /etc/devfsd.conf. Resolves bug #2015. |
|
|
13 | |
|
|
14 | 19 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
15 | |
|
|
16 | Move $EDITOR from /etc/profile to /etc/env.d/00basic. |
|
|
17 | |
|
|
18 | 13 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
19 | |
|
|
20 | Change the homes of user "at" and "cron" in /etc/passwd, as |
|
|
21 | they moved to /var/spool/cron... |
|
|
22 | |
|
|
23 | * rc-scripts 1.3.5 (12 May 2002) |
| 4 | |
24 | |
| 5 | 12 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
25 | 12 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
26 | |
| 7 | Make slight modifications to /sbin/depscan.sh to improve speed (about |
27 | Make slight modifications to /sbin/depscan.sh to improve speed (about |
| 8 | 1 second on a celeron 633). |
28 | 1 second on a celeron 633). |