| 1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
| 2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2 |
2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2 |
|
|
3 | |
|
|
4 | 28 Apr 2005; Martin Schlemmer <azarah@gentoo.org>: |
|
|
5 | |
|
|
6 | If no /etc/modules.conf exist, do not 'touch' it, but create a new |
|
|
7 | file with the 'modules-update header' in it to get modules-update |
|
|
8 | to do the right thing (regen), and not just quit (init.d/modules). |
| 3 | |
9 | |
| 4 | 27 Apr 2005; Mike Frysinger <vapier@gentoo.org>: |
10 | 27 Apr 2005; Mike Frysinger <vapier@gentoo.org>: |
| 5 | |
11 | |
| 6 | Ignore trailing comments in module files #88553. |
12 | Ignore trailing comments in module files #88553. |
| 7 | |
13 | |