| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL |
| 3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
| 4 | |
4 | |
|
|
5 | 11 Aug 2003; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Modify /etc/init.d/modules not to print the autoloading stuff if |
|
|
8 | no modules should be loaded (resolving bug #26288), per request from |
|
|
9 | Michael Frysinger <vapier@gentoo.org>. |
|
|
10 | |
| 5 | 10 Aug 2003; Martin Schlemmer <azarah@gentoo.org>: |
11 | 10 Aug 2003; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
12 | |
| 7 | Modify /etc/init.d/halt.sh to first kill, and then deactivate swap on |
13 | Modify /etc/init.d/halt.sh to first kill, and then deactivate swap on |
| 8 | request of Luke-Jr <luke-jr@gentoo.org>. It should be ok now, as the |
14 | request of Luke-Jr <luke-jr@gentoo.org>. It should be ok now, as the |
| 9 | whole way of devfs handling changed long ago already. |
15 | whole way of devfs handling changed long ago already. |