| 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 | 03 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
5 | |
|
|
6 | Fixed config-system for only changing hostname when needed |
|
|
7 | udhcpc and dhclient now restore saved configs when stopping and work |
|
|
8 | with non-infinite leases |
| 3 | |
9 | |
| 4 | 02 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
10 | 02 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
| 5 | |
11 | |
| 6 | Merge time checking function (is_older_than) to help simplify config |
12 | Merge time checking function (is_older_than) to help simplify config |
| 7 | file update checking. Used for now in env-update.sh #71285. Function |
13 | file update checking. Used for now in env-update.sh #71285. Function |