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 | 18 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Remove the 'try' from 'try /etc/init.d/depscan.sh' in /sbin/rc |
|
|
8 | as not all errors by depscan.sh is critical. It should be |
|
|
9 | reworked to do better error handeling. |
4 | |
10 | |
5 | 14 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
11 | 14 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
6 | |
12 | |
7 | Fix the GID and UID of nobody and nogroup in /etc/passwd and |
13 | Fix the GID and UID of nobody and nogroup in /etc/passwd and |
8 | /etc/group to match those of Debian, FBSD and others. Thanks |
14 | /etc/group to match those of Debian, FBSD and others. Thanks |