| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL |
| 3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
| 4 | |
4 | |
|
|
5 | * rc-scripts 1.4.3.9 (17 Jul 2003) |
|
|
6 | |
| 5 | 17 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
7 | 17 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
8 | |
| 7 | Add vlan support to /etc/init.d/net.eth0, bug #15588, thanks to |
9 | Add vlan support to /etc/init.d/net.eth0, bug #15588, thanks to |
| 8 | Andy Dustman <andy-gentoo.54e552@dustman.net>. |
10 | Andy Dustman <andy-gentoo.54e552@dustman.net>. |
| 9 | |
11 | |
| … | |
… | |
| 14 | |
16 | |
| 15 | Rather use 'uname -r' to get kernel version, as else we need sysctl. |
17 | Rather use 'uname -r' to get kernel version, as else we need sysctl. |
| 16 | This closes bug #23923, modified /etc/init.d/modules. |
18 | This closes bug #23923, modified /etc/init.d/modules. |
| 17 | |
19 | |
| 18 | Fix a type-o in /etc/fstab, bug #23308. |
20 | Fix a type-o in /etc/fstab, bug #23308. |
|
|
21 | |
|
|
22 | Add support for the new 'O' agetty option to display the DNS domainname |
|
|
23 | in the issue file thanks to Marius Mauch <genone@genone.de>, bug #22275. |
|
|
24 | Updated /etc/issue and /etc/issue.logo for this. |
| 19 | |
25 | |
| 20 | 16 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
26 | 16 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
| 21 | |
27 | |
| 22 | Add aliases for add/del to /sbin/rc-update closing bug #24317, thanks |
28 | Add aliases for add/del to /sbin/rc-update closing bug #24317, thanks |
| 23 | to Antonio Dolcetta <zagarna@yahoo.com>. |
29 | to Antonio Dolcetta <zagarna@yahoo.com>. |