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 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Add support for generate-modprobe.conf or generating /etc/modprobe.conf |
|
|
8 | in the new sys-apps/module-init-tools. Note that you need version |
|
|
9 | 0.9.7 or later of sys-apps/module-init-tools. Updated |
|
|
10 | /sbin/modules-update for this. |
|
|
11 | |
|
|
12 | Change /etc/init.d/localmount to use 'usbfs' and not 'usbdevfs' if |
|
|
13 | we are running kernel 2.5 or later ... |
|
|
14 | |
|
|
15 | 26 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
16 | |
|
|
17 | Add /etc/init.d/crypto-loop and /etc/conf.d/crypto-loop, a cool |
|
|
18 | rc-script to setup encrypted loopback devices. This was kindly |
|
|
19 | donated by Matthew Kennedy <mkennedy@gentoo.org> (bug #11471). |
|
|
20 | |
|
|
21 | 25 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
22 | |
|
|
23 | Fix src/awk/genenviron.awk stripping *all* '=', closing |
|
|
24 | bug #8901. |
|
|
25 | |
|
|
26 | Fix src/awk/genenviron.awk not seperating CONFIG_PROTECT with |
|
|
27 | spaces ... |
|
|
28 | |
|
|
29 | * rc-scripts 1.4.2.7 (24 Dec 2002) |
|
|
30 | |
|
|
31 | 24 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
32 | |
|
|
33 | Add a fix to /sbin/functions.sh for bug #12601. |
4 | |
34 | |
5 | 22 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
35 | 22 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
6 | |
36 | |
7 | Add INFOPATH to /etc/env.d/00basic. |
37 | Add INFOPATH to /etc/env.d/00basic. |
8 | |
38 | |