| 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 | 28 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Fix /sbin/update-modules not to include backup files. Closes |
|
|
8 | bug #9707. |
| 4 | |
9 | |
| 5 | 26 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
10 | 26 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
11 | |
| 7 | Fix update-modules borking if there are directories present |
12 | Fix update-modules borking if there are directories present |
| 8 | in /etc/modules.d/. Closes bug #9632. |
13 | in /etc/modules.d/. Closes bug #9632. |