| … | |
… | |
| 6 | |
6 | |
| 7 | Add v-e-commands (veinfo, vbegin, etc) to sbin/functions.sh that |
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 |
8 | depend on RC_VERBOSE which defaults to no. Add --verbose to args |
| 9 | understood by runscript.sh. |
9 | understood by runscript.sh. |
| 10 | |
10 | |
| 11 | Use veinfo and friends in net-scripts/init.d/net.lo when loading |
11 | In net.lo, use veinfo and friends when loading modules since this |
| 12 | modules since this information is confusing to users. |
12 | information is confusing to users. |
| 13 | |
13 | |
| 14 | Always load global "modules" setting in following "modules_iface" |
14 | In net.lo, always load global "modules" setting in following |
| 15 | since this is a little easier for users to understand. |
15 | "modules_iface" since this is a little easier for users to |
|
|
16 | understand. |
|
|
17 | |
|
|
18 | In net.lo, use eindent for output of pre/post scripts |
| 16 | |
19 | |
| 17 | 18 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
20 | 18 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
| 18 | |
21 | |
| 19 | Add shfs to our list of net filesystems #61452. |
22 | Add shfs to our list of net filesystems #61452. |
| 20 | |
23 | |