| 1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPLv2 |
2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPLv2 |
|
|
3 | |
|
|
4 | 11 Jan 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
5 | |
|
|
6 | added "noop" config parameter which means take no action if the interface |
|
|
7 | is up and has an address configured, otherwise continue |
|
|
8 | addresses are now removed when starting an interface - fixes #77111 |
| 3 | |
9 | |
| 4 | 06 Jan 2004; Roy Marples <uberlord@gentoo.org>: |
10 | 06 Jan 2004; Roy Marples <uberlord@gentoo.org>: |
| 5 | |
11 | |
| 6 | ifconfig, udhcpc-ifconfig now deletes addresses using 0.0.0.0 for uclibc |
12 | ifconfig, udhcpc-ifconfig now deletes addresses using 0.0.0.0 for uclibc |
| 7 | - fixes #76846 |
13 | - fixes #76846 |