| 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 | 10 Feb 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
5 | |
|
|
6 | net.lo now supports fallback_route - fixes #75676 |
|
|
7 | due to bash limitations, only one fallback route is supported |
|
|
8 | |
|
|
9 | iproute2 now allows appends routes instead of adding them |
|
|
10 | this allows many default routes |
|
|
11 | |
|
|
12 | RC_STRICT_NET_CHECKING now supports the none "option" which means |
|
|
13 | that the net service is always up |
|
|
14 | |
|
|
15 | 07 Feb 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
16 | |
|
|
17 | netmask2cidr now works correctly - fixes #81119 |
|
|
18 | Thanks to Benoit Boissinot for the patch |
|
|
19 | |
|
|
20 | 02 Feb 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
21 | |
|
|
22 | wpa_supplicant and iwconfig now loop for 5 seconds if essid is |
|
|
23 | not returned straight away |
|
|
24 | |
|
|
25 | 31 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
26 | |
|
|
27 | removed warning from ifconfig |
|
|
28 | dnsdomainname overriding works again - fixes #80174 |
|
|
29 | |
|
|
30 | 17 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
31 | |
|
|
32 | net.lo changed logic to read "only fail if no configuration parameters |
|
|
33 | work, bring interface down and abort". Fixes #78092 |
|
|
34 | all modules should now check interface existance correctly - fixes #76385 |
|
|
35 | wpa_supplicant now works with EAP - fixes #78367 |
|
|
36 | |
|
|
37 | 13 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
38 | |
|
|
39 | wpa_supplicant forces ctrl_interface to /var/run/wpa_supplicant |
|
|
40 | and removes stale directories |
|
|
41 | clean_pidfile function no longer errors on empty pidfiles |
|
|
42 | net dependancies corrected in runscript.sh - fixes #77839 |
|
|
43 | allow pure IPv6 addresses - fixes #73844 |
|
|
44 | |
|
|
45 | 12 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
46 | |
|
|
47 | net.lo now ignores dot files when loading modules |
|
|
48 | ipppd module now stops correctly - fixes #73067 again |
|
|
49 | |
|
|
50 | 11 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
51 | |
|
|
52 | added "noop" config parameter which means take no action if the interface |
|
|
53 | is up and has an address configured, otherwise continue |
|
|
54 | addresses are now removed when starting an interface - fixes #77111 |
|
|
55 | |
|
|
56 | 06 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
57 | |
|
|
58 | ifconfig, udhcpc-ifconfig now deletes addresses using 0.0.0.0 for uclibc |
|
|
59 | - fixes #76846 |
|
|
60 | |
|
|
61 | 05 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
62 | |
|
|
63 | dhcpcd and udhcpc now run via the eval statement so quotes can be used |
|
|
64 | in options. Fixes #74053 - thanks to Evan Buswell |
|
|
65 | (merged from HEAD change on 12 Dec 2004) |
|
|
66 | |
|
|
67 | 04 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
68 | |
|
|
69 | bridge now marks interfaces as UP - fixes #75354 |
|
|
70 | iwconfig now sets enc keys through an eval statement - fixes #76601 |
|
|
71 | updated wireless.example for whitespace in keys |
|
|
72 | iwconfig now accepts mode "auto" and defaults to it |
|
|
73 | |
|
|
74 | 19 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
75 | |
|
|
76 | iwconfig now sets ESSIDVAR for master/ad-hoc modes - fixes #74802 |
|
|
77 | |
|
|
78 | 18 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
79 | |
|
|
80 | macchanger now localalises ${opts} - fixes #74809 |
|
|
81 | |
|
|
82 | 17 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
83 | |
|
|
84 | wpa_supplicant now brings the interface up before launching - fixes #74637 |
|
|
85 | |
|
|
86 | 16 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
87 | |
|
|
88 | wpa_supplicant - fixed file location for wpa_cli and association test |
|
|
89 | as it they changed in wpa_supplicant-0.3.x |
|
|
90 | |
|
|
91 | 12 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
92 | |
|
|
93 | fixed installed typo in net.lo - fixes #74152. Thanks to Federico Galassi |
|
|
94 | |
|
|
95 | 09 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
96 | |
|
|
97 | fixed net.lo getting vlan config |
|
|
98 | rc doesn't stop hotplugged devices when system is booting - fixes #61594 |
|
|
99 | thanks to Andreas Sundebo for the fix |
|
|
100 | |
|
|
101 | 07 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
102 | |
|
|
103 | essidnet - fixed setting up search domains |
|
|
104 | removed hardcoded ath0 in wpa_supplicant |
|
|
105 | ifconfig now reads the old gateway variable correctly - fixes #73641 |
|
|
106 | |
|
|
107 | 06 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
108 | |
|
|
109 | macchanger defaults to setting the interface down, and then trying |
|
|
110 | with it up - fixes #71929 |
|
|
111 | macchanger converts mac_${IFACE} to lowercase - fixes #73549 |
|
|
112 | iproute2 now configures the interface up everytime we add an address |
|
|
113 | removed "need interface" from all modules depends as net.lo requires |
|
|
114 | interface anyway |
|
|
115 | |
|
|
116 | 05 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
117 | |
|
|
118 | dhclient now kill it's process if it failed to get a lease on startup |
|
|
119 | all dhclient responses are now handled correctly |
|
|
120 | |
|
|
121 | 04 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
122 | |
|
|
123 | fixed dhclient-ifconfig to look for dhclient-udhcpc-wrapper in the correct |
|
|
124 | place and changed hardcoded eth1 to ${interface} in udhcpc-ifconfig. |
|
|
125 | Fixes #73327 - thanks to Benoit Boissinot |
|
|
126 | |
|
|
127 | essidnet gets the essid itself instead of relying on ${ESSID} |
|
|
128 | wpa_supplicant module added |
|
|
129 | config-system now creates files as .tmp instead of .new and loads |
|
|
130 | the wpa_supplicant module if needed |
|
|
131 | ifconfig now addes aliases to devices other than eth0 |
|
|
132 | dhcpcd, dhclient, pump and udhcpc now expose the dhcp_${IFACE} variable |
|
|
133 | instead of the old peer_dns_${IFACE}, peer_ntp_${IFACE}, peer_nis_${IFACE} |
|
|
134 | ones |
|
|
135 | |
|
|
136 | removed modules use dependancy in net.lo and added installed |
|
|
137 | - this allows use to provide "virtual" modules which are only "installed" |
|
|
138 | when other depended modules are installed |
| 3 | |
139 | |
| 4 | * rc-scripts 1.6.7 (03 Dec 2004) |
140 | * rc-scripts 1.6.7 (03 Dec 2004) |
| 5 | |
141 | |
| 6 | 03 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
142 | 03 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
| 7 | |
143 | |