| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL |
2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL |
| 3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
|
|
4 | |
|
|
5 | 09 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
6 | |
|
|
7 | Remove init.d/net.eth0 net.lo and net.ppp0. The first two are |
|
|
8 | provided now by net-scripts and net.ppp0 is shipped in |
|
|
9 | net-dialup/ppp |
| 4 | |
10 | |
| 5 | 09 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
11 | 09 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
| 6 | |
12 | |
| 7 | If the hostname has already been set via the kernel/dhcp, don't |
13 | If the hostname has already been set via the kernel/dhcp, don't |
| 8 | force it to 'localhost'. Used in netboot/terminal setups #38172. |
14 | force it to 'localhost'. Used in netboot/terminal setups #38172. |