1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
2 | # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2 |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | |
|
|
4 | 11 Feb 2005; Mike Frysinger <vapier@gentoo.org>: |
|
|
5 | |
|
|
6 | Add UPS kill fixes for halt.sh by Lee Weisz / Remy Blank #46440. |
|
|
7 | |
|
|
8 | 10 Feb 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
9 | |
|
|
10 | net.lo now supports fallback_route - fixes #75676 |
|
|
11 | due to bash limitations, only one fallback route is supported |
|
|
12 | |
|
|
13 | cleaned up dhcp helper |
|
|
14 | |
|
|
15 | iproute now appends routes instead of adding them - this allows multiple |
|
|
16 | default routes |
|
|
17 | |
|
|
18 | RC_STRICT_NET_CHECKING now supports the none "option" which means |
|
|
19 | that the net service is always up |
|
|
20 | |
|
|
21 | 31 Jan 2005; Mike Frysinger <vapier@gentoo.org>: |
|
|
22 | |
|
|
23 | Punt the PROTOCOL variable from rc.conf since nothing uses it. |
|
|
24 | |
|
|
25 | Punt the consolefont related variables from rc.conf since they've |
|
|
26 | been moved to conf.d/consolefont. |
|
|
27 | |
|
|
28 | Import some VServer support from #55973. For now, just add the |
|
|
29 | detection function to functions.sh and support in init.d/clock. |
|
|
30 | |
|
|
31 | 07 Feb 2005; Martin Schlemmer <azarah@gentoo.org>: |
|
|
32 | |
|
|
33 | Fix /sbin/functions.sh not to run stty during 'emerge depend'. |
|
|
34 | |
|
|
35 | 07 Feb 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
36 | |
|
|
37 | netmask2cidr now works correctly - fixes #81119 |
|
|
38 | Thanks to Benoit Boissinot for the patch |
|
|
39 | |
|
|
40 | 06 Feb 2005; Mike Frysinger <vapier@gentoo.org>: |
|
|
41 | |
|
|
42 | Remove the apache user and let apache ebuilds handle it #77738. |
|
|
43 | |
|
|
44 | 04 Feb 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
45 | |
|
|
46 | It's now possible to configure addresses and routes for the loopback |
|
|
47 | interface if required - however you cannot override our defaults |
|
|
48 | |
|
|
49 | wpa_supplicant and iwconfig now loop for 5 seconds if essid is |
|
|
50 | not returned straight away |
|
|
51 | |
|
|
52 | 31 Jan 2005; Mike Frysinger <vapier@gentoo.org>: |
|
|
53 | |
|
|
54 | Fix the test for device-mapper in checkfs #80206. |
|
|
55 | |
|
|
56 | Change home of man to /usr/share/man. |
|
|
57 | |
|
|
58 | * rc-scripts 1.6.9 (30 Jan 2004) |
|
|
59 | |
|
|
60 | 30 Jan 2005; Mike Frysinger <vapier@gentoo.org>: |
|
|
61 | |
|
|
62 | Use clock, don't need it. Not everyone has a RTC #78997. |
|
|
63 | |
|
|
64 | Rewrite the KV_* functions to use pure bash rather than awk #75836. |
|
|
65 | |
|
|
66 | Don't use 'none' when mounting virtual filesystems since `umount` can |
|
|
67 | produce some pretty vague output #78684. Fixed sbin/rc and etc/fstab |
|
|
68 | and etc/halt.sh to handle the new format. |
|
|
69 | |
|
|
70 | modules-update.8 touchups by Benno Schulenberg #77582. |
|
|
71 | |
|
|
72 | Don't symlink /etc/filesystems since it is an user config file #74176. |
|
|
73 | |
|
|
74 | Punt the 'guest' user #74737. |
|
|
75 | |
|
|
76 | Add support for loopback dm-crypt by Dylan Carlson #73598 and for gpg |
|
|
77 | dm-crypt by Lars Strojny #75659. |
|
|
78 | |
|
|
79 | Update crypto-loop to newer util-linux #40874 by jochen / Jürgen Hötzel. |
|
|
80 | |
|
|
81 | 27 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
82 | |
|
|
83 | removed udhcpc-* and dhclient-* helper modules and replaced them with a |
|
|
84 | generic dhcp module which caters for all interfaces and dhcp clients that |
|
|
85 | need it. |
|
|
86 | We now prefer iproute2 over ifconfig if both are installed. |
|
|
87 | |
|
|
88 | 24 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
89 | |
|
|
90 | replaced awk commands with sed equivalents in net-scripts to make us |
|
|
91 | more portable |
|
|
92 | STYLE fixes to many net-scripts modules |
|
|
93 | Removed hardcoded Version and replaced with cvs $Header: |
|
|
94 | |
|
|
95 | 17 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
96 | |
|
|
97 | net.lo changed logic to read "only fail if no configuration parameters |
|
|
98 | work, bring interface down and abort". Fixes #78092 |
|
|
99 | all modules should now check interface existance correctly - fixes #76385 |
|
|
100 | wpa_supplicant now works with EAP - fixes #78367 |
|
|
101 | |
|
|
102 | 13 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
103 | |
|
|
104 | wpa_supplicant forces ctrl_interface to /var/run/wpa_supplicant |
|
|
105 | and removes stale directories |
|
|
106 | clean_pidfile function no longer errors on empty pidfiles |
|
|
107 | net dependancies corrected in runscript.sh - fixes #77839 |
|
|
108 | allow pure IPv6 addresses - fixes #73844 |
|
|
109 | |
|
|
110 | 12 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
111 | |
|
|
112 | net.lo now ignores dot files when loading modules |
|
|
113 | ipppd module now stops correctly - fixes #73067 again |
|
|
114 | |
|
|
115 | 11 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
116 | |
|
|
117 | added "noop" config parameter which means take no action if the interface |
|
|
118 | is up and has an address configured, otherwise continue |
|
|
119 | addresses are now removed when starting an interface - fixes #77111 |
|
|
120 | |
|
|
121 | 06 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
122 | |
|
|
123 | ifconfig, udhcpc-ifconfig now deletes addresses using 0.0.0.0 for uclibc |
|
|
124 | - fixes #76846 |
|
|
125 | |
|
|
126 | 04 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
|
|
127 | |
|
|
128 | bridge now marks interfaces as UP - fixes #75354 |
|
|
129 | bridge, net.lo, iwconfig touched up to match new STYLE |
|
|
130 | net.lo tests the return value of modprobe - fixes #76385 |
|
|
131 | iwconfig now sets enc keys through an eval statement - fixes #76601 |
|
|
132 | updated wireless.example for whitespace in keys |
|
|
133 | iwconfig now accepts mode "auto" and defaults to it |
|
|
134 | |
|
|
135 | 30 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
136 | |
|
|
137 | Touch up rc-update to match our new STYLE. Also tweak the help |
|
|
138 | to fit in the standard console. |
|
|
139 | |
|
|
140 | 23 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
141 | |
|
|
142 | Merge a bunch of BSD fixes into our .c files. |
|
|
143 | |
|
|
144 | 18 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
145 | |
|
|
146 | iwconfig now sets ESSIDVAR for master/ad-hoc modes - fixes #74802 |
|
|
147 | |
|
|
148 | 17 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
149 | |
|
|
150 | wpa_supplicant - fixed file location for wpa_cli and association test |
|
|
151 | as it they changed in wpa_supplicant-0.3.x |
|
|
152 | wpa_supplicant now brings the interface up before launching - fixes #74637 |
|
|
153 | |
|
|
154 | * rc-scripts 1.6.8 (15 Dec 2004) |
|
|
155 | |
|
|
156 | 15 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
157 | |
|
|
158 | start_critical_service in /sbin/rc should rely on $1 instead of |
|
|
159 | the external variable $x for the service name. #74425 |
|
|
160 | |
|
|
161 | 15 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
162 | |
|
|
163 | rc-status now reports stopping status |
|
|
164 | Updated documentation to point non-usb linux-wlan-ng users to use |
|
|
165 | hostap-driver instead |
|
|
166 | |
|
|
167 | 13 Dec 2004; Martin Schlemmer <azarah@gentoo.org>: |
|
|
168 | |
|
|
169 | Tweak init.d/halt.sh to support new text based udev_db ('udevinfo -d' do |
|
|
170 | not work anymore, and there is no space after '(S|N):'). Also check if |
|
|
171 | devices.tar.bz2 is empty before trying to create it, bug #71143. |
|
|
172 | |
|
|
173 | 12 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
174 | |
|
|
175 | Tweak get_mount_fstab to only print the first mount point found and then |
|
|
176 | spit warning messages for extra matches. Also add support for RC_USE_FSTAB |
|
|
177 | so normal users don't have to worry about a broken /etc/fstab. |
|
|
178 | |
|
|
179 | Add an additional sanity check to the udev tarball usage. Don't try to |
|
|
180 | unpack an empty or non-existant tarball. |
|
|
181 | |
|
|
182 | Tweak the 'static' description so users know they can use it to make |
|
|
183 | /sbin/rc ignore /dev completely. |
|
|
184 | |
|
|
185 | 12 Dec 2004; Martin Schlemmer <azarah@gentoo.org>: |
|
|
186 | |
|
|
187 | Add suport for using /sbin/udevsend from new udev-048 as hotplug multiplexer. |
|
|
188 | |
|
|
189 | 12 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
190 | |
|
|
191 | fixed installed typo in net.lo - fixes #74152. Thanks to Federico Galassi |
|
|
192 | |
|
|
193 | dhcpcd and udhcpc now run via the eval statement so quotes can be used |
|
|
194 | in options. Fixes #74053 - thanks to Evan Buswell |
|
|
195 | |
|
|
196 | 09 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
197 | |
|
|
198 | fixed net.lo getting vlan config |
|
|
199 | rc doesn't stop hotplugged devices when system is booting - fixes #61594 |
|
|
200 | thanks to Andreas Sundebo for the fix |
|
|
201 | rc-status now reports stopping |
|
|
202 | |
|
|
203 | 08 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
204 | |
|
|
205 | iwconfig now unsets wireless config and downs interface when backgrounding |
|
|
206 | fails |
|
|
207 | wpa_supplicant now supports backgrounding |
|
|
208 | removed is_in_fstab function and replaced with get_mount_fstab which |
|
|
209 | returns a mount command based on the contents of fstab. Resolves bugs |
|
|
210 | #70044 and #73762 |
|
|
211 | |
|
|
212 | 07 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
213 | |
|
|
214 | essidnet - fixed setting up search domains |
|
|
215 | ifconfig now reads the old gateway variable correctly - fixes #73641 |
|
|
216 | iwconfig now supports backgrounding |
|
|
217 | ifconfig and iproute2 now support function interface_set_mac_address |
|
|
218 | macchanger no longer depends on macchanger if configuring a specific |
|
|
219 | mac address |
|
|
220 | |
|
|
221 | fix depstop for net-services when system is booting - should fix #61594 |
|
|
222 | added service_stopped function to make reading code easier and trying |
|
|
223 | to avoid race conditions |
|
|
224 | |
|
|
225 | 06 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
226 | |
|
|
227 | macchanger defaults to setting the interface down, and then trying |
|
|
228 | with it up - fixes #71929 |
|
|
229 | macchanger converts mac_${IFACE} to lowercase - fixes #73549 |
|
|
230 | iproute2 now configures the interface up everytime we add an address |
|
|
231 | removed "need interface" from all modules depends as net.lo requires |
|
|
232 | interface anyway |
|
|
233 | removed hardcoded ath0 in wpa_supplicant |
|
|
234 | |
|
|
235 | added rc-script statuses "starting", "stopping" and "inactive" |
|
|
236 | dhcpcd, udhcpc and dhclient now support backgrounding - fixes #52975 |
|
|
237 | |
|
|
238 | 05 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
239 | |
|
|
240 | dhclient now kill it's process if it failed to get a lease on startup |
|
|
241 | all dhclient responses are now handled correctly |
|
|
242 | |
|
|
243 | 04 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
244 | |
|
|
245 | fixed dhclient-ifconfig to look for dhclient-udhcpc-wrapper in the correct |
|
|
246 | place and changed hardcoded eth1 to ${interface} in udhcpc-ifconfig. |
|
|
247 | Fixes #73327 - thanks to Benoit Boissinot |
|
|
248 | |
|
|
249 | essidnet gets the essid itself instead of relying on ${ESSID} |
|
|
250 | wpa_supplicant module added |
|
|
251 | config-system now creates files as .tmp instead of .new and loads |
|
|
252 | the wpa_supplicant module if needed |
|
|
253 | ifconfig now addes aliases to devices other than eth0 |
|
|
254 | dhcpcd, dhclient, pump and udhcpc now expose the dhcp_${IFACE} variable |
|
|
255 | instead of the old peer_dns_${IFACE}, peer_ntp_${IFACE}, peer_nis_${IFACE} |
|
|
256 | ones |
|
|
257 | |
|
|
258 | removed modules use dependancy in net.lo and added installed |
|
|
259 | - this allows use to provide "virtual" modules which are only "installed" |
|
|
260 | when other depended modules are installed |
|
|
261 | |
|
|
262 | * rc-scripts 1.6.7 (03 Dec 2004) |
|
|
263 | |
|
|
264 | 03 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
265 | |
|
|
266 | Simply filesystem unmounting in halt.sh. Based upon work by Georg Sauthoff |
|
|
267 | #68697. Also clean up the filesystem remounting readonly. As a last |
|
|
268 | resort to filesystems which won't remount readonly, we try to unmount them |
|
|
269 | with the force/readonly options. Idea from #70349. |
|
|
270 | |
|
|
271 | 03 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
272 | |
|
|
273 | Fixed config-system for only changing hostname when needed |
|
|
274 | udhcpc and dhclient now restore saved configs when stopping and work |
|
|
275 | with non-infinite leases |
|
|
276 | Moved generic dhcp options into a space seperated string |
|
|
277 | udhcpc now caches it's IP address and requests it the next time it starts |
|
|
278 | if the address is not released |
|
|
279 | udhcpc and dhclient no longer flush interfaces if we don't need too |
|
|
280 | ipppd module now looks for ipppd in /usr/sbin - fixes #73067 |
|
|
281 | |
|
|
282 | 02 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
283 | |
|
|
284 | Merge time checking function (is_older_than) to help simplify config |
|
|
285 | file update checking. Used for now in env-update.sh #71285. Function |
|
|
286 | written by Paul Pacheco #55329. |
|
|
287 | |
|
|
288 | 02 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
289 | |
|
|
290 | Added option dhcp_release to specify if we release the DHCP lease or not |
|
|
291 | defaults to no |
|
|
292 | Changed variables peer_* to dhcp_* |
|
|
293 | dhclient and udhcpc now specify a pidfile |
|
|
294 | Fixed iwconfig report if iwgetid does not support --channel |
|
|
295 | |
|
|
296 | 01 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
297 | |
|
|
298 | Refix and clean up the netmount script to kill processes #64034. |
|
|
299 | |
|
|
300 | 01 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
301 | |
|
|
302 | Documentation fixes regarding iwconfig and linux-wlan-ng |
|
|
303 | Fixed bonding deps per bug #71419 |
|
|
304 | |
|
|
305 | 30 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
306 | |
|
|
307 | Fix the UML/coLinux check in init.d/clock #72937. |
|
|
308 | |
|
|
309 | Allow the user to override the default mount options via /etc/fstab |
|
|
310 | for all the mounts. Added a 'is_in_fstab' function to see if the |
|
|
311 | user has defined the mount, and if not, fall back to the hardcoded |
|
|
312 | stuff from before. This also lets us get rid of $RC_DEVICE_FS #70044. |
|
|
313 | |
|
|
314 | 26 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
315 | |
|
|
316 | Fixed up address detection in apipa |
|
|
317 | net.lo now checks for duplicate static IPv4 addresses before assigning |
|
|
318 | iwconfig now supports preassociate and postassociate user hooks |
|
|
319 | net.example - changed $1 to ${IFACE} in examples |
|
|
320 | clarified lack of linux-wlan-ng support |
|
|
321 | |
|
|
322 | 24 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
323 | |
|
|
324 | Allow users to specify charset option to dumpkeys when using unicode |
|
|
325 | in conf.d/keymaps #72225. Also move all the init.d/keymap specific |
|
|
326 | options out of rc.conf and into conf.d/keymaps and add some config |
|
|
327 | checks to init.d/keymaps like the clock/hostname init.d scripts. |
|
|
328 | |
|
|
329 | Make sure /etc/rc.conf overrides conf.d files when starting up |
|
|
330 | critical services. Should help out with transition from rc.conf. |
|
|
331 | |
|
|
332 | 24 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
333 | |
|
|
334 | Ensure all net-scripts modules depend on interface_variable function |
|
|
335 | where applicable |
|
|
336 | Fixed adsl stopping - #68934. Thanks to Andreas Kauer |
|
|
337 | |
|
|
338 | 23 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
339 | |
|
|
340 | iproute2 does not need to create dummy interfaces for aliases |
|
|
341 | unlike ifconfig so we no longer do this |
|
|
342 | We now bring down all aliases and addresses properly |
|
|
343 | Split off some functions from net.lo into helpers.d/functions |
|
|
344 | so that our DHCP helper scripts can use them too :) |
|
|
345 | Deprecated interface specific setup in favour of a generic config |
|
|
346 | macchanger brings interface up now - fixes #71929 |
|
|
347 | DHCP over VLAN now works - fixes #71860 |
|
|
348 | Disabled modified function checking as it's far too expensive on CPU |
|
|
349 | and still isn't 100% reliable |
|
|
350 | When specifing a module that isn't emerged, you now get an error |
|
|
351 | telling you what to emerge |
|
|
352 | Removed -p option from the diff call used for function removal |
|
|
353 | Removed rp_filter setting - fixes first part of bug #71971 |
|
|
354 | Added sysctl.conf settings relating to rp_filter to sysctl.conf |
|
|
355 | - fixes last part of bug #71971 |
|
|
356 | Fixed pump exporing ntp servers |
|
|
357 | implemented MODULES_DIR so we can change directory we load from on the fly |
|
|
358 | fixed variables for vlans in most modules |
|
|
359 | |
|
|
360 | 19 Nov 2004; Aron Grffis <agriffis@gentoo.org>: |
|
|
361 | |
|
|
362 | Remove crap "ll" and "d" aliases from skel .bashrc |
|
|
363 | |
|
|
364 | 19 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
365 | |
|
|
366 | tests for hostname (none) when sending hostname via dhcpcd, udhpc or pump |
|
|
367 | udhcpc now does correct signal handling so we can release leases and |
|
|
368 | terminate cleanly |
|
|
369 | Improved pump process detection |
|
|
370 | Rewrote udhcpc helper scripts around udhcpc and wrapped dhclient to udhcpc |
|
|
371 | scripts. This makes things much saner as udhcpc is much saner - also fixed |
|
|
372 | essidnet and ipv6 local link for them. |
|
|
373 | removed iproute2 udhcpc reliance on the "bc" command |
|
|
374 | |
|
|
375 | 17 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
376 | |
|
|
377 | Fixed invalid variable handling in bonding and vlan - bug #71419 |
|
|
378 | apipa now brings the interface up before testing if address exists |
|
|
379 | Updated bonding documentation - bug #71419 |
|
|
380 | Fixed iproute2 adding addresses for vlans - bug #71419 |
|
|
381 | ifconfig handle inet6 routing automatically - bug #33310 |
|
|
382 | ifconfig - fixed old gateway + gateway in routes conflict |
|
|
383 | iproute2 cleaned up some functions |
|
|
384 | |
|
|
385 | 16 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
386 | |
|
|
387 | We no longer default a fallback to APIPA when no config is given |
|
|
388 | net.example fleshed out a bit more for dhcpcd - fixes #60845 |
|
|
389 | Improved forced module handling a touch |
|
|
390 | modules_sort and modules_check_user in net.lo buffer _provides, |
|
|
391 | _before and _after in arrays to avoid shelling out |
|
|
392 | |
|
|
393 | 15 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
394 | |
|
|
395 | Add a check to clock init.d to make sure users dont try to set |
|
|
396 | config their clock in rc.conf anymore. |
|
|
397 | |
|
|
398 | Redo hostname/domainname scripts to use files in /etc/conf.d/ |
|
|
399 | instead of creating files in /etc/. Allows for controlling things |
|
|
400 | like the behavior of setting the 'domain' in resolv.conf since users |
|
|
401 | may not always understand exactly what's going on. |
|
|
402 | |
|
|
403 | Stop referring to conf.d/basic as a global rc config option. That |
|
|
404 | file hasn't been used in a long time and has since been replaced |
|
|
405 | with env.d/00basic. Updated sbin/runscript.sh, etc/profile, |
|
|
406 | sbin/rc-help.sh, and src/awk/cachedepends.awk. |
|
|
407 | |
|
|
408 | Run `find | xargs` instead of `find -exec`. Much better performance |
|
|
409 | this way, and busybox friendly #59732. |
|
|
410 | |
|
|
411 | 15 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
412 | |
|
|
413 | Split modules_load into smaller more managable functions in net.lo |
|
|
414 | Added modules_force option to net.lo with a big phat warning in |
|
|
415 | net.example about it potentially breaking networking |
|
|
416 | Added searchdomains_ESSID option to essidnet |
|
|
417 | Stopped the domain setting from putting the same entry in search |
|
|
418 | in config-system and essidnet |
|
|
419 | Removed second warning in net.lo when configuration not set |
|
|
420 | Documented APIPA module in net.example |
|
|
421 | Added kernel checking for vlan - fixes #70829 |
|
|
422 | Added kernel checking for bonding, bridging and tuntap |
|
|
423 | Added iproute2 support to the APIPA module |
|
|
424 | |
|
|
425 | 13 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
426 | |
|
|
427 | Update the svcdir mounting #69595. Instead of mounting in /mnt |
|
|
428 | and then bind mounting to $svcdir, we mount the ramdisk on $svcidr. |
|
|
429 | |
|
|
430 | 12 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
431 | |
|
|
432 | Added arping duplicate address detection to net.lo |
|
|
433 | Created Automatic Private IP Addressing (APIPA) module |
|
|
434 | |
|
|
435 | Added dependancy checking to ipppd |
|
|
436 | Bonding is now started pre instead of post |
|
|
437 | Fixed iface variable in dhcp modules for vlans |
|
|
438 | Changed get_device to interface_device |
|
|
439 | Changed get_type to interface_type |
|
|
440 | Added vlan configuration options and documented them in net.example |
|
|
441 | Fixed bridge configuration handling |
|
|
442 | Removed _get_vlans from iproute2 and ifconfig as vlan now does it itself |
|
|
443 | |
|
|
444 | 11 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
445 | |
|
|
446 | Fixed category of rp-pppoe to net-dialup error when requesting ADSL |
|
|
447 | Improved inet6 address deletion and detection in iproute2 |
|
|
448 | Improved gateway logic in ifconfig |
|
|
449 | Changed all wireless reporting functions to use iwgetid instead of |
|
|
450 | parsing iwconfig output except for essid |
|
|
451 | |
|
|
452 | * rc-scripts 1.6.6 (08 Nov 2004) |
|
|
453 | |
|
|
454 | 08 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
455 | |
|
|
456 | Added options to configure bridge |
|
|
457 | Added bridge configuration example to net.example |
|
|
458 | Added missing required function interface_exists to iptunnel check_depends |
|
|
459 | |
|
|
460 | 07 Nov 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
461 | |
|
|
462 | Fix shell scripting errors that would result in |
|
|
463 | /sbin/functions.sh: line 166: [: too many arguments. |
|
|
464 | |
|
|
465 | 05 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
466 | |
|
|
467 | net-scripts/net.modules.d/bridge |
|
|
468 | - fixed destroying a bridge if no ports were added |
|
|
469 | - starts interfaces if they don't exist - fixed bug #65153 |
|
|
470 | |
|
|
471 | net-scrips/net.modules.d/bonding |
|
|
472 | - starts interfaces if they don't exist |
|
|
473 | |
|
|
474 | net-scripts/init.d/net.lo |
|
|
475 | - added net_start() function to start depandant ifaces |
|
|
476 | so that bridge br0 can active tun0 which net.tun0 has to create |
|
|
477 | - added use dependany on wlan incase we're using linux-wlan-ng drivers |
|
|
478 | fixes bug #64978 |
|
|
479 | - moved start() to run_start() and stop() to run_stop() |
|
|
480 | created run() and new start()/stop() functions |
|
|
481 | this is so that we have one single entry point to localise variables |
|
|
482 | and to remove any added functions loaded by our modules |
|
|
483 | - removed redundant interface_exists() as it's provided by |
|
|
484 | ifconfig and/or iproute2 |
|
|
485 | |
|
|
486 | net-scripts/net.modules.d/ifconfig and iproute2 |
|
|
487 | - added ifconfig_tunnel and iproute2_tunnel functions |
|
|
488 | |
|
|
489 | addred gre/ipip tunnel support via the the tunnel module |
|
|
490 | - fixes bug #50765 |
|
|
491 | |
|
|
492 | 04 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
493 | |
|
|
494 | net-scripts/net.modules.d/pump |
|
|
495 | - fixed setting ntp servers |
|
|
496 | |
|
|
497 | net-scripts/net.modules.d/dhcpcd |
|
|
498 | - fixed stopping function |
|
|
499 | |
|
|
500 | net-scripts/net.modules.d/bonding |
|
|
501 | - fixed module to actually work with the interface |
|
|
502 | |
|
|
503 | net-scripts/init.d/net.lo |
|
|
504 | - we remove all added functions when restarting an interface |
|
|
505 | this relies on the diff command being available |
|
|
506 | |
|
|
507 | added isdn support via the new ipppd module - fixes bug #69035 |
|
|
508 | |
|
|
509 | net-scripts/conf.d/net.example |
|
|
510 | - added sample isdn setup |
|
|
511 | |
|
|
512 | net-scripts/conf.d/wireless.example |
|
|
513 | - added better descriptions to the _sleep variables |
|
|
514 | |
|
|
515 | Fixed boolean logic error when testing is_net_up in /sbin/runscript.sh |
|
|
516 | - fixed bug #70022 |
|
|
517 | |
|
|
518 | net.lo - added get_type function to return the type of the interface |
|
|
519 | - eth, ippp, etc |
|
|
520 | |
|
|
521 | ipppd, tuntap |
|
|
522 | - start() moved to pre_start() and we now test by type |
|
|
523 | this means you no longer need ifconfig_ippp0=( "isdn" "dhcp" ) |
|
|
524 | as ippp0 is always an isdn device |
|
|
525 | |
|
|
526 | bridge - fixed stop function and moved start() to pre_start() |
|
|
527 | and automatically start if the variable bridge_${iface} exists |
|
|
528 | |
|
|
529 | net.example - fixed up documentation for changed behaviour above |
|
|
530 | |
|
|
531 | 03 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
532 | |
|
|
533 | When launching critical services in /sbin/rc, make sure we source |
|
|
534 | the conf.d file (if it exists). Resolves #69956. |
|
|
535 | |
|
|
536 | 03 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
537 | |
|
|
538 | net-scripts/init.d/net.lo |
|
|
539 | - fixed !module when it's not installed |
|
|
540 | - we can now specify null inet addresses in the config |
|
|
541 | this allows a pure inet6 setup |
|
|
542 | - shutdown lo the same way we bring it up |
|
|
543 | |
|
|
544 | net-scripts/net.modules.d/ifconfig |
|
|
545 | - changed IPv6 to inet6 in output of adding inet6 addresses |
|
|
546 | - just output inet6 address removed, not eth0 del foo |
|
|
547 | |
|
|
548 | net-scripts/net.modules.d/iproute2 |
|
|
549 | - fix deletion of non-link addresses - fixes bug #65417 (again) |
|
|
550 | - handle inet6 addresses like ifconfig - fixes more bug #65417 |
|
|
551 | |
|
|
552 | net-scripts/conf.d/net.example |
|
|
553 | - noted that inet6 addresses do not create aliases |
|
|
554 | - added examples of assigning inet6 addresses |
|
|
555 | |
|
|
556 | net-scripts/net.modules.d/iwconfig |
|
|
557 | - improve error message when card does not support scanning |
|
|
558 | |
|
|
559 | net-scripts/conf.d/wireless.example |
|
|
560 | - fixed comment regarding preferred_aps not working with cards that don't |
|
|
561 | support scanning |
|
|
562 | |
|
|
563 | 02 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
564 | |
|
|
565 | net-scripts/conf.d/net.example |
|
|
566 | - added bridging and tuntap examples |
|
|
567 | |
|
|
568 | net-scripts/init.d/net.lo |
|
|
569 | - modprobe ${IFACE} when ${IFACE} does not exist |
|
|
570 | |
|
|
571 | net-scripts/net.modules.d/ifconfig |
|
|
572 | - fixed interface existance check |
|
|
573 | |
|
|
574 | net-scripts/net.modules.d |
|
|
575 | ifconfig & iproute2 |
|
|
576 | - added boolean to interface_exists to report if it exists or not |
|
|
577 | - added checks to see if the interface exists or not when starting |
|
|
578 | |
|
|
579 | dhcpcd |
|
|
580 | - removed debug line |
|
|
581 | |
|
|
582 | bonding, dhclient, dhcpcd, essidnet, macchanger, pump, udhcpc |
|
|
583 | - added checks to see if the interface exists or not when starting |
|
|
584 | |
|
|
585 | tuntap |
|
|
586 | - added checks to see if the interface exists or not when stopping |
|
|
587 | |
|
|
588 | 01 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
589 | |
|
|
590 | Dump the error message that hwclock returns since it tends to be |
|
|
591 | quite useful. Modified init.d/clock. |
|
|
592 | |
|
|
593 | Fix error in functions.sh [ -z "$@" ] -> [[ -z "$@" ]] #69789. |
|
|
594 | |
|
|
595 | Don't create /dev/sndstat link anymore in populate_udev per #69635. |
|
|
596 | |
|
|
597 | 01 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
|
|
598 | |
|
|
599 | net-scripts/init.d/net.lo: |
|
|
600 | - modules specified by interface config now error if they are not loaded |
|
|
601 | - moved interface check to after preup incase user preup loads drivers |
|
|
602 | - modules can be explicitly not used by prefixing them with a ! |
|
|
603 | however, they are still available to other modules |
|
|
604 | fixes bugs #68908, #69027 |
|
|
605 | - remove check to see if interface exists |
|
|
606 | - modules may setup new interfaces and still require config |
|
|
607 | so we have a new label counter in iface_start |
|
|
608 | - removed the check to see if a class wrapping already exists |
|
|
609 | this fixes the bug where ifconfig and iproute2 are installed, but |
|
|
610 | ifconfig is asked for and the interface is restarted. |
|
|
611 | - added check to see if the configured module is loaded |
|
|
612 | and installed or not in iface_start |
|
|
613 | - add dependancy on isdn4linux - fixes bug #69035 |
|
|
614 | - interface_exists moved to iproute and ifconfig |
|
|
615 | |
|
|
616 | net-scripts/net.modules.d |
|
|
617 | - Split wireless module into iwconfig and essidnet modules |
|
|
618 | - Added tuntap and bridge modules, fixes bug #55394, #30688 |
|
|
619 | |
|
|
620 | net-scripts/init.d/iwconfig: |
|
|
621 | - wep mode is now reported |
|
|
622 | - removed post_stop function so we keep existing config |
|
|
623 | - added pre_stop to set the ESSID variable |
|
|
624 | - changed to veinfo/vewarn where appropriate |
|
|
625 | - check if interface exists otherwise abort gracefully |
|
|
626 | - no longer deletes addresses as we now avoid |
|
|
627 | ipv6 local addresses in detecting if interface has an addresses or not |
|
|
628 | |
|
|
629 | net-scripts/init.d/ifconfig: |
|
|
630 | - added flag enable/disable function |
|
|
631 | - scope:link inet6 addresses are ignored when testing is_up and |
|
|
632 | del_addresses - fixes bug #65417 |
|
|
633 | |
|
|
634 | net-scripts/init.d/iproute2: |
|
|
635 | - added flag enable/disable function |
|
|
636 | - scope:link inet6 addresses are ignored when testing is_up and |
|
|
637 | del_addresses - fixes bug #65417 |
|
|
638 | |
|
|
639 | net-scripts/init.d/macchanger: |
|
|
640 | - fixed detecting whether the change worked or not, fixes bug #68893 |
|
|
641 | |
|
|
642 | net-scripts/init.d/vlan: |
|
|
643 | - fixed old config problem |
|
|
644 | |
|
|
645 | 31 Oct 2004; Martin Schlemmer <azarah@gentoo.org>: |
|
|
646 | |
|
|
647 | Do not delete depscan and envupdate caches on reboot, as this should |
|
|
648 | improve bootup times - works nicely with the '-u' parameters of both. |
|
|
649 | Also move the '-u' parameter test of depscan.sh after the directory |
|
|
650 | exist test, else ${svcdir}/started/, etc do not exist. Modified both |
|
|
651 | /sbin/rc and /sbin/depscan.sh for this. |
|
|
652 | |
|
|
653 | Move things around in /sbin/functions.sh to have all functions above. |
|
|
654 | |
|
|
655 | Add the 'lo' option to RC_NET_STRICT_CHECKING to resolve bug #29225. |
|
|
656 | |
|
|
657 | 28 Oct 2004; Martin Schlemmer <azarah@gentoo.org>: |
|
|
658 | |
|
|
659 | Only add files not managed by udev to device tarball, bug #57110. |
|
|
660 | |
|
|
661 | 28 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
662 | |
|
|
663 | Revert pam_console_apply udev check in bootmisc/halt.sh since |
|
|
664 | the bug is with pam_console_apply and not udev/pam. |
|
|
665 | |
|
|
666 | Use ${EUID} instead of $(id -u) to help out BSD in runscript.sh. |
|
|
667 | |
|
|
668 | Allow users to select ramfs instead of default tmpfs for mounting |
|
|
669 | on /dev with udev #69091. |
|
|
670 | |
|
|
671 | Add issue.devfix which would be auto copied to /etc/issue if |
|
|
672 | /sbin/rc detects the user is missing /dev/null or /dev/console. |
|
|
673 | Includes a simple explanation/fix for what's wrong. |
|
|
674 | |
|
|
675 | Make sure the clock init script runs after checkroot/modules/localmount |
|
|
676 | so that timestamps are synchronized asap #68133 / #70008. |
|
|
677 | |
|
|
678 | Accept '-nc' as a short option to '--nocolor' #64736. |
|
|
679 | |
|
|
680 | 26 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
681 | |
|
|
682 | Don't use -A with fsck to respect the fs_passno since it'll try |
|
|
683 | to fsck all filesystems, not just the ones specified. Instead, |
|
|
684 | awk /etc/fstab to review the passno field in checkroot #68822. |
|
|
685 | |
|
|
686 | Add support for 'gentoo=forcefsck' boot option in checkroot. |
|
|
687 | |
|
|
688 | Make sure we run devfsd in /sbin/rc even when /dev has been |
|
|
689 | automounted by the kernel #68795. |
|
|
690 | |
|
|
691 | Don't generate the device tarball in halt.sh with livecds #68469. |
|
|
692 | |
|
|
693 | 25 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
694 | |
|
|
695 | net-scripts/net.modules.d/ifconfig: |
|
|
696 | - Simplify ifconfig_is_up() |
|
|
697 | - Fix ifconfig_get_aliases_rev() to actually work... you can't |
|
|
698 | specify an interface name to ifconfig if you want to see the |
|
|
699 | aliases. |
|
|
700 | - Workaround a couple ifconfig bugs dealing with aliases |
|
|
701 | - Correct a return status in ifconfig_interface_del_addresses() |
|
|
702 | - ifconfig_iface_stop() is bool, not void; fix the comments |
|
|
703 | |
|
|
704 | net-scripts/net.modules.d/iproute2: |
|
|
705 | - iproute2_iface_stop() is bool, not void. Fix the code so it |
|
|
706 | returns meaningful values |
|
|
707 | |
|
|
708 | net-scripts/init.d/net.lo: |
|
|
709 | - Fix preferred (ifconfig/dhcpcd) module loading so it doesn't |
|
|
710 | barf when a preferred module is either (1) missing from |
|
|
711 | net.modules.d or (2) not available due to missing dependencies |
|
|
712 | - When loading all modules in order to stop an interface, only use |
|
|
713 | the first available to satisfy each class wrapper |
|
|
714 | |
|
|
715 | 24 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
716 | |
|
|
717 | Include livecd patch that was applied to baselayout-1.9.4-r6 |
|
|
718 | to use agetty instead of mingetty |
|
|
719 | |
|
|
720 | 24 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
721 | |
|
|
722 | Mount tmpfs instead of ramfs on /dev when using udev systems. |
|
|
723 | The problem with ramfs is that it has no size limitations so |
|
|
724 | one could easily take down their machine by accident #68653. |
|
|
725 | |
|
|
726 | * rc-scripts 1.6.3 (23 Oct 2004) |
|
|
727 | |
|
|
728 | 22 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
729 | |
|
|
730 | Add support for user_eth0 in the adsl module and in net.example. |
|
|
731 | This means that most users won't need to edit pppoe.conf at all |
|
|
732 | |
|
|
733 | 21 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
734 | |
|
|
735 | Remove old etc/conf.d/net and try to clarify instructions in |
|
|
736 | net-scripts/conf.d/net.example. Add example for ADSL |
|
|
737 | |
|
|
738 | 21 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
739 | |
|
|
740 | Merge all of the UML checks into one function, is_uml_sys(), |
|
|
741 | which is now in functions.sh. |
|
|
742 | |
|
|
743 | 18 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
744 | |
|
|
745 | Add v-e-commands (veinfo, vbegin, etc) to sbin/functions.sh that |
|
|
746 | depend on RC_VERBOSE which defaults to no. Add --verbose to args |
|
|
747 | understood by runscript.sh. |
|
|
748 | |
|
|
749 | In net.lo, use veinfo and friends when loading modules since this |
|
|
750 | information is confusing to users. |
|
|
751 | |
|
|
752 | In net.lo, always load global "modules" setting in following |
|
|
753 | "modules_iface" since this is a little easier for users to |
|
|
754 | understand. |
|
|
755 | |
|
|
756 | In net.lo, use eindent for output of pre/post scripts |
|
|
757 | |
|
|
758 | 18 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
759 | |
|
|
760 | Add shfs to our list of net filesystems #61452. Also add afs/nfs4. |
|
|
761 | |
|
|
762 | Add a '-u' parameter to depscan.sh to allow for updates only when |
|
|
763 | the config files have changed. With /sbin/rc using this, we speed |
|
|
764 | up bootup by only regenerating the cache when need be #67976. Also |
|
|
765 | add a '-u' parameter to env-update.sh for same reasons. |
|
|
766 | |
|
|
767 | Don't run depscan.sh in rc-update anymore since the cache files don't |
|
|
768 | depend on runlevels (which is all that rc-update modifies). |
|
|
769 | |
|
|
770 | Add unicode support to keymaps/consolefont #32111 and UML support #29707. |
|
|
771 | |
|
|
772 | Add checks to many filesystem operations in the eventuality that the |
|
|
773 | filesystems are mounted read only. |
|
|
774 | |
|
|
775 | 16 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
776 | |
|
|
777 | Update the default fstab /dev/shm mount to include the nodev, nosuid, |
|
|
778 | and noexec mount flags. No reason for the filesystem to have those. |
|
|
779 | |
|
|
780 | Cleaned up the clock init script. Moved the clock options out of |
|
|
781 | rc.conf and into its own conf.d/clock file. Added support for the |
|
|
782 | weird Alpha consoles SRM/ARC since they need special config options. |
|
|
783 | Also made the syncing of system clock to hardware clock at shutdown |
|
|
784 | optional (with the default being off) #15834. Don't try to set the |
|
|
785 | clock if running inside a coLinux environment #52870. |
|
|
786 | |
|
|
787 | Update default PATH ordering to try to follow default behavior in |
|
|
788 | other distro's and because it's logical that /usr/local should |
|
|
789 | override /usr which should override /. Fixes #12531. |
|
|
790 | |
|
|
791 | Move devfs stuff out of baselayout and into the devfsd package. |
|
|
792 | |
|
|
793 | Don't run /sbin/pam_console_apply -r if using udev on /dev #50315. |
|
|
794 | |
|
|
795 | 14 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
796 | |
|
|
797 | Fix rc-status to work with new COLS code. |
|
|
798 | |
|
|
799 | 14 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
800 | |
|
|
801 | Allow users to mount ramfs/tmpfs/ramdisk as their svcdir and |
|
|
802 | stop assuming ramfs==ramdisk #64079. |
|
|
803 | |
|
|
804 | 13 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
805 | |
|
|
806 | Rework the code for managing /dev to make it more flexible for |
|
|
807 | users. Some don't want to use devfs/udev but rather just create |
|
|
808 | their own nodes. Handles some issues with #44906 / #67276. |
|
|
809 | |
|
|
810 | Move the utmp clearing code out of bootmisc and into /sbin/rc. |
|
|
811 | The utmp log must be cleared while in the initial boot level |
|
|
812 | (meaning inside /sbin/rc) because as soon as rc exists, init |
|
|
813 | writes a 'boot' record (`who -b`) which would normally be lost |
|
|
814 | when the bootmisc init.d script is run #61727. |
|
|
815 | |
|
|
816 | 13 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
817 | |
|
|
818 | Cosmetic fixes for starting loopback interface |
|
|
819 | |
|
|
820 | SpanKY doesn't like the dots... disable them by default, but you |
|
|
821 | can set RC_DOT_PATTERN=' .' in /etc/conf.d/rc to get them back |
|
|
822 | |
|
|
823 | * rc-scripts 1.6.2 (13 Oct 2004) |
|
|
824 | |
|
|
825 | 13 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
826 | |
|
|
827 | Install net.modules.d to /lib/rcscripts instead of /etc so we |
|
|
828 | don't have to deal with CONFIG_PROTECT |
|
|
829 | |
|
|
830 | Fix diff code in modules_load so it can identify which functions |
|
|
831 | have been modified |
|
|
832 | |
|
|
833 | Fix fallback mechanism in iface_start so that it works correctly |
|
|
834 | and doesn't report a bogus error message when trying the fallback |
|
|
835 | |
|
|
836 | Get rid of need_begin trickery in iface_stop |
|
|
837 | |
|
|
838 | Simplify eend processing in dhcp modules |
|
|
839 | |
|
|
840 | Implement eindent, eoutdent, esetdent in functions.sh and adjust |
|
|
841 | net-scripts to use them. |
|
|
842 | |
|
|
843 | Re-write einfo, ewarn, eerror, ebegin, eend, ewend to use |
|
|
844 | RC_INDENTATION and to work better on serial terminals |
|
|
845 | |
|
|
846 | Remove conf.d/net.ppp0 since that is provided by net-dialup/ppp |
|
|
847 | |
|
|
848 | 12 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
849 | |
|
|
850 | Fix ipaddr_fallback in net-scripts/conf.d/net.example |
|
|
851 | |
|
|
852 | 09 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
853 | |
|
|
854 | Remove init.d/net.eth0 net.lo and net.ppp0. The first two are |
|
|
855 | provided now by net-scripts and net.ppp0 is shipped in |
|
|
856 | net-dialup/ppp |
|
|
857 | |
|
|
858 | Create NET_FS_LIST and is_net_fs in functions.sh and use them in |
|
|
859 | checkroot, localmount, netmount, net.example, and net.lo |
|
|
860 | |
|
|
861 | 09 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
862 | |
|
|
863 | If the hostname has already been set via the kernel/dhcp, don't |
|
|
864 | force it to 'localhost'. Used in netboot/terminal setups #38172. |
|
|
865 | |
|
|
866 | Add domainname to default boot runlevel list #47041. |
|
|
867 | |
|
|
868 | 08 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
869 | |
|
|
870 | Make sure that when we try to mount /sys, we do so with -n (tigger). |
|
|
871 | |
|
|
872 | Add some examples for nfs to sysctl.conf #66575. |
|
|
873 | |
|
|
874 | 06 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
875 | |
|
|
876 | Update to net-scripts 1.0.2 from Roy |
|
|
877 | ------------------------------------ |
|
|
878 | - wireless module: replaced preferred_only var with |
|
|
879 | associate_order this makes more sense now as we have changed the |
|
|
880 | possible values |
|
|
881 | - wireless module: added patch from Daniel Zappala we should call |
|
|
882 | wireless_get_essid everywhere now |
|
|
883 | - wireless module: don't declare ESSID local in |
|
|
884 | wireless_configure(). This allows ESSID to be tested in the |
|
|
885 | user defined postup() function |
|
|
886 | - wireless module: test type != "NOT READY!" instead of testing = |
|
|
887 | IEEE. this resolves problems with intel and ra-tech drivers |
|
|
888 | - net.lo start() now errors when the interface does not exist |
|
|
889 | - dhcpcd, dhclient, udhcpc and pump now expose peer_* vars this |
|
|
890 | enables wireless to map them from peer_dns_ESSID |
|
|
891 | - config-system helper now loads wireless module to remap |
|
|
892 | variables from ESSID this allows udhcpc and dhclient to use |
|
|
893 | remapped wireless vars |
|
|
894 | - fixed dhcpcd and pump modules using peer_* vars |
|
|
895 | - wireless aborts after 5 seconds if it cannot report a valid |
|
|
896 | ESSID this fixes a potential infinite loop problem |
|
|
897 | - wireless_setup_iface() renamed to wireless_map_essid_vars() this |
|
|
898 | avoids confusion about what the function actually does |
|
|
899 | |
|
|
900 | 06 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
901 | |
|
|
902 | Change the default net.ipv4.conf.default.rp_filter setting to 1 |
|
|
903 | in sysctl.conf since it shouldn't be harmful in anyway. Redhat |
|
|
904 | does the same. |
|
|
905 | |
|
|
906 | 05 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
907 | |
|
|
908 | Get rid of getcols() in sbin/functions.sh. Use COLUMNS when |
|
|
909 | possible and otherwise clean up the COLS code. Fix the "emerge |
|
|
910 | depend" detection code to use RC_ENDCOL="no" |
|
|
911 | |
|
|
912 | 05 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
913 | |
|
|
914 | Changed behavior of the domainname init.d script. It will now |
|
|
915 | override any settings obtained via dhcp/whatever. See #48277. |
|
|
916 | |
|
|
917 | Updated bootmisc to dump the output of `dmesg` to /var/log/dmesg. |
|
|
918 | This way users have an 'after-boot' log of their dmesg saved |
|
|
919 | somewhere useful #55421. |
|
|
920 | |
|
|
921 | Added the 'eend' back to depscan.sh since the script starts with a |
|
|
922 | call to 'ebegin' #59694. |
|
|
923 | |
|
|
924 | Add selinux update from Chris PeBenito for src/runscript.c #64019. |
|
|
925 | |
|
|
926 | Add more quoting to rc-help.sh to fix some non-critical errors. |
|
|
927 | Make rc-help.sh respect the value of RC_NOCOLOR. Allow RC_NOCOLOR |
|
|
928 | in functions.sh to be set via the environment. |
|
|
929 | |
|
|
930 | Flesh out the default sysctl.conf with comments and more examples |
|
|
931 | since our previous one was pretty sparse #59993. |
|
|
932 | |
|
|
933 | Change calls to `uniq` to `sort -u` in checkroot/halt.sh. This way |
|
|
934 | we only require sort in / and not both #36453. |
|
|
935 | |
|
|
936 | 04 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
937 | |
|
|
938 | More (I mean a LOT more) services. This takes care of #44458, |
|
|
939 | #52881 #55939 #58997 #66166 #66297. Gleaned many from the IANA |
|
|
940 | list/Fedora/FreeBSD/Debian. |
|
|
941 | |
|
|
942 | Change the test for /proc/cmdline from -e to -r. On grsecurity |
|
|
943 | based systems for example, the file may exist, but not be readable |
|
|
944 | by non-root users (patch by Ned Ludd). |
|
|
945 | |
|
|
946 | 03 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
947 | |
|
|
948 | Add support for NFSv4 from #25106 to the netmount script. Don't |
|
|
949 | try to fsck / if the root is a remote filesystem (like NFS) #36624. |
|
|
950 | |
|
|
951 | Update the fs_passno values in the default fstab to match the |
|
|
952 | settings suggested by the manpage #37314. Make checkroot respect |
|
|
953 | a fs_passno setting of 0 when dealing with / #39212. Change |
|
|
954 | default / filesystem type to ext3 instead of xfs #42670. |
|
|
955 | |
|
|
956 | Re-order the arguments to mount to match POSIX requirements #66225. |
|
|
957 | |
|
|
958 | Don't pipe swapon in localmount to /dev/null and ignore return |
|
|
959 | codes anymore. A swapon that works shows no output #39834. |
|
|
960 | |
|
|
961 | 02 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
962 | |
|
|
963 | Break up the COL/COLOR code properly this time. Not all serial |
|
|
964 | consoles can handle adjusting to the end of the line, so let's not |
|
|
965 | bother running stty at all anymore. This should fix up #32453. |
|
|
966 | |
|
|
967 | 30 Sep 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
968 | |
|
|
969 | Disable cryptfs by default in the conf.d file. Also cleanup |
|
|
970 | the output generated in localmount/checkfs/halt.sh for dm-crypt. |
|
|
971 | Add an extra check so that cryptfs is only run when the conf.d |
|
|
972 | file exists as well as /bin/cryptsetup. |
|
|
973 | |
|
|
974 | 29 Sep 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
975 | |
|
|
976 | Let glibc install nscd since different versions of glibc will |
|
|
977 | need to be handled differently. See #43076 by Rui Malheiro. |
|
|
978 | |
|
|
979 | 29 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
980 | |
|
|
981 | Prefer ~/.dir_colors over /etc/DIR_COLORS when it exists #64489 |
|
|
982 | |
|
|
983 | 27 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
984 | |
|
|
985 | Clear the screen in .bash_logout #32330 |
|
|
986 | |
|
|
987 | * rc-scripts 1.6.1 (27 Sep 2004) |
|
|
988 | |
|
|
989 | 27 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
990 | |
|
|
991 | Update dm-crypt to work with multi-line configuration files. |
|
|
992 | Also don't set status in a subshell; it was being lost before. |
|
|
993 | |
|
|
994 | 23 Sep 2004; Mike Frysinger <vapier@gentoo.org>: |
|
|
995 | |
|
|
996 | Rework the logic behind the $COLS code. It should not depend |
|
|
997 | on whether color is enabled. Also add a check for negative |
|
|
998 | values (like when using a serial console). |
|
|
999 | |
|
|
1000 | * rc-scripts 1.6.0 (15 Sep 2004) |
|
|
1001 | |
|
|
1002 | 15 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1003 | |
|
|
1004 | Fix bug 64034: simplify netmount script's stop function so that |
|
|
1005 | mountpoints containing spaces work correctly |
|
|
1006 | |
|
|
1007 | Update tarball.sh to use net-scripts |
|
|
1008 | |
|
|
1009 | 14 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1010 | |
|
|
1011 | Commit dm-crypt enablement patch from Tigger (Rob Holland) in |
|
|
1012 | bug 43146 |
|
|
1013 | |
|
|
1014 | * rc-scripts 1.5.3 (18 Aug 2004) |
|
|
1015 | |
|
|
1016 | 18 Aug 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1017 | |
|
|
1018 | Fix bug 60719 (request for better error messages from runscript) |
|
|
1019 | by allowing errors to show on the screen when they're encountered |
|
|
1020 | in wrap_rcscript |
|
|
1021 | |
|
|
1022 | Apply Spock's bootsplash patch from bug 45784. This moves most of |
|
|
1023 | the splash functionality out of baselayout. |
|
|
1024 | |
|
|
1025 | 13 Aug 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1026 | |
|
|
1027 | Don't export PS1. Continuation of bug 26951, comments 60-62. |
|
|
1028 | |
|
|
1029 | * rc-scripts 1.5.2 (02 Aug 2004) |
|
|
1030 | |
|
|
1031 | 02 Aug 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1032 | |
|
|
1033 | Related to bug 38955, don't set INPUTRC. Instead patch bash so |
|
|
1034 | that it looks for /etc/inputrc automatically if ~/.inputrc is |
|
|
1035 | missing. This is better than using INPUTRC since that will |
|
|
1036 | override even after the user creates ~/.inputrc. |
|
|
1037 | |
|
|
1038 | Fix bug 54275: Don't set INFODIR. The correct variable used by |
|
|
1039 | texinfo is INFOPATH, which is already set in 00basic. Setting |
|
|
1040 | INFODIR is useless, and breaks a NetBSD cross compile from Gentoo |
|
|
1041 | |
|
|
1042 | 01 Aug 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1043 | |
|
|
1044 | Fix bug 58805: net.eth0 should use bridge so that bridge |
|
|
1045 | interfaces are configured prior to net.br0 running |
|
|
1046 | |
|
|
1047 | Fix bug 56856: Get rid of net.rej and integrate missing stuff to |
|
|
1048 | conf.d/net |
|
|
1049 | |
|
|
1050 | Apply half of spock's patch in bug 45784: Check for |
|
|
1051 | conf.d/bootsplash instead of conf.d/bootsplash.conf |
|
|
1052 | |
|
|
1053 | Fix bug 51351: Quote parsed output of /proc/filesystems to handle |
|
|
1054 | octal sequences in mountpoint such as encoded spaces (\040) |
|
|
1055 | |
|
|
1056 | Fix bug 46680: Add cifs support to localmount and netmount. |
|
|
1057 | Thanks to Ronald Moesbergen for the patches |
|
|
1058 | |
|
|
1059 | 21 Jul 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1060 | |
|
|
1061 | Fix bug 26952: Use /etc/bash/bashrc to setup PS1, testing $- to |
|
|
1062 | determine if shell is interactive. The new system-wide bashrc is |
|
|
1063 | installed by bash-2.05b-r10 |
|
|
1064 | |
|
|
1065 | 19 Jul 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1066 | |
|
|
1067 | Fix bug 38743: strip leading and trailing spaces from variable |
|
|
1068 | values in genenviron.awk. Thanks to Marius Mauch for the patch. |
|
|
1069 | |
|
|
1070 | 09 Jul 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1071 | |
|
|
1072 | Fix bug 55576: swap words "start" and "stop" in runscript.sh error |
|
|
1073 | message |
|
|
1074 | |
|
|
1075 | * rc-scripts 1.5.1 (28 Jun 2004) |
|
|
1076 | |
|
|
1077 | 28 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1078 | |
|
|
1079 | Fix dhcp in iface_start_ifconfig: It was re-using the variable |
|
|
1080 | ${i} which would result in the following error: |
|
|
1081 | /sbin/runscript.sh: line 441: ((: 16.141.88.153: syntax error |
|
|
1082 | in expression (error token is ".141.88.153") |
|
|
1083 | |
|
|
1084 | Use vlan_IFACE instead of iface_IFACE_vlans in net.eth0 for more |
|
|
1085 | consistent vlan configuration. Thanks to robbat2 in bug 55394 |
|
|
1086 | (not fully resolved) |
|
|
1087 | |
|
|
1088 | Add example for checking if root filesystem is NFS-mounted via |
|
|
1089 | predown function in conf.d/net for bug 53104. This might be |
|
|
1090 | better integrated at some point into net.eth0 |
|
|
1091 | |
|
|
1092 | * rc-scripts 1.5.0 (26 Jun 2004) |
|
|
1093 | |
|
|
1094 | 26 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1095 | |
|
|
1096 | Fix bug 47659: support iproute2-style configuration. Thanks to |
|
|
1097 | Dean Bailey for some fantastic patches, including documentation |
|
|
1098 | for conf.d/net. This is a pretty huge re-write of net.eth0 |
|
|
1099 | |
|
|
1100 | Fix bug 34607: provide examples for in conf.d/net for preup, |
|
|
1101 | postup, predown, postdown functions. Also pay attention to return |
|
|
1102 | value from predown function (previously ignored) |
|
|
1103 | |
|
|
1104 | 15 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1105 | |
|
|
1106 | Fix bug 25975: support adsl in net.eth0. Thanks to Patrick McLean |
|
|
1107 | for the initial pass at the code. |
|
|
1108 | |
|
|
1109 | Fix bug 34140: add --servicelist option to rc-status. Thanks to |
|
|
1110 | Eldad Zack for the patch. |
|
|
1111 | |
|
|
1112 | Fix bug 37418: fix order of LVM and RAID in checkfs. Thanks to |
|
|
1113 | Raimondo Giammanco for the patch. |
|
|
1114 | |
|
|
1115 | * rc-scripts 1.4.16 (06 Jun 2004) |
|
|
1116 | |
|
|
1117 | 06 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1118 | |
|
|
1119 | Only call generate-modprobe.conf with --assume-kernel if |
|
|
1120 | modules-update was called with --assume-kernel. This means that |
|
|
1121 | only catalyst has the dependency on module-init-tools, not |
|
|
1122 | everybody with the newer baselayout |
|
|
1123 | |
|
|
1124 | * rc-scripts 1.4.15 (21 May 2004) |
|
|
1125 | |
|
|
1126 | 21 May 2004; Aron Grifis <agriffis@gentoo.org>: |
|
|
1127 | |
|
|
1128 | Fix bug 51570: typo on line 161 of /sbin/livecd-functions.sh |
|
|
1129 | |
|
|
1130 | Fix bug 51626: wrong variable declaration at top of |
|
|
1131 | get_bootparam() in /sbin/functions.sh |
|
|
1132 | |
|
|
1133 | * rc-scripts 1.4.14 (17 May 2004) |
|
|
1134 | |
|
|
1135 | 17 May 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1136 | |
|
|
1137 | Bump version to 1.4.14 to push out gmsoft's fix for hppa console |
|
|
1138 | on ttyB0 |
|
|
1139 | |
|
|
1140 | * rc-scripts 1.4.13 (15 May 2004) |
|
|
1141 | |
|
|
1142 | 15 May 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1143 | |
|
|
1144 | Bump version to 1.4.13 to push out Gustavo's livecd serial console |
|
|
1145 | fixes for sparc and hppa. |
|
|
1146 | |
|
|
1147 | * rc-scripts 1.4.12 (07 May 2004) |
|
|
1148 | |
|
|
1149 | 10 May 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1150 | |
|
|
1151 | Bump version to 1.4.12 to release these critical bug fixes |
|
|
1152 | |
|
|
1153 | Fix bug 50434: The new version of start-stop-daemon changes |
|
|
1154 | directory to / by default unless --chdir is specified. Revert |
|
|
1155 | this behavior to maintain working directory. This fixes openvpn |
|
|
1156 | startup (probably among other things). Thanks to Sven Wegener for |
|
|
1157 | the patch. |
|
|
1158 | |
|
|
1159 | Fix bug 50448: Four days ago I changed bash loops to use the wrong |
|
|
1160 | conditional syntax in net.eth0. Thanks to Sven Wegener for |
|
|
1161 | pointing out the problem and providing a patch. |
|
|
1162 | |
|
|
1163 | * rc-scripts 1.4.11 (07 May 2004) |
|
|
1164 | |
|
|
1165 | 07 May 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1166 | |
|
|
1167 | Fix bug 20597: Skip RCS files when updating modules |
|
|
1168 | |
|
|
1169 | Fix bug 49926: Add a --assume-kernel flag to modules-update. This |
|
|
1170 | requires a companion patch in module-init-tools-3.0-r2 to handle |
|
|
1171 | the same flag in generate-modprobe.conf; this dependency won't be |
|
|
1172 | handled in the baselayout ebuild since it only affects livecd |
|
|
1173 | building. |
|
|
1174 | |
|
|
1175 | 06 May 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1176 | |
|
|
1177 | In net.eth0, fix many instances of loops like "for ((i = 0; i < |
|
|
1178 | 100; i = i + 1))". The problem here is that the middle comparison |
|
|
1179 | is being interpreted as a bash conditional, which means that it's |
|
|
1180 | doing string comparison by default. It needs to be "i -lt 100" |
|
|
1181 | |
|
|
1182 | Fix bug 34827: net.eth0 breaks when localized because the ifconfig |
|
|
1183 | output changes. Wrap ifconfig in a function that overrides |
|
|
1184 | LC_ALL=C |
|
|
1185 | |
|
|
1186 | Fix bug 48305: Provide a new network configuration variable |
|
|
1187 | ifconfig_fallback_eth0 which allows one to specify a fallback |
|
|
1188 | configuration in case DHCP fails. |
|
|
1189 | |
|
|
1190 | Fix bug 50246: Give root an invalid password ("*" in /etc/shadow) |
|
|
1191 | in the default baselayout. This prevents the first reboot after |
|
|
1192 | installation from having a blank password. |
|
|
1193 | |
|
|
1194 | 05 May 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1195 | |
|
|
1196 | Fix bug 48595: Make sure $(id -u) is zero (root user) when running |
|
|
1197 | init scripts to avoid a lot of error messages. |
|
|
1198 | |
|
|
1199 | Replace many lines of awk with two lines of grep in |
|
|
1200 | init.d/localmount |
|
|
1201 | |
|
|
1202 | Fix bug 44316: Use 0644 instead of 0640 for resolv.conf in net.ppp0 |
|
|
1203 | |
|
|
1204 | 03 May 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1205 | |
|
|
1206 | Update to version 1.10.20 of Debian's start-stop-daemon (contained |
|
|
1207 | in dpkg at http://packages.debian.org/testing/base/dpkg). This |
|
|
1208 | fixes bug 22686 (start-stop-daemon in baselayout doesn't allow |
|
|
1209 | altered nicelevel). |
|
|
1210 | |
|
|
1211 | * rc-scripts 1.4.10 (25 Apr 2004) |
|
|
1212 | |
|
|
1213 | 25 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1214 | |
|
|
1215 | Fix typos in sbin/rc: "try try mount" and "mount ... & >/dev/null" |
|
|
1216 | Also removed the errstr double-checking since the need for that is |
|
|
1217 | alleviated by these typo fixes. |
|
|
1218 | |
|
|
1219 | 23 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1220 | |
|
|
1221 | Fix bug 48629 (/sbin/rc fixups for udev) with patch from GregKH |
|
|
1222 | |
|
|
1223 | Fix bug 40987 (gentoo should be able to boot with an empty /dev) |
|
|
1224 | with patch from Spanky. The patch avoids redirection to /dev/null |
|
|
1225 | when it doesn't exist; this was breaking /sbin/rc. |
|
|
1226 | |
|
|
1227 | * rc-scripts 1.4.9 (15 Apr 2004) |
|
|
1228 | |
|
|
1229 | 15 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1230 | |
|
|
1231 | Fix bug 47111 (severe depcache problems) with tons of help from |
|
|
1232 | dswhite42 and the rest of the crew in that bug. Thanks guys! |
|
|
1233 | |
|
|
1234 | * rc-scripts 1.4.8 (14 Apr 2004) |
|
|
1235 | |
|
|
1236 | 14 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1237 | |
|
|
1238 | Fix bug 47623 (error removing inet6 addresses) with patch provided |
|
|
1239 | by Vlad Yasevich. |
|
|
1240 | |
|
|
1241 | * rc-scripts 1.4.7 (12 Apr 2004) |
|
|
1242 | |
|
|
1243 | 12 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1244 | |
|
|
1245 | Fix bug 47218 (net.eth0 broken for vlans) with patch provided by |
|
|
1246 | Andy Dustman. Fix bug 47250 (depscan.sh fails to create |
|
|
1247 | /var/lib/init.d/* directories) with patch from Terje Bergström. |
|
|
1248 | |
|
|
1249 | * rc-scripts 1.4.6 (08 Apr 2004) |
|
|
1250 | |
|
|
1251 | 08 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1252 | |
|
|
1253 | Update patch from Gustavoz; -ln /bin/bash should have been -nl /bin/bash |
|
|
1254 | |
|
|
1255 | * rc-scripts 1.4.5 (08 Apr 2004) |
|
|
1256 | |
|
|
1257 | 08 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1258 | |
|
|
1259 | Patch init.d/checkroot to list / (root) only once in mtab; see bug 38360. |
|
|
1260 | Patch from Gustavoz to livecd-functions.sh to run bash instead of login on |
|
|
1261 | serial consoles, necessary due to scrambled root passwords. |
|
|
1262 | |
|
|
1263 | * rc-scripts 1.4.4 (07 Apr 2004) |
|
|
1264 | |
|
|
1265 | 07 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1266 | |
|
|
1267 | Patch from Gustavoz for Sparc console: Fetch LIVECD_CONSOLE from dmesg |
|
|
1268 | output. Also support 4800 baud correctly. |
|
|
1269 | |
|
|
1270 | 16 Mar 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
1271 | |
|
|
1272 | The changes in this commit pertain primarily to |
|
|
1273 | http://bugs.gentoo.org/show_bug.cgi?id=19695 |
|
|
1274 | http://bugs.gentoo.org/show_bug.cgi?id=35736 |
|
|
1275 | |
|
|
1276 | Specify routes as an array per interface, for example: |
|
|
1277 | routes_eth0=( |
|
|
1278 | "-net 10.1.0.0 netmask 255.255.0.0 gw 10.0.0.5" |
|
|
1279 | "-net 10.2.0.0 netmask 255.255.0.0 gw 10.0.0.6" |
|
|
1280 | "-host 10.3.0.1 dev eth0" |
|
|
1281 | ) |
|
|
1282 | |
|
|
1283 | You can optionally use the gateway variable or just put the default route |
|
|
1284 | in the routes variable. The following two are REDUNDANT: |
|
|
1285 | |
|
|
1286 | routes_eth0=( "default gw 10.0.0.5" ) |
|
|
1287 | gateway="eth0/10.0.0.5" |
|
|
1288 | |
|
|
1289 | Old configuration variables in /etc/conf.d/net are fully supported and |
|
|
1290 | used transparently if ifconfig_eth0 is missing. In other words, this new |
|
|
1291 | script is fully backward-compatible. However you can get rid of |
|
|
1292 | iface_eth0, alias_eth0, broadcast_eth0 and netmask_eth0 if you want by |
|
|
1293 | using the new syntax: |
|
|
1294 | |
|
|
1295 | ifconfig_eth0=( |
|
|
1296 | "10.0.0.6 broadcast 10.0.255.255 netmask 255.255.0.0" |
|
|
1297 | "192.168.1.1 netmask 255.255.255.0" |
|
|
1298 | "123.456.789.1" |
|
|
1299 | ) |
|
|
1300 | |
|
|
1301 | Full backward compatibility so no danger to screwing up users relying on |
|
|
1302 | existing /etc/conf.d/net setup |
|
|
1303 | |
|
|
1304 | NET_DEBUG can be set in the environment for copious debugging output |
|
|
1305 | |
|
|
1306 | Deprecate [ ] in favor of [[ ]] which has fewer quoting issues and |
|
|
1307 | better functionality (and is even slightly faster) |
|
|
1308 | |
|
|
1309 | Properly localize all variables, including variables returned by |
|
|
1310 | setup_vars |
|
|
1311 | |
|
|
1312 | Allow full options for every ifconfig command, both base address and |
|
|
1313 | aliases via ifconfig_eth0, replacing the convoluted and less-functional |
|
|
1314 | iface_eth0, alias_eth0, broadcast_eth0, netmask_eth0 |
|
|
1315 | |
|
|
1316 | Provide full support for static routes via routes_eth0 |
|
|
1317 | |
|
|
1318 | Fix potential quoting problems in setup_vars by using better eval syntax |
|
|
1319 | instead of eval echo |
|
|
1320 | |
|
|
1321 | Display IP addresses while configuring, both DHCP-retrieved and |
|
|
1322 | statically set addresses |
|
|
1323 | |
|
|
1324 | Collapse redundant caching of $? since eend returns $? again |
|
|
1325 | |
|
|
1326 | Report when keeping kernel configuration for an interface along with IP |
|
|
1327 | address gleaned |
|
|
1328 | |
|
|
1329 | Don't reset the default gateway if it is already set correctly |
|
|
1330 | |
|
|
1331 | Don't bind default gateway to particular interface when /sbin/route is |
|
|
1332 | called so that it can survive if there is more than one interface on the |
|
|
1333 | required subnet. (Old behavior can be obtained by setting |
|
|
1334 | routes_eth0="default gw 1.2.3.4 dev eth0" if you really want it) |
|
|
1335 | |
|
|
1336 | Don't bomb if default gateway can't be set since that doesn't |
|
|
1337 | necessarily mean that the interface configuration is invalid. |
|
|
1338 | (Old behavior was completely broken, but commented section |
|
|
1339 | demonstrates how to do it right if necessary) |
|
|
1340 | |
|
|
1341 | iface_stop no longer relies on configuration in /etc/conf.d/net AT ALL. |
|
|
1342 | This is very good because it means you can put new configuration in |
|
|
1343 | /etc/conf.d/net, then restart the interface and the old configuration will |
|
|
1344 | be properly shut down. |
|
|
1345 | |
|
|
1346 | iface_stop reports when it is releasing the DHCP lease |
|
|
1347 | |
|
|
1348 | * rc-scripts 1.4.3.13p1 (26 Feb 2004) |
|
|
1349 | |
|
|
1350 | 26 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
|
|
1351 | |
|
|
1352 | Remove /etc/DIR_COLORS, as coreutils provides it now. |
|
|
1353 | |
|
|
1354 | Add RC_DEVICE_TARBALL to /etc/conf.d/rc to control use of device tarball. |
|
|
1355 | Also modified /sbin/rc and /etc/init.d/halt.sh for this. |
|
|
1356 | |
|
|
1357 | Start udevd if present. |
|
|
1358 | |
|
|
1359 | Small fix to sbin/rc-services.sh related to mtime checking and 'net' |
|
|
1360 | virtual service - it had no mtime generated, so check_mtime() failed |
|
|
1361 | for it ... |
|
|
1362 | |
|
|
1363 | 25 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
|
|
1364 | |
|
|
1365 | Update to enable checking of mtimes on rc-scripts, and auto running |
|
|
1366 | depscan.sh if needed. Also try to run depscan.sh when RC_GOT_DEPTREE_INFO |
|
|
1367 | is not set instead of just erroring. |
|
|
1368 | |
|
|
1369 | 19 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
|
|
1370 | |
|
|
1371 | Fix irda type-o in /sbin/MAKEDEV, thanks to Tobias Sager <moixa@gmx.ch>. |
|
|
1372 | |
|
|
1373 | Fix type-o in /etc/initrc, bug #41666 (Tom Vergote <bugzilla@tomvergote.be>). |
4 | |
1374 | |
5 | 15 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
1375 | 15 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
6 | |
1376 | |
7 | Add RC_TTY_NUMBER to /etc/conf.d/rc to configure how many tty devices |
1377 | Add RC_TTY_NUMBER to /etc/conf.d/rc to configure how many tty devices |
8 | are used in scripts such as consolefonts, numlock, etc. This should |
1378 | are used in scripts such as consolefonts, numlock, etc. This should |
9 | close bug #39863. |
1379 | close bug #39863. |
|
|
1380 | |
|
|
1381 | Fix type-o in /etc/init.d/consolefont, bug #40938, thanks to patch from |
|
|
1382 | Cory Tusar <ctusar@adelphia.net>. |
10 | |
1383 | |
11 | 09 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
1384 | 09 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
12 | |
1385 | |
13 | Add SELinux modifications to /sbin/runscript. This allows runscript to |
1386 | Add SELinux modifications to /sbin/runscript. This allows runscript to |
14 | make sure it is running in the right domain. Patch done by |
1387 | make sure it is running in the right domain. Patch done by |
… | |
… | |
1376 | |
2749 | |
1377 | Add /opt/bin to $PATH and $ROOTPATH, closing bug #3603. Modified |
2750 | Add /opt/bin to $PATH and $ROOTPATH, closing bug #3603. Modified |
1378 | /etc/env.d/00basic for this. |
2751 | /etc/env.d/00basic for this. |
1379 | |
2752 | |
1380 | Add some new daemon stop and pid detection stuff to /sbin/functions.sh. |
2753 | Add some new daemon stop and pid detection stuff to /sbin/functions.sh. |
1381 | Nothing official, but I spent enouth time on it not to want to loose it :) |
2754 | Nothing official, but I spent enough time on it not to want to loose it :) |
1382 | |
2755 | |
1383 | Fixed a bug in /sbin/functions.sh that caused rc-scripts run as cron jobs |
2756 | Fixed a bug in /sbin/functions.sh that caused rc-scripts run as cron jobs |
1384 | to give output to stderr. This was caused by a call to "stty", which when |
2757 | to give output to stderr. This was caused by a call to "stty", which when |
1385 | run without a attatched terminal, have this effect. Basically just pipe |
2758 | run without a attatched terminal, have this effect. Basically just pipe |
1386 | stderr to /dev/null. |
2759 | stderr to /dev/null. |
… | |
… | |
1493 | is needed, else /usr/bin/newgrp segfault. |
2866 | is needed, else /usr/bin/newgrp segfault. |
1494 | |
2867 | |
1495 | 11 Apr 2002; Martin Schlemmer <azarah@gentoo.org>: |
2868 | 11 Apr 2002; Martin Schlemmer <azarah@gentoo.org>: |
1496 | |
2869 | |
1497 | Update /etc/skel/.bash_profile to make it tcsh compadible. |
2870 | Update /etc/skel/.bash_profile to make it tcsh compadible. |
1498 | Thanks to Väinö Järvelä for this fix. |
2871 | Thanks to Väinö Järvelä for this fix. |
1499 | |
2872 | |
1500 | Update /etc/profile to also set the PS? variables if $SHELL |
2873 | Update /etc/profile to also set the PS? variables if $SHELL |
1501 | is set to /bin/sh. This should make prompt colours in |
2874 | is set to /bin/sh. This should make prompt colours in |
1502 | bootstrap work again. |
2875 | bootstrap work again. |
1503 | |
2876 | |