| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002-2004 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 | * rc-scripts 1.5.0 (26 Jun 2004) |
|
|
6 | |
| 5 | 26 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
7 | 26 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
| 6 | |
8 | |
| 7 | Fix bug 47659: support iproute2-style configuration. Thanks to |
9 | Fix bug 47659: support iproute2-style configuration. Thanks to |
| 8 | Dean Bailey for some fantastic patches, including documentation |
10 | Dean Bailey for some fantastic patches, including documentation |
| 9 | for conf.d/net |
11 | for conf.d/net. This is a pretty huge re-write of net.eth0 |
|
|
12 | |
|
|
13 | Fix bug 34607: provide examples for in conf.d/net for preup, |
|
|
14 | postup, predown, postdown functions. Also pay attention to return |
|
|
15 | value from predown function (previously ignored) |
| 10 | |
16 | |
| 11 | 15 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
17 | 15 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
| 12 | |
18 | |
| 13 | Fix bug 25975: support adsl in net.eth0. Thanks to Patrick McLean |
19 | Fix bug 25975: support adsl in net.eth0. Thanks to Patrick McLean |
| 14 | for the initial pass at the code. |
20 | for the initial pass at the code. |