| 1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
| 2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2 |
2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2 |
|
|
3 | |
|
|
4 | 02 Sep 2005; Martin Schlemmer <azarah@gentoo.org>: |
|
|
5 | |
|
|
6 | Split the enviroment whitelist for runscript into a system and user part. |
|
|
7 | Update it to use LIBDIR so that we can set 'lib' or 'lib64'. |
| 3 | |
8 | |
| 4 | 02 Sep 2005; Roy Marples <uberlord@gentoo.org>: |
9 | 02 Sep 2005; Roy Marples <uberlord@gentoo.org>: |
| 5 | |
10 | |
| 6 | We also set MTU in the pre_start of ifconfig/iproute2 incase a DHCP |
11 | We also set MTU in the pre_start of ifconfig/iproute2 incase a DHCP |
| 7 | client or similar needs it. |
12 | client or similar needs it. |