| 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 | 02 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
5 | |
|
|
6 | Added option dhcp_release to specify if we release the DHCP lease or not |
|
|
7 | defaults to no |
|
|
8 | Changed variables peer_* to dhcp_* |
|
|
9 | dhclient and udhcpc now specify a pidfile |
| 3 | |
10 | |
| 4 | 01 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
11 | 01 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
| 5 | |
12 | |
| 6 | Refix and clean up the netmount script to kill processes #64034. |
13 | Refix and clean up the netmount script to kill processes #64034. |
| 7 | |
14 | |