| 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 | 23 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Resolve bug #1292. |
|
|
8 | |
|
|
9 | Remove the extra 'depmod -a' in /etc/init.d/modules, thanks to |
|
|
10 | Spidler. |
| 4 | |
11 | |
| 5 | 21 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
12 | 21 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
13 | |
| 7 | Update /sbin/rc to fix a 'cat mounts' instead of the correct |
14 | Update /sbin/rc to fix a 'cat mounts' instead of the correct |
| 8 | version, 'cat /proc/mounts'. |
15 | version, 'cat /proc/mounts'. |