| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL |
2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL |
| 3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
|
|
4 | |
|
|
5 | 18 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
6 | |
|
|
7 | Add v-e-commands (veinfo, vbegin, etc) to sbin/functions.sh that |
|
|
8 | depend on RC_VERBOSE which defaults to no. Add --verbose to args |
|
|
9 | understood by runscript.sh. |
|
|
10 | |
|
|
11 | Use veinfo and friends in net-scripts/init.d/net.lo when loading |
|
|
12 | modules since this information is confusing to users. |
|
|
13 | |
|
|
14 | Always load global "modules" setting in following "modules_iface" |
|
|
15 | since this is a little easier for users to understand. |
| 4 | |
16 | |
| 5 | 18 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
17 | 18 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
| 6 | |
18 | |
| 7 | Add shfs to our list of net filesystems #61452. |
19 | Add shfs to our list of net filesystems #61452. |
| 8 | |
20 | |