1 |
# ChangeLog for Gentoo System Intialization ("rc") scripts |
2 |
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2 |
3 |
|
4 |
04 Mar 2005; Roy Marples <uberlord@gentoo.org>: |
5 |
|
6 |
applied STYLE updates to rc-status |
7 |
|
8 |
rc-status now uses find correctly for -maxdepth which fixes #84055 |
9 |
|
10 |
03 Mar 2005; Roy Marples <uberlord@gentoo.org>: |
11 |
|
12 |
iwconfig now defaults the transmit key to 1 |
13 |
bridging and bonding modules now start an interface if it's not |
14 |
marked as started |
15 |
|
16 |
02 Mar 2005; Roy Marples <uberlord@gentoo.org>: |
17 |
|
18 |
net_service() now returns 1 for non net-services |
19 |
fixes bug #83352 |
20 |
|
21 |
02 Mar 2005; Aron Griffis <agriffis@gentoo.org>: |
22 |
|
23 |
Add requote() to functions.sh to help rc-daemon.sh |
24 |
|
25 |
01 Mar 2005; Martin Schlemmer <azarah@gentoo.org>: |
26 |
|
27 |
Fix braindead logic in init.d/checkfs ([[ -z $CDBOOT ]] &&, not -n). |
28 |
|
29 |
01 Mar 2005; Roy Marples <uberlord@gentoo.org> |
30 |
|
31 |
rc-daemon.sh now provides a working wrapper for start-stop-daemon |
32 |
fixes bug #7198 |
33 |
|
34 |
removed ps calls from net scripts |
35 |
|
36 |
25 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org> |
37 |
|
38 |
Updated livecd-functions.sh to match what we are using on the LiveCD. |
39 |
|
40 |
25 Feb 2005; Martin Schlemmer <azarah@gentoo.org>: |
41 |
|
42 |
Style updates for init.d/halt.sh. |
43 |
|
44 |
Only run pam_console_apply if we are actually using pam_console. |
45 |
|
46 |
Fix init.d/checkfs, init.d/localmount and init.d/halt.sh to call |
47 |
start_addon, stop_addon, start_volumes and stop_volumes. |
48 |
|
49 |
24 Feb 2005; Martin Schlemmer <azarah@gentoo.org>: |
50 |
|
51 |
Update /sbin/modules-update to work without modprobe.old (modutils) for |
52 |
2.6 kernels. |
53 |
|
54 |
Update /etc/init.d/modules so that it will only touch modules.conf if we |
55 |
have a <= 2.4 kernel, or have /sbin/modprobe.old. |
56 |
|
57 |
23 Feb 2005; Martin Schlemmer <azarah@gentoo.org>: |
58 |
|
59 |
Remove RAID/LVM/EVMS2/dm-crypt from checkfs and localmount, and |
60 |
add needed {start,stop}-volumes() and {start,stop}-addons(). |
61 |
|
62 |
Add use tempory file for deptree, bug #48303, thanks to patch from |
63 |
Stefan Hoefer <stefan@hoefer.ch>. |
64 |
|
65 |
Add {start,stop}-volumes() to /sbin/functions.sh, as well as |
66 |
RC_VOLUME_ORDER to /etc/conf.d/rc. |
67 |
|
68 |
21 Feb 2005; Mike Frysinger <vapier@gentoo.org>: |
69 |
|
70 |
Move the serial init.d to the setserial package. |
71 |
|
72 |
Create a rc-status.8 manpage #81917. |
73 |
|
74 |
11 Feb 2005; Mike Frysinger <vapier@gentoo.org>: |
75 |
|
76 |
Add UPS kill fixes for halt.sh by Lee Weisz / Remy Blank #46440. |
77 |
|
78 |
Define a few more {for,back}ward-word bindings in inputrc to fix up |
79 |
the different GUI terminals #53770 by Arturo Alberto Busleiman. |
80 |
|
81 |
10 Feb 2005; Roy Marples <uberlord@gentoo.org>: |
82 |
|
83 |
net.lo now supports fallback_route - fixes #75676 |
84 |
due to bash limitations, only one fallback route is supported |
85 |
|
86 |
cleaned up dhcp helper |
87 |
|
88 |
iproute now appends routes instead of adding them - this allows multiple |
89 |
default routes |
90 |
|
91 |
RC_STRICT_NET_CHECKING now supports the none "option" which means |
92 |
that the net service is always up |
93 |
|
94 |
31 Jan 2005; Mike Frysinger <vapier@gentoo.org>: |
95 |
|
96 |
Punt the PROTOCOL variable from rc.conf since nothing uses it. |
97 |
|
98 |
Punt the consolefont related variables from rc.conf since they've |
99 |
been moved to conf.d/consolefont. |
100 |
|
101 |
Import some VServer support from #55973. For now, just add the |
102 |
detection function to functions.sh and support in init.d/clock. |
103 |
|
104 |
07 Feb 2005; Martin Schlemmer <azarah@gentoo.org>: |
105 |
|
106 |
Fix /sbin/functions.sh not to run stty during 'emerge depend'. |
107 |
|
108 |
07 Feb 2005; Roy Marples <uberlord@gentoo.org>: |
109 |
|
110 |
netmask2cidr now works correctly - fixes #81119 |
111 |
Thanks to Benoit Boissinot for the patch |
112 |
|
113 |
06 Feb 2005; Mike Frysinger <vapier@gentoo.org>: |
114 |
|
115 |
Remove the apache user and let apache ebuilds handle it #77738. |
116 |
|
117 |
04 Feb 2005; Roy Marples <uberlord@gentoo.org>: |
118 |
|
119 |
It's now possible to configure addresses and routes for the loopback |
120 |
interface if required - however you cannot override our defaults |
121 |
|
122 |
wpa_supplicant and iwconfig now loop for 5 seconds if essid is |
123 |
not returned straight away |
124 |
|
125 |
31 Jan 2005; Mike Frysinger <vapier@gentoo.org>: |
126 |
|
127 |
Fix the test for device-mapper in checkfs #80206. |
128 |
|
129 |
Change home of man to /usr/share/man. |
130 |
|
131 |
* rc-scripts 1.6.9 (30 Jan 2004) |
132 |
|
133 |
30 Jan 2005; Mike Frysinger <vapier@gentoo.org>: |
134 |
|
135 |
Use clock, don't need it. Not everyone has a RTC #78997. |
136 |
|
137 |
Rewrite the KV_* functions to use pure bash rather than awk #75836. |
138 |
|
139 |
Don't use 'none' when mounting virtual filesystems since `umount` can |
140 |
produce some pretty vague output #78684. Fixed sbin/rc and etc/fstab |
141 |
and etc/halt.sh to handle the new format. |
142 |
|
143 |
modules-update.8 touchups by Benno Schulenberg #77582. |
144 |
|
145 |
Don't symlink /etc/filesystems since it is an user config file #74176. |
146 |
|
147 |
Punt the 'guest' user #74737. |
148 |
|
149 |
Add support for loopback dm-crypt by Dylan Carlson #73598 and for gpg |
150 |
dm-crypt by Lars Strojny #75659. |
151 |
|
152 |
Update crypto-loop to newer util-linux #40874 by jochen / JÃÂürgen HÃÂötzel |
153 |
|
154 |
27 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
155 |
|
156 |
removed udhcpc-* and dhclient-* helper modules and replaced them with a |
157 |
generic dhcp module which caters for all interfaces and dhcp clients that |
158 |
need it. |
159 |
We now prefer iproute2 over ifconfig if both are installed. |
160 |
|
161 |
24 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
162 |
|
163 |
replaced awk commands with sed equivalents in net-scripts to make us |
164 |
more portable |
165 |
STYLE fixes to many net-scripts modules |
166 |
Removed hardcoded Version and replaced with cvs $Header: |
167 |
|
168 |
17 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
169 |
|
170 |
net.lo changed logic to read "only fail if no configuration parameters |
171 |
work, bring interface down and abort". Fixes #78092 |
172 |
all modules should now check interface existance correctly - fixes #76385 |
173 |
wpa_supplicant now works with EAP - fixes #78367 |
174 |
|
175 |
13 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
176 |
|
177 |
wpa_supplicant forces ctrl_interface to /var/run/wpa_supplicant |
178 |
and removes stale directories |
179 |
clean_pidfile function no longer errors on empty pidfiles |
180 |
net dependancies corrected in runscript.sh - fixes #77839 |
181 |
allow pure IPv6 addresses - fixes #73844 |
182 |
|
183 |
12 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
184 |
|
185 |
net.lo now ignores dot files when loading modules |
186 |
ipppd module now stops correctly - fixes #73067 again |
187 |
|
188 |
11 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
189 |
|
190 |
added "noop" config parameter which means take no action if the interface |
191 |
is up and has an address configured, otherwise continue |
192 |
addresses are now removed when starting an interface - fixes #77111 |
193 |
|
194 |
06 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
195 |
|
196 |
ifconfig, udhcpc-ifconfig now deletes addresses using 0.0.0.0 for uclibc |
197 |
- fixes #76846 |
198 |
|
199 |
04 Jan 2005; Roy Marples <uberlord@gentoo.org>: |
200 |
|
201 |
bridge now marks interfaces as UP - fixes #75354 |
202 |
bridge, net.lo, iwconfig touched up to match new STYLE |
203 |
net.lo tests the return value of modprobe - fixes #76385 |
204 |
iwconfig now sets enc keys through an eval statement - fixes #76601 |
205 |
updated wireless.example for whitespace in keys |
206 |
iwconfig now accepts mode "auto" and defaults to it |
207 |
|
208 |
30 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
209 |
|
210 |
Touch up rc-update to match our new STYLE. Also tweak the help |
211 |
to fit in the standard console. |
212 |
|
213 |
23 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
214 |
|
215 |
Merge a bunch of BSD fixes into our .c files. |
216 |
|
217 |
18 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
218 |
|
219 |
iwconfig now sets ESSIDVAR for master/ad-hoc modes - fixes #74802 |
220 |
|
221 |
17 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
222 |
|
223 |
wpa_supplicant - fixed file location for wpa_cli and association test |
224 |
as it they changed in wpa_supplicant-0.3.x |
225 |
wpa_supplicant now brings the interface up before launching - fixes #74637 |
226 |
|
227 |
* rc-scripts 1.6.8 (15 Dec 2004) |
228 |
|
229 |
15 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
230 |
|
231 |
start_critical_service in /sbin/rc should rely on $1 instead of |
232 |
the external variable $x for the service name. #74425 |
233 |
|
234 |
15 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
235 |
|
236 |
rc-status now reports stopping status |
237 |
Updated documentation to point non-usb linux-wlan-ng users to use |
238 |
hostap-driver instead |
239 |
|
240 |
13 Dec 2004; Martin Schlemmer <azarah@gentoo.org>: |
241 |
|
242 |
Tweak init.d/halt.sh to support new text based udev_db ('udevinfo -d' do |
243 |
not work anymore, and there is no space after '(S|N):'). Also check if |
244 |
devices.tar.bz2 is empty before trying to create it, bug #71143. |
245 |
|
246 |
12 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
247 |
|
248 |
Tweak get_mount_fstab to only print the first mount point found and then |
249 |
spit warning messages for extra matches. Also add support for RC_USE_FSTAB |
250 |
so normal users don't have to worry about a broken /etc/fstab. |
251 |
|
252 |
Add an additional sanity check to the udev tarball usage. Don't try to |
253 |
unpack an empty or non-existant tarball. |
254 |
|
255 |
Tweak the 'static' description so users know they can use it to make |
256 |
/sbin/rc ignore /dev completely. |
257 |
|
258 |
12 Dec 2004; Martin Schlemmer <azarah@gentoo.org>: |
259 |
|
260 |
Add suport for using /sbin/udevsend from new udev-048 as hotplug multiplexer. |
261 |
|
262 |
12 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
263 |
|
264 |
fixed installed typo in net.lo - fixes #74152. Thanks to Federico Galassi |
265 |
|
266 |
dhcpcd and udhcpc now run via the eval statement so quotes can be used |
267 |
in options. Fixes #74053 - thanks to Evan Buswell |
268 |
|
269 |
09 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
270 |
|
271 |
fixed net.lo getting vlan config |
272 |
rc doesn't stop hotplugged devices when system is booting - fixes #61594 |
273 |
thanks to Andreas Sundebo for the fix |
274 |
rc-status now reports stopping |
275 |
|
276 |
08 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
277 |
|
278 |
iwconfig now unsets wireless config and downs interface when backgrounding |
279 |
fails |
280 |
wpa_supplicant now supports backgrounding |
281 |
removed is_in_fstab function and replaced with get_mount_fstab which |
282 |
returns a mount command based on the contents of fstab. Resolves bugs |
283 |
#70044 and #73762 |
284 |
|
285 |
07 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
286 |
|
287 |
essidnet - fixed setting up search domains |
288 |
ifconfig now reads the old gateway variable correctly - fixes #73641 |
289 |
iwconfig now supports backgrounding |
290 |
ifconfig and iproute2 now support function interface_set_mac_address |
291 |
macchanger no longer depends on macchanger if configuring a specific |
292 |
mac address |
293 |
|
294 |
fix depstop for net-services when system is booting - should fix #61594 |
295 |
added service_stopped function to make reading code easier and trying |
296 |
to avoid race conditions |
297 |
|
298 |
06 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
299 |
|
300 |
macchanger defaults to setting the interface down, and then trying |
301 |
with it up - fixes #71929 |
302 |
macchanger converts mac_${IFACE} to lowercase - fixes #73549 |
303 |
iproute2 now configures the interface up everytime we add an address |
304 |
removed "need interface" from all modules depends as net.lo requires |
305 |
interface anyway |
306 |
removed hardcoded ath0 in wpa_supplicant |
307 |
|
308 |
added rc-script statuses "starting", "stopping" and "inactive" |
309 |
dhcpcd, udhcpc and dhclient now support backgrounding - fixes #52975 |
310 |
|
311 |
05 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
312 |
|
313 |
dhclient now kill it's process if it failed to get a lease on startup |
314 |
all dhclient responses are now handled correctly |
315 |
|
316 |
04 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
317 |
|
318 |
fixed dhclient-ifconfig to look for dhclient-udhcpc-wrapper in the correct |
319 |
place and changed hardcoded eth1 to ${interface} in udhcpc-ifconfig. |
320 |
Fixes #73327 - thanks to Benoit Boissinot |
321 |
|
322 |
essidnet gets the essid itself instead of relying on ${ESSID} |
323 |
wpa_supplicant module added |
324 |
config-system now creates files as .tmp instead of .new and loads |
325 |
the wpa_supplicant module if needed |
326 |
ifconfig now addes aliases to devices other than eth0 |
327 |
dhcpcd, dhclient, pump and udhcpc now expose the dhcp_${IFACE} variable |
328 |
instead of the old peer_dns_${IFACE}, peer_ntp_${IFACE}, peer_nis_${IFACE} |
329 |
ones |
330 |
|
331 |
removed modules use dependancy in net.lo and added installed |
332 |
- this allows use to provide "virtual" modules which are only "installed" |
333 |
when other depended modules are installed |
334 |
|
335 |
* rc-scripts 1.6.7 (03 Dec 2004) |
336 |
|
337 |
03 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
338 |
|
339 |
Simply filesystem unmounting in halt.sh. Based upon work by Georg Sauthoff |
340 |
#68697. Also clean up the filesystem remounting readonly. As a last |
341 |
resort to filesystems which won't remount readonly, we try to unmount them |
342 |
with the force/readonly options. Idea from #70349. |
343 |
|
344 |
03 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
345 |
|
346 |
Fixed config-system for only changing hostname when needed |
347 |
udhcpc and dhclient now restore saved configs when stopping and work |
348 |
with non-infinite leases |
349 |
Moved generic dhcp options into a space seperated string |
350 |
udhcpc now caches it's IP address and requests it the next time it starts |
351 |
if the address is not released |
352 |
udhcpc and dhclient no longer flush interfaces if we don't need too |
353 |
ipppd module now looks for ipppd in /usr/sbin - fixes #73067 |
354 |
|
355 |
02 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
356 |
|
357 |
Merge time checking function (is_older_than) to help simplify config |
358 |
file update checking. Used for now in env-update.sh #71285. Function |
359 |
written by Paul Pacheco #55329. |
360 |
|
361 |
02 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
362 |
|
363 |
Added option dhcp_release to specify if we release the DHCP lease or not |
364 |
defaults to no |
365 |
Changed variables peer_* to dhcp_* |
366 |
dhclient and udhcpc now specify a pidfile |
367 |
Fixed iwconfig report if iwgetid does not support --channel |
368 |
|
369 |
01 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
370 |
|
371 |
Refix and clean up the netmount script to kill processes #64034. |
372 |
|
373 |
01 Dec 2004; Roy Marples <uberlord@gentoo.org>: |
374 |
|
375 |
Documentation fixes regarding iwconfig and linux-wlan-ng |
376 |
Fixed bonding deps per bug #71419 |
377 |
|
378 |
30 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
379 |
|
380 |
Fix the UML/coLinux check in init.d/clock #72937. |
381 |
|
382 |
Allow the user to override the default mount options via /etc/fstab |
383 |
for all the mounts. Added a 'is_in_fstab' function to see if the |
384 |
user has defined the mount, and if not, fall back to the hardcoded |
385 |
stuff from before. This also lets us get rid of $RC_DEVICE_FS #70044. |
386 |
|
387 |
26 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
388 |
|
389 |
Fixed up address detection in apipa |
390 |
net.lo now checks for duplicate static IPv4 addresses before assigning |
391 |
iwconfig now supports preassociate and postassociate user hooks |
392 |
net.example - changed $1 to ${IFACE} in examples |
393 |
clarified lack of linux-wlan-ng support |
394 |
|
395 |
24 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
396 |
|
397 |
Allow users to specify charset option to dumpkeys when using unicode |
398 |
in conf.d/keymaps #72225. Also move all the init.d/keymap specific |
399 |
options out of rc.conf and into conf.d/keymaps and add some config |
400 |
checks to init.d/keymaps like the clock/hostname init.d scripts. |
401 |
|
402 |
Make sure /etc/rc.conf overrides conf.d files when starting up |
403 |
critical services. Should help out with transition from rc.conf. |
404 |
|
405 |
24 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
406 |
|
407 |
Ensure all net-scripts modules depend on interface_variable function |
408 |
where applicable |
409 |
Fixed adsl stopping - #68934. Thanks to Andreas Kauer |
410 |
|
411 |
23 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
412 |
|
413 |
iproute2 does not need to create dummy interfaces for aliases |
414 |
unlike ifconfig so we no longer do this |
415 |
We now bring down all aliases and addresses properly |
416 |
Split off some functions from net.lo into helpers.d/functions |
417 |
so that our DHCP helper scripts can use them too :) |
418 |
Deprecated interface specific setup in favour of a generic config |
419 |
macchanger brings interface up now - fixes #71929 |
420 |
DHCP over VLAN now works - fixes #71860 |
421 |
Disabled modified function checking as it's far too expensive on CPU |
422 |
and still isn't 100% reliable |
423 |
When specifing a module that isn't emerged, you now get an error |
424 |
telling you what to emerge |
425 |
Removed -p option from the diff call used for function removal |
426 |
Removed rp_filter setting - fixes first part of bug #71971 |
427 |
Added sysctl.conf settings relating to rp_filter to sysctl.conf |
428 |
- fixes last part of bug #71971 |
429 |
Fixed pump exporing ntp servers |
430 |
implemented MODULES_DIR so we can change directory we load from on the fly |
431 |
fixed variables for vlans in most modules |
432 |
|
433 |
19 Nov 2004; Aron Grffis <agriffis@gentoo.org>: |
434 |
|
435 |
Remove crap "ll" and "d" aliases from skel .bashrc |
436 |
|
437 |
19 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
438 |
|
439 |
tests for hostname (none) when sending hostname via dhcpcd, udhpc or pump |
440 |
udhcpc now does correct signal handling so we can release leases and |
441 |
terminate cleanly |
442 |
Improved pump process detection |
443 |
Rewrote udhcpc helper scripts around udhcpc and wrapped dhclient to udhcpc |
444 |
scripts. This makes things much saner as udhcpc is much saner - also fixed |
445 |
essidnet and ipv6 local link for them. |
446 |
removed iproute2 udhcpc reliance on the "bc" command |
447 |
|
448 |
17 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
449 |
|
450 |
Fixed invalid variable handling in bonding and vlan - bug #71419 |
451 |
apipa now brings the interface up before testing if address exists |
452 |
Updated bonding documentation - bug #71419 |
453 |
Fixed iproute2 adding addresses for vlans - bug #71419 |
454 |
ifconfig handle inet6 routing automatically - bug #33310 |
455 |
ifconfig - fixed old gateway + gateway in routes conflict |
456 |
iproute2 cleaned up some functions |
457 |
|
458 |
16 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
459 |
|
460 |
We no longer default a fallback to APIPA when no config is given |
461 |
net.example fleshed out a bit more for dhcpcd - fixes #60845 |
462 |
Improved forced module handling a touch |
463 |
modules_sort and modules_check_user in net.lo buffer _provides, |
464 |
_before and _after in arrays to avoid shelling out |
465 |
|
466 |
15 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
467 |
|
468 |
Add a check to clock init.d to make sure users dont try to set |
469 |
config their clock in rc.conf anymore. |
470 |
|
471 |
Redo hostname/domainname scripts to use files in /etc/conf.d/ |
472 |
instead of creating files in /etc/. Allows for controlling things |
473 |
like the behavior of setting the 'domain' in resolv.conf since users |
474 |
may not always understand exactly what's going on. |
475 |
|
476 |
Stop referring to conf.d/basic as a global rc config option. That |
477 |
file hasn't been used in a long time and has since been replaced |
478 |
with env.d/00basic. Updated sbin/runscript.sh, etc/profile, |
479 |
sbin/rc-help.sh, and src/awk/cachedepends.awk. |
480 |
|
481 |
Run `find | xargs` instead of `find -exec`. Much better performance |
482 |
this way, and busybox friendly #59732. |
483 |
|
484 |
15 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
485 |
|
486 |
Split modules_load into smaller more managable functions in net.lo |
487 |
Added modules_force option to net.lo with a big phat warning in |
488 |
net.example about it potentially breaking networking |
489 |
Added searchdomains_ESSID option to essidnet |
490 |
Stopped the domain setting from putting the same entry in search |
491 |
in config-system and essidnet |
492 |
Removed second warning in net.lo when configuration not set |
493 |
Documented APIPA module in net.example |
494 |
Added kernel checking for vlan - fixes #70829 |
495 |
Added kernel checking for bonding, bridging and tuntap |
496 |
Added iproute2 support to the APIPA module |
497 |
|
498 |
13 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
499 |
|
500 |
Update the svcdir mounting #69595. Instead of mounting in /mnt |
501 |
and then bind mounting to $svcdir, we mount the ramdisk on $svcidr. |
502 |
|
503 |
12 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
504 |
|
505 |
Added arping duplicate address detection to net.lo |
506 |
Created Automatic Private IP Addressing (APIPA) module |
507 |
|
508 |
Added dependancy checking to ipppd |
509 |
Bonding is now started pre instead of post |
510 |
Fixed iface variable in dhcp modules for vlans |
511 |
Changed get_device to interface_device |
512 |
Changed get_type to interface_type |
513 |
Added vlan configuration options and documented them in net.example |
514 |
Fixed bridge configuration handling |
515 |
Removed _get_vlans from iproute2 and ifconfig as vlan now does it itself |
516 |
|
517 |
11 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
518 |
|
519 |
Fixed category of rp-pppoe to net-dialup error when requesting ADSL |
520 |
Improved inet6 address deletion and detection in iproute2 |
521 |
Improved gateway logic in ifconfig |
522 |
Changed all wireless reporting functions to use iwgetid instead of |
523 |
parsing iwconfig output except for essid |
524 |
|
525 |
* rc-scripts 1.6.6 (08 Nov 2004) |
526 |
|
527 |
08 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
528 |
|
529 |
Added options to configure bridge |
530 |
Added bridge configuration example to net.example |
531 |
Added missing required function interface_exists to iptunnel check_depends |
532 |
|
533 |
07 Nov 2004; Aron Griffis <agriffis@gentoo.org>: |
534 |
|
535 |
Fix shell scripting errors that would result in |
536 |
/sbin/functions.sh: line 166: [: too many arguments. |
537 |
|
538 |
05 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
539 |
|
540 |
net-scripts/net.modules.d/bridge |
541 |
- fixed destroying a bridge if no ports were added |
542 |
- starts interfaces if they don't exist - fixed bug #65153 |
543 |
|
544 |
net-scrips/net.modules.d/bonding |
545 |
- starts interfaces if they don't exist |
546 |
|
547 |
net-scripts/init.d/net.lo |
548 |
- added net_start() function to start depandant ifaces |
549 |
so that bridge br0 can active tun0 which net.tun0 has to create |
550 |
- added use dependany on wlan incase we're using linux-wlan-ng drivers |
551 |
fixes bug #64978 |
552 |
- moved start() to run_start() and stop() to run_stop() |
553 |
created run() and new start()/stop() functions |
554 |
this is so that we have one single entry point to localise variables |
555 |
and to remove any added functions loaded by our modules |
556 |
- removed redundant interface_exists() as it's provided by |
557 |
ifconfig and/or iproute2 |
558 |
|
559 |
net-scripts/net.modules.d/ifconfig and iproute2 |
560 |
- added ifconfig_tunnel and iproute2_tunnel functions |
561 |
|
562 |
addred gre/ipip tunnel support via the the tunnel module |
563 |
- fixes bug #50765 |
564 |
|
565 |
04 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
566 |
|
567 |
net-scripts/net.modules.d/pump |
568 |
- fixed setting ntp servers |
569 |
|
570 |
net-scripts/net.modules.d/dhcpcd |
571 |
- fixed stopping function |
572 |
|
573 |
net-scripts/net.modules.d/bonding |
574 |
- fixed module to actually work with the interface |
575 |
|
576 |
net-scripts/init.d/net.lo |
577 |
- we remove all added functions when restarting an interface |
578 |
this relies on the diff command being available |
579 |
|
580 |
added isdn support via the new ipppd module - fixes bug #69035 |
581 |
|
582 |
net-scripts/conf.d/net.example |
583 |
- added sample isdn setup |
584 |
|
585 |
net-scripts/conf.d/wireless.example |
586 |
- added better descriptions to the _sleep variables |
587 |
|
588 |
Fixed boolean logic error when testing is_net_up in /sbin/runscript.sh |
589 |
- fixed bug #70022 |
590 |
|
591 |
net.lo - added get_type function to return the type of the interface |
592 |
- eth, ippp, etc |
593 |
|
594 |
ipppd, tuntap |
595 |
- start() moved to pre_start() and we now test by type |
596 |
this means you no longer need ifconfig_ippp0=( "isdn" "dhcp" ) |
597 |
as ippp0 is always an isdn device |
598 |
|
599 |
bridge - fixed stop function and moved start() to pre_start() |
600 |
and automatically start if the variable bridge_${iface} exists |
601 |
|
602 |
net.example - fixed up documentation for changed behaviour above |
603 |
|
604 |
03 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
605 |
|
606 |
When launching critical services in /sbin/rc, make sure we source |
607 |
the conf.d file (if it exists). Resolves #69956. |
608 |
|
609 |
03 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
610 |
|
611 |
net-scripts/init.d/net.lo |
612 |
- fixed !module when it's not installed |
613 |
- we can now specify null inet addresses in the config |
614 |
this allows a pure inet6 setup |
615 |
- shutdown lo the same way we bring it up |
616 |
|
617 |
net-scripts/net.modules.d/ifconfig |
618 |
- changed IPv6 to inet6 in output of adding inet6 addresses |
619 |
- just output inet6 address removed, not eth0 del foo |
620 |
|
621 |
net-scripts/net.modules.d/iproute2 |
622 |
- fix deletion of non-link addresses - fixes bug #65417 (again) |
623 |
- handle inet6 addresses like ifconfig - fixes more bug #65417 |
624 |
|
625 |
net-scripts/conf.d/net.example |
626 |
- noted that inet6 addresses do not create aliases |
627 |
- added examples of assigning inet6 addresses |
628 |
|
629 |
net-scripts/net.modules.d/iwconfig |
630 |
- improve error message when card does not support scanning |
631 |
|
632 |
net-scripts/conf.d/wireless.example |
633 |
- fixed comment regarding preferred_aps not working with cards that don't |
634 |
support scanning |
635 |
|
636 |
02 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
637 |
|
638 |
net-scripts/conf.d/net.example |
639 |
- added bridging and tuntap examples |
640 |
|
641 |
net-scripts/init.d/net.lo |
642 |
- modprobe ${IFACE} when ${IFACE} does not exist |
643 |
|
644 |
net-scripts/net.modules.d/ifconfig |
645 |
- fixed interface existance check |
646 |
|
647 |
net-scripts/net.modules.d |
648 |
ifconfig & iproute2 |
649 |
- added boolean to interface_exists to report if it exists or not |
650 |
- added checks to see if the interface exists or not when starting |
651 |
|
652 |
dhcpcd |
653 |
- removed debug line |
654 |
|
655 |
bonding, dhclient, dhcpcd, essidnet, macchanger, pump, udhcpc |
656 |
- added checks to see if the interface exists or not when starting |
657 |
|
658 |
tuntap |
659 |
- added checks to see if the interface exists or not when stopping |
660 |
|
661 |
01 Nov 2004; Mike Frysinger <vapier@gentoo.org>: |
662 |
|
663 |
Dump the error message that hwclock returns since it tends to be |
664 |
quite useful. Modified init.d/clock. |
665 |
|
666 |
Fix error in functions.sh [ -z "$@" ] -> [[ -z "$@" ]] #69789. |
667 |
|
668 |
Don't create /dev/sndstat link anymore in populate_udev per #69635. |
669 |
|
670 |
01 Nov 2004; Roy Marples <uberlord@gentoo.org>: |
671 |
|
672 |
net-scripts/init.d/net.lo: |
673 |
- modules specified by interface config now error if they are not loaded |
674 |
- moved interface check to after preup incase user preup loads drivers |
675 |
- modules can be explicitly not used by prefixing them with a ! |
676 |
however, they are still available to other modules |
677 |
fixes bugs #68908, #69027 |
678 |
- remove check to see if interface exists |
679 |
- modules may setup new interfaces and still require config |
680 |
so we have a new label counter in iface_start |
681 |
- removed the check to see if a class wrapping already exists |
682 |
this fixes the bug where ifconfig and iproute2 are installed, but |
683 |
ifconfig is asked for and the interface is restarted. |
684 |
- added check to see if the configured module is loaded |
685 |
and installed or not in iface_start |
686 |
- add dependancy on isdn4linux - fixes bug #69035 |
687 |
- interface_exists moved to iproute and ifconfig |
688 |
|
689 |
net-scripts/net.modules.d |
690 |
- Split wireless module into iwconfig and essidnet modules |
691 |
- Added tuntap and bridge modules, fixes bug #55394, #30688 |
692 |
|
693 |
net-scripts/init.d/iwconfig: |
694 |
- wep mode is now reported |
695 |
- removed post_stop function so we keep existing config |
696 |
- added pre_stop to set the ESSID variable |
697 |
- changed to veinfo/vewarn where appropriate |
698 |
- check if interface exists otherwise abort gracefully |
699 |
- no longer deletes addresses as we now avoid |
700 |
ipv6 local addresses in detecting if interface has an addresses or not |
701 |
|
702 |
net-scripts/init.d/ifconfig: |
703 |
- added flag enable/disable function |
704 |
- scope:link inet6 addresses are ignored when testing is_up and |
705 |
del_addresses - fixes bug #65417 |
706 |
|
707 |
net-scripts/init.d/iproute2: |
708 |
- added flag enable/disable function |
709 |
- scope:link inet6 addresses are ignored when testing is_up and |
710 |
del_addresses - fixes bug #65417 |
711 |
|
712 |
net-scripts/init.d/macchanger: |
713 |
- fixed detecting whether the change worked or not, fixes bug #68893 |
714 |
|
715 |
net-scripts/init.d/vlan: |
716 |
- fixed old config problem |
717 |
|
718 |
31 Oct 2004; Martin Schlemmer <azarah@gentoo.org>: |
719 |
|
720 |
Do not delete depscan and envupdate caches on reboot, as this should |
721 |
improve bootup times - works nicely with the '-u' parameters of both. |
722 |
Also move the '-u' parameter test of depscan.sh after the directory |
723 |
exist test, else ${svcdir}/started/, etc do not exist. Modified both |
724 |
/sbin/rc and /sbin/depscan.sh for this. |
725 |
|
726 |
Move things around in /sbin/functions.sh to have all functions above. |
727 |
|
728 |
Add the 'lo' option to RC_NET_STRICT_CHECKING to resolve bug #29225. |
729 |
|
730 |
28 Oct 2004; Martin Schlemmer <azarah@gentoo.org>: |
731 |
|
732 |
Only add files not managed by udev to device tarball, bug #57110. |
733 |
|
734 |
28 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
735 |
|
736 |
Revert pam_console_apply udev check in bootmisc/halt.sh since |
737 |
the bug is with pam_console_apply and not udev/pam. |
738 |
|
739 |
Use ${EUID} instead of $(id -u) to help out BSD in runscript.sh. |
740 |
|
741 |
Allow users to select ramfs instead of default tmpfs for mounting |
742 |
on /dev with udev #69091. |
743 |
|
744 |
Add issue.devfix which would be auto copied to /etc/issue if |
745 |
/sbin/rc detects the user is missing /dev/null or /dev/console. |
746 |
Includes a simple explanation/fix for what's wrong. |
747 |
|
748 |
Make sure the clock init script runs after checkroot/modules/localmount |
749 |
so that timestamps are synchronized asap #68133 / #70008. |
750 |
|
751 |
Accept '-nc' as a short option to '--nocolor' #64736. |
752 |
|
753 |
26 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
754 |
|
755 |
Don't use -A with fsck to respect the fs_passno since it'll try |
756 |
to fsck all filesystems, not just the ones specified. Instead, |
757 |
awk /etc/fstab to review the passno field in checkroot #68822. |
758 |
|
759 |
Add support for 'gentoo=forcefsck' boot option in checkroot. |
760 |
|
761 |
Make sure we run devfsd in /sbin/rc even when /dev has been |
762 |
automounted by the kernel #68795. |
763 |
|
764 |
Don't generate the device tarball in halt.sh with livecds #68469. |
765 |
|
766 |
25 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
767 |
|
768 |
net-scripts/net.modules.d/ifconfig: |
769 |
- Simplify ifconfig_is_up() |
770 |
- Fix ifconfig_get_aliases_rev() to actually work... you can't |
771 |
specify an interface name to ifconfig if you want to see the |
772 |
aliases. |
773 |
- Workaround a couple ifconfig bugs dealing with aliases |
774 |
- Correct a return status in ifconfig_interface_del_addresses() |
775 |
- ifconfig_iface_stop() is bool, not void; fix the comments |
776 |
|
777 |
net-scripts/net.modules.d/iproute2: |
778 |
- iproute2_iface_stop() is bool, not void. Fix the code so it |
779 |
returns meaningful values |
780 |
|
781 |
net-scripts/init.d/net.lo: |
782 |
- Fix preferred (ifconfig/dhcpcd) module loading so it doesn't |
783 |
barf when a preferred module is either (1) missing from |
784 |
net.modules.d or (2) not available due to missing dependencies |
785 |
- When loading all modules in order to stop an interface, only use |
786 |
the first available to satisfy each class wrapper |
787 |
|
788 |
24 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
789 |
|
790 |
Include livecd patch that was applied to baselayout-1.9.4-r6 |
791 |
to use agetty instead of mingetty |
792 |
|
793 |
24 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
794 |
|
795 |
Mount tmpfs instead of ramfs on /dev when using udev systems. |
796 |
The problem with ramfs is that it has no size limitations so |
797 |
one could easily take down their machine by accident #68653. |
798 |
|
799 |
* rc-scripts 1.6.3 (23 Oct 2004) |
800 |
|
801 |
22 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
802 |
|
803 |
Add support for user_eth0 in the adsl module and in net.example. |
804 |
This means that most users won't need to edit pppoe.conf at all |
805 |
|
806 |
21 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
807 |
|
808 |
Remove old etc/conf.d/net and try to clarify instructions in |
809 |
net-scripts/conf.d/net.example. Add example for ADSL |
810 |
|
811 |
21 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
812 |
|
813 |
Merge all of the UML checks into one function, is_uml_sys(), |
814 |
which is now in functions.sh. |
815 |
|
816 |
18 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
817 |
|
818 |
Add v-e-commands (veinfo, vbegin, etc) to sbin/functions.sh that |
819 |
depend on RC_VERBOSE which defaults to no. Add --verbose to args |
820 |
understood by runscript.sh. |
821 |
|
822 |
In net.lo, use veinfo and friends when loading modules since this |
823 |
information is confusing to users. |
824 |
|
825 |
In net.lo, always load global "modules" setting in following |
826 |
"modules_iface" since this is a little easier for users to |
827 |
understand. |
828 |
|
829 |
In net.lo, use eindent for output of pre/post scripts |
830 |
|
831 |
18 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
832 |
|
833 |
Add shfs to our list of net filesystems #61452. Also add afs/nfs4. |
834 |
|
835 |
Add a '-u' parameter to depscan.sh to allow for updates only when |
836 |
the config files have changed. With /sbin/rc using this, we speed |
837 |
up bootup by only regenerating the cache when need be #67976. Also |
838 |
add a '-u' parameter to env-update.sh for same reasons. |
839 |
|
840 |
Don't run depscan.sh in rc-update anymore since the cache files don't |
841 |
depend on runlevels (which is all that rc-update modifies). |
842 |
|
843 |
Add unicode support to keymaps/consolefont #32111 and UML support #29707. |
844 |
|
845 |
Add checks to many filesystem operations in the eventuality that the |
846 |
filesystems are mounted read only. |
847 |
|
848 |
16 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
849 |
|
850 |
Update the default fstab /dev/shm mount to include the nodev, nosuid, |
851 |
and noexec mount flags. No reason for the filesystem to have those. |
852 |
|
853 |
Cleaned up the clock init script. Moved the clock options out of |
854 |
rc.conf and into its own conf.d/clock file. Added support for the |
855 |
weird Alpha consoles SRM/ARC since they need special config options. |
856 |
Also made the syncing of system clock to hardware clock at shutdown |
857 |
optional (with the default being off) #15834. Don't try to set the |
858 |
clock if running inside a coLinux environment #52870. |
859 |
|
860 |
Update default PATH ordering to try to follow default behavior in |
861 |
other distro's and because it's logical that /usr/local should |
862 |
override /usr which should override /. Fixes #12531. |
863 |
|
864 |
Move devfs stuff out of baselayout and into the devfsd package. |
865 |
|
866 |
Don't run /sbin/pam_console_apply -r if using udev on /dev #50315. |
867 |
|
868 |
14 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
869 |
|
870 |
Fix rc-status to work with new COLS code. |
871 |
|
872 |
14 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
873 |
|
874 |
Allow users to mount ramfs/tmpfs/ramdisk as their svcdir and |
875 |
stop assuming ramfs==ramdisk #64079. |
876 |
|
877 |
13 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
878 |
|
879 |
Rework the code for managing /dev to make it more flexible for |
880 |
users. Some don't want to use devfs/udev but rather just create |
881 |
their own nodes. Handles some issues with #44906 / #67276. |
882 |
|
883 |
Move the utmp clearing code out of bootmisc and into /sbin/rc. |
884 |
The utmp log must be cleared while in the initial boot level |
885 |
(meaning inside /sbin/rc) because as soon as rc exists, init |
886 |
writes a 'boot' record (`who -b`) which would normally be lost |
887 |
when the bootmisc init.d script is run #61727. |
888 |
|
889 |
13 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
890 |
|
891 |
Cosmetic fixes for starting loopback interface |
892 |
|
893 |
SpanKY doesn't like the dots... disable them by default, but you |
894 |
can set RC_DOT_PATTERN=' .' in /etc/conf.d/rc to get them back |
895 |
|
896 |
* rc-scripts 1.6.2 (13 Oct 2004) |
897 |
|
898 |
13 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
899 |
|
900 |
Install net.modules.d to /lib/rcscripts instead of /etc so we |
901 |
don't have to deal with CONFIG_PROTECT |
902 |
|
903 |
Fix diff code in modules_load so it can identify which functions |
904 |
have been modified |
905 |
|
906 |
Fix fallback mechanism in iface_start so that it works correctly |
907 |
and doesn't report a bogus error message when trying the fallback |
908 |
|
909 |
Get rid of need_begin trickery in iface_stop |
910 |
|
911 |
Simplify eend processing in dhcp modules |
912 |
|
913 |
Implement eindent, eoutdent, esetdent in functions.sh and adjust |
914 |
net-scripts to use them. |
915 |
|
916 |
Re-write einfo, ewarn, eerror, ebegin, eend, ewend to use |
917 |
RC_INDENTATION and to work better on serial terminals |
918 |
|
919 |
Remove conf.d/net.ppp0 since that is provided by net-dialup/ppp |
920 |
|
921 |
12 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
922 |
|
923 |
Fix ipaddr_fallback in net-scripts/conf.d/net.example |
924 |
|
925 |
09 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
926 |
|
927 |
Remove init.d/net.eth0 net.lo and net.ppp0. The first two are |
928 |
provided now by net-scripts and net.ppp0 is shipped in |
929 |
net-dialup/ppp |
930 |
|
931 |
Create NET_FS_LIST and is_net_fs in functions.sh and use them in |
932 |
checkroot, localmount, netmount, net.example, and net.lo |
933 |
|
934 |
09 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
935 |
|
936 |
If the hostname has already been set via the kernel/dhcp, don't |
937 |
force it to 'localhost'. Used in netboot/terminal setups #38172. |
938 |
|
939 |
Add domainname to default boot runlevel list #47041. |
940 |
|
941 |
08 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
942 |
|
943 |
Make sure that when we try to mount /sys, we do so with -n (tigger). |
944 |
|
945 |
Add some examples for nfs to sysctl.conf #66575. |
946 |
|
947 |
06 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
948 |
|
949 |
Update to net-scripts 1.0.2 from Roy |
950 |
------------------------------------ |
951 |
- wireless module: replaced preferred_only var with |
952 |
associate_order this makes more sense now as we have changed the |
953 |
possible values |
954 |
- wireless module: added patch from Daniel Zappala we should call |
955 |
wireless_get_essid everywhere now |
956 |
- wireless module: don't declare ESSID local in |
957 |
wireless_configure(). This allows ESSID to be tested in the |
958 |
user defined postup() function |
959 |
- wireless module: test type != "NOT READY!" instead of testing = |
960 |
IEEE. this resolves problems with intel and ra-tech drivers |
961 |
- net.lo start() now errors when the interface does not exist |
962 |
- dhcpcd, dhclient, udhcpc and pump now expose peer_* vars this |
963 |
enables wireless to map them from peer_dns_ESSID |
964 |
- config-system helper now loads wireless module to remap |
965 |
variables from ESSID this allows udhcpc and dhclient to use |
966 |
remapped wireless vars |
967 |
- fixed dhcpcd and pump modules using peer_* vars |
968 |
- wireless aborts after 5 seconds if it cannot report a valid |
969 |
ESSID this fixes a potential infinite loop problem |
970 |
- wireless_setup_iface() renamed to wireless_map_essid_vars() this |
971 |
avoids confusion about what the function actually does |
972 |
|
973 |
06 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
974 |
|
975 |
Change the default net.ipv4.conf.default.rp_filter setting to 1 |
976 |
in sysctl.conf since it shouldn't be harmful in anyway. Redhat |
977 |
does the same. |
978 |
|
979 |
05 Oct 2004; Aron Griffis <agriffis@gentoo.org>: |
980 |
|
981 |
Get rid of getcols() in sbin/functions.sh. Use COLUMNS when |
982 |
possible and otherwise clean up the COLS code. Fix the "emerge |
983 |
depend" detection code to use RC_ENDCOL="no" |
984 |
|
985 |
05 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
986 |
|
987 |
Changed behavior of the domainname init.d script. It will now |
988 |
override any settings obtained via dhcp/whatever. See #48277. |
989 |
|
990 |
Updated bootmisc to dump the output of `dmesg` to /var/log/dmesg. |
991 |
This way users have an 'after-boot' log of their dmesg saved |
992 |
somewhere useful #55421. |
993 |
|
994 |
Added the 'eend' back to depscan.sh since the script starts with a |
995 |
call to 'ebegin' #59694. |
996 |
|
997 |
Add selinux update from Chris PeBenito for src/runscript.c #64019. |
998 |
|
999 |
Add more quoting to rc-help.sh to fix some non-critical errors. |
1000 |
Make rc-help.sh respect the value of RC_NOCOLOR. Allow RC_NOCOLOR |
1001 |
in functions.sh to be set via the environment. |
1002 |
|
1003 |
Flesh out the default sysctl.conf with comments and more examples |
1004 |
since our previous one was pretty sparse #59993. |
1005 |
|
1006 |
Change calls to `uniq` to `sort -u` in checkroot/halt.sh. This way |
1007 |
we only require sort in / and not both #36453. |
1008 |
|
1009 |
04 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
1010 |
|
1011 |
More (I mean a LOT more) services. This takes care of #44458, |
1012 |
#52881 #55939 #58997 #66166 #66297. Gleaned many from the IANA |
1013 |
list/Fedora/FreeBSD/Debian. |
1014 |
|
1015 |
Change the test for /proc/cmdline from -e to -r. On grsecurity |
1016 |
based systems for example, the file may exist, but not be readable |
1017 |
by non-root users (patch by Ned Ludd). |
1018 |
|
1019 |
03 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
1020 |
|
1021 |
Add support for NFSv4 from #25106 to the netmount script. Don't |
1022 |
try to fsck / if the root is a remote filesystem (like NFS) #36624. |
1023 |
|
1024 |
Update the fs_passno values in the default fstab to match the |
1025 |
settings suggested by the manpage #37314. Make checkroot respect |
1026 |
a fs_passno setting of 0 when dealing with / #39212. Change |
1027 |
default / filesystem type to ext3 instead of xfs #42670. |
1028 |
|
1029 |
Re-order the arguments to mount to match POSIX requirements #66225. |
1030 |
|
1031 |
Don't pipe swapon in localmount to /dev/null and ignore return |
1032 |
codes anymore. A swapon that works shows no output #39834. |
1033 |
|
1034 |
02 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
1035 |
|
1036 |
Break up the COL/COLOR code properly this time. Not all serial |
1037 |
consoles can handle adjusting to the end of the line, so let's not |
1038 |
bother running stty at all anymore. This should fix up #32453. |
1039 |
|
1040 |
30 Sep 2004; Mike Frysinger <vapier@gentoo.org>: |
1041 |
|
1042 |
Disable cryptfs by default in the conf.d file. Also cleanup |
1043 |
the output generated in localmount/checkfs/halt.sh for dm-crypt. |
1044 |
Add an extra check so that cryptfs is only run when the conf.d |
1045 |
file exists as well as /bin/cryptsetup. |
1046 |
|
1047 |
29 Sep 2004; Mike Frysinger <vapier@gentoo.org>: |
1048 |
|
1049 |
Let glibc install nscd since different versions of glibc will |
1050 |
need to be handled differently. See #43076 by Rui Malheiro. |
1051 |
|
1052 |
29 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
1053 |
|
1054 |
Prefer ~/.dir_colors over /etc/DIR_COLORS when it exists #64489 |
1055 |
|
1056 |
27 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
1057 |
|
1058 |
Clear the screen in .bash_logout #32330 |
1059 |
|
1060 |
* rc-scripts 1.6.1 (27 Sep 2004) |
1061 |
|
1062 |
27 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
1063 |
|
1064 |
Update dm-crypt to work with multi-line configuration files. |
1065 |
Also don't set status in a subshell; it was being lost before. |
1066 |
|
1067 |
23 Sep 2004; Mike Frysinger <vapier@gentoo.org>: |
1068 |
|
1069 |
Rework the logic behind the $COLS code. It should not depend |
1070 |
on whether color is enabled. Also add a check for negative |
1071 |
values (like when using a serial console). |
1072 |
|
1073 |
* rc-scripts 1.6.0 (15 Sep 2004) |
1074 |
|
1075 |
15 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
1076 |
|
1077 |
Fix bug 64034: simplify netmount script's stop function so that |
1078 |
mountpoints containing spaces work correctly |
1079 |
|
1080 |
Update tarball.sh to use net-scripts |
1081 |
|
1082 |
14 Sep 2004; Aron Griffis <agriffis@gentoo.org>: |
1083 |
|
1084 |
Commit dm-crypt enablement patch from Tigger (Rob Holland) in |
1085 |
bug 43146 |
1086 |
|
1087 |
* rc-scripts 1.5.3 (18 Aug 2004) |
1088 |
|
1089 |
18 Aug 2004; Aron Griffis <agriffis@gentoo.org>: |
1090 |
|
1091 |
Fix bug 60719 (request for better error messages from runscript) |
1092 |
by allowing errors to show on the screen when they're encountered |
1093 |
in wrap_rcscript |
1094 |
|
1095 |
Apply Spock's bootsplash patch from bug 45784. This moves most of |
1096 |
the splash functionality out of baselayout. |
1097 |
|
1098 |
13 Aug 2004; Aron Griffis <agriffis@gentoo.org>: |
1099 |
|
1100 |
Don't export PS1. Continuation of bug 26951, comments 60-62. |
1101 |
|
1102 |
* rc-scripts 1.5.2 (02 Aug 2004) |
1103 |
|
1104 |
02 Aug 2004; Aron Griffis <agriffis@gentoo.org>: |
1105 |
|
1106 |
Related to bug 38955, don't set INPUTRC. Instead patch bash so |
1107 |
that it looks for /etc/inputrc automatically if ~/.inputrc is |
1108 |
missing. This is better than using INPUTRC since that will |
1109 |
override even after the user creates ~/.inputrc. |
1110 |
|
1111 |
Fix bug 54275: Don't set INFODIR. The correct variable used by |
1112 |
texinfo is INFOPATH, which is already set in 00basic. Setting |
1113 |
INFODIR is useless, and breaks a NetBSD cross compile from Gentoo |
1114 |
|
1115 |
01 Aug 2004; Aron Griffis <agriffis@gentoo.org>: |
1116 |
|
1117 |
Fix bug 58805: net.eth0 should use bridge so that bridge |
1118 |
interfaces are configured prior to net.br0 running |
1119 |
|
1120 |
Fix bug 56856: Get rid of net.rej and integrate missing stuff to |
1121 |
conf.d/net |
1122 |
|
1123 |
Apply half of spock's patch in bug 45784: Check for |
1124 |
conf.d/bootsplash instead of conf.d/bootsplash.conf |
1125 |
|
1126 |
Fix bug 51351: Quote parsed output of /proc/filesystems to handle |
1127 |
octal sequences in mountpoint such as encoded spaces (\040) |
1128 |
|
1129 |
Fix bug 46680: Add cifs support to localmount and netmount. |
1130 |
Thanks to Ronald Moesbergen for the patches |
1131 |
|
1132 |
21 Jul 2004; Aron Griffis <agriffis@gentoo.org>: |
1133 |
|
1134 |
Fix bug 26952: Use /etc/bash/bashrc to setup PS1, testing $- to |
1135 |
determine if shell is interactive. The new system-wide bashrc is |
1136 |
installed by bash-2.05b-r10 |
1137 |
|
1138 |
19 Jul 2004; Aron Griffis <agriffis@gentoo.org>: |
1139 |
|
1140 |
Fix bug 38743: strip leading and trailing spaces from variable |
1141 |
values in genenviron.awk. Thanks to Marius Mauch for the patch. |
1142 |
|
1143 |
09 Jul 2004; Aron Griffis <agriffis@gentoo.org>: |
1144 |
|
1145 |
Fix bug 55576: swap words "start" and "stop" in runscript.sh error |
1146 |
message |
1147 |
|
1148 |
* rc-scripts 1.5.1 (28 Jun 2004) |
1149 |
|
1150 |
28 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
1151 |
|
1152 |
Fix dhcp in iface_start_ifconfig: It was re-using the variable |
1153 |
${i} which would result in the following error: |
1154 |
/sbin/runscript.sh: line 441: ((: 16.141.88.153: syntax error |
1155 |
in expression (error token is ".141.88.153") |
1156 |
|
1157 |
Use vlan_IFACE instead of iface_IFACE_vlans in net.eth0 for more |
1158 |
consistent vlan configuration. Thanks to robbat2 in bug 55394 |
1159 |
(not fully resolved) |
1160 |
|
1161 |
Add example for checking if root filesystem is NFS-mounted via |
1162 |
predown function in conf.d/net for bug 53104. This might be |
1163 |
better integrated at some point into net.eth0 |
1164 |
|
1165 |
* rc-scripts 1.5.0 (26 Jun 2004) |
1166 |
|
1167 |
26 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
1168 |
|
1169 |
Fix bug 47659: support iproute2-style configuration. Thanks to |
1170 |
Dean Bailey for some fantastic patches, including documentation |
1171 |
for conf.d/net. This is a pretty huge re-write of net.eth0 |
1172 |
|
1173 |
Fix bug 34607: provide examples for in conf.d/net for preup, |
1174 |
postup, predown, postdown functions. Also pay attention to return |
1175 |
value from predown function (previously ignored) |
1176 |
|
1177 |
15 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
1178 |
|
1179 |
Fix bug 25975: support adsl in net.eth0. Thanks to Patrick McLean |
1180 |
for the initial pass at the code. |
1181 |
|
1182 |
Fix bug 34140: add --servicelist option to rc-status. Thanks to |
1183 |
Eldad Zack for the patch. |
1184 |
|
1185 |
Fix bug 37418: fix order of LVM and RAID in checkfs. Thanks to |
1186 |
Raimondo Giammanco for the patch. |
1187 |
|
1188 |
* rc-scripts 1.4.16 (06 Jun 2004) |
1189 |
|
1190 |
06 Jun 2004; Aron Griffis <agriffis@gentoo.org>: |
1191 |
|
1192 |
Only call generate-modprobe.conf with --assume-kernel if |
1193 |
modules-update was called with --assume-kernel. This means that |
1194 |
only catalyst has the dependency on module-init-tools, not |
1195 |
everybody with the newer baselayout |
1196 |
|
1197 |
* rc-scripts 1.4.15 (21 May 2004) |
1198 |
|
1199 |
21 May 2004; Aron Grifis <agriffis@gentoo.org>: |
1200 |
|
1201 |
Fix bug 51570: typo on line 161 of /sbin/livecd-functions.sh |
1202 |
|
1203 |
Fix bug 51626: wrong variable declaration at top of |
1204 |
get_bootparam() in /sbin/functions.sh |
1205 |
|
1206 |
* rc-scripts 1.4.14 (17 May 2004) |
1207 |
|
1208 |
17 May 2004; Aron Griffis <agriffis@gentoo.org>: |
1209 |
|
1210 |
Bump version to 1.4.14 to push out gmsoft's fix for hppa console |
1211 |
on ttyB0 |
1212 |
|
1213 |
* rc-scripts 1.4.13 (15 May 2004) |
1214 |
|
1215 |
15 May 2004; Aron Griffis <agriffis@gentoo.org>: |
1216 |
|
1217 |
Bump version to 1.4.13 to push out Gustavo's livecd serial console |
1218 |
fixes for sparc and hppa. |
1219 |
|
1220 |
* rc-scripts 1.4.12 (07 May 2004) |
1221 |
|
1222 |
10 May 2004; Aron Griffis <agriffis@gentoo.org>: |
1223 |
|
1224 |
Bump version to 1.4.12 to release these critical bug fixes |
1225 |
|
1226 |
Fix bug 50434: The new version of start-stop-daemon changes |
1227 |
directory to / by default unless --chdir is specified. Revert |
1228 |
this behavior to maintain working directory. This fixes openvpn |
1229 |
startup (probably among other things). Thanks to Sven Wegener for |
1230 |
the patch. |
1231 |
|
1232 |
Fix bug 50448: Four days ago I changed bash loops to use the wrong |
1233 |
conditional syntax in net.eth0. Thanks to Sven Wegener for |
1234 |
pointing out the problem and providing a patch. |
1235 |
|
1236 |
* rc-scripts 1.4.11 (07 May 2004) |
1237 |
|
1238 |
07 May 2004; Aron Griffis <agriffis@gentoo.org>: |
1239 |
|
1240 |
Fix bug 20597: Skip RCS files when updating modules |
1241 |
|
1242 |
Fix bug 49926: Add a --assume-kernel flag to modules-update. This |
1243 |
requires a companion patch in module-init-tools-3.0-r2 to handle |
1244 |
the same flag in generate-modprobe.conf; this dependency won't be |
1245 |
handled in the baselayout ebuild since it only affects livecd |
1246 |
building. |
1247 |
|
1248 |
06 May 2004; Aron Griffis <agriffis@gentoo.org>: |
1249 |
|
1250 |
In net.eth0, fix many instances of loops like "for ((i = 0; i < |
1251 |
100; i = i + 1))". The problem here is that the middle comparison |
1252 |
is being interpreted as a bash conditional, which means that it's |
1253 |
doing string comparison by default. It needs to be "i -lt 100" |
1254 |
|
1255 |
Fix bug 34827: net.eth0 breaks when localized because the ifconfig |
1256 |
output changes. Wrap ifconfig in a function that overrides |
1257 |
LC_ALL=C |
1258 |
|
1259 |
Fix bug 48305: Provide a new network configuration variable |
1260 |
ifconfig_fallback_eth0 which allows one to specify a fallback |
1261 |
configuration in case DHCP fails. |
1262 |
|
1263 |
Fix bug 50246: Give root an invalid password ("*" in /etc/shadow) |
1264 |
in the default baselayout. This prevents the first reboot after |
1265 |
installation from having a blank password. |
1266 |
|
1267 |
05 May 2004; Aron Griffis <agriffis@gentoo.org>: |
1268 |
|
1269 |
Fix bug 48595: Make sure $(id -u) is zero (root user) when running |
1270 |
init scripts to avoid a lot of error messages. |
1271 |
|
1272 |
Replace many lines of awk with two lines of grep in |
1273 |
init.d/localmount |
1274 |
|
1275 |
Fix bug 44316: Use 0644 instead of 0640 for resolv.conf in net.ppp0 |
1276 |
|
1277 |
03 May 2004; Aron Griffis <agriffis@gentoo.org>: |
1278 |
|
1279 |
Update to version 1.10.20 of Debian's start-stop-daemon (contained |
1280 |
in dpkg at http://packages.debian.org/testing/base/dpkg). This |
1281 |
fixes bug 22686 (start-stop-daemon in baselayout doesn't allow |
1282 |
altered nicelevel). |
1283 |
|
1284 |
* rc-scripts 1.4.10 (25 Apr 2004) |
1285 |
|
1286 |
25 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
1287 |
|
1288 |
Fix typos in sbin/rc: "try try mount" and "mount ... & >/dev/null" |
1289 |
Also removed the errstr double-checking since the need for that is |
1290 |
alleviated by these typo fixes. |
1291 |
|
1292 |
23 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
1293 |
|
1294 |
Fix bug 48629 (/sbin/rc fixups for udev) with patch from GregKH |
1295 |
|
1296 |
Fix bug 40987 (gentoo should be able to boot with an empty /dev) |
1297 |
with patch from Spanky. The patch avoids redirection to /dev/null |
1298 |
when it doesn't exist; this was breaking /sbin/rc. |
1299 |
|
1300 |
* rc-scripts 1.4.9 (15 Apr 2004) |
1301 |
|
1302 |
15 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
1303 |
|
1304 |
Fix bug 47111 (severe depcache problems) with tons of help from |
1305 |
dswhite42 and the rest of the crew in that bug. Thanks guys! |
1306 |
|
1307 |
* rc-scripts 1.4.8 (14 Apr 2004) |
1308 |
|
1309 |
14 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
1310 |
|
1311 |
Fix bug 47623 (error removing inet6 addresses) with patch provided |
1312 |
by Vlad Yasevich. |
1313 |
|
1314 |
* rc-scripts 1.4.7 (12 Apr 2004) |
1315 |
|
1316 |
12 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
1317 |
|
1318 |
Fix bug 47218 (net.eth0 broken for vlans) with patch provided by |
1319 |
Andy Dustman. Fix bug 47250 (depscan.sh fails to create |
1320 |
/var/lib/init.d/* directories) with patch from Terje BergstrÃÂöm |
1321 |
|
1322 |
* rc-scripts 1.4.6 (08 Apr 2004) |
1323 |
|
1324 |
08 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
1325 |
|
1326 |
Update patch from Gustavoz; -ln /bin/bash should have been -nl /bin/bash |
1327 |
|
1328 |
* rc-scripts 1.4.5 (08 Apr 2004) |
1329 |
|
1330 |
08 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
1331 |
|
1332 |
Patch init.d/checkroot to list / (root) only once in mtab; see bug 38360. |
1333 |
Patch from Gustavoz to livecd-functions.sh to run bash instead of login on |
1334 |
serial consoles, necessary due to scrambled root passwords. |
1335 |
|
1336 |
* rc-scripts 1.4.4 (07 Apr 2004) |
1337 |
|
1338 |
07 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
1339 |
|
1340 |
Patch from Gustavoz for Sparc console: Fetch LIVECD_CONSOLE from dmesg |
1341 |
output. Also support 4800 baud correctly. |
1342 |
|
1343 |
16 Mar 2004; Aron Griffis <agriffis@gentoo.org>: |
1344 |
|
1345 |
The changes in this commit pertain primarily to |
1346 |
http://bugs.gentoo.org/show_bug.cgi?id=19695 |
1347 |
http://bugs.gentoo.org/show_bug.cgi?id=35736 |
1348 |
|
1349 |
Specify routes as an array per interface, for example: |
1350 |
routes_eth0=( |
1351 |
"-net 10.1.0.0 netmask 255.255.0.0 gw 10.0.0.5" |
1352 |
"-net 10.2.0.0 netmask 255.255.0.0 gw 10.0.0.6" |
1353 |
"-host 10.3.0.1 dev eth0" |
1354 |
) |
1355 |
|
1356 |
You can optionally use the gateway variable or just put the default route |
1357 |
in the routes variable. The following two are REDUNDANT: |
1358 |
|
1359 |
routes_eth0=( "default gw 10.0.0.5" ) |
1360 |
gateway="eth0/10.0.0.5" |
1361 |
|
1362 |
Old configuration variables in /etc/conf.d/net are fully supported and |
1363 |
used transparently if ifconfig_eth0 is missing. In other words, this new |
1364 |
script is fully backward-compatible. However you can get rid of |
1365 |
iface_eth0, alias_eth0, broadcast_eth0 and netmask_eth0 if you want by |
1366 |
using the new syntax: |
1367 |
|
1368 |
ifconfig_eth0=( |
1369 |
"10.0.0.6 broadcast 10.0.255.255 netmask 255.255.0.0" |
1370 |
"192.168.1.1 netmask 255.255.255.0" |
1371 |
"123.456.789.1" |
1372 |
) |
1373 |
|
1374 |
Full backward compatibility so no danger to screwing up users relying on |
1375 |
existing /etc/conf.d/net setup |
1376 |
|
1377 |
NET_DEBUG can be set in the environment for copious debugging output |
1378 |
|
1379 |
Deprecate [ ] in favor of [[ ]] which has fewer quoting issues and |
1380 |
better functionality (and is even slightly faster) |
1381 |
|
1382 |
Properly localize all variables, including variables returned by |
1383 |
setup_vars |
1384 |
|
1385 |
Allow full options for every ifconfig command, both base address and |
1386 |
aliases via ifconfig_eth0, replacing the convoluted and less-functional |
1387 |
iface_eth0, alias_eth0, broadcast_eth0, netmask_eth0 |
1388 |
|
1389 |
Provide full support for static routes via routes_eth0 |
1390 |
|
1391 |
Fix potential quoting problems in setup_vars by using better eval syntax |
1392 |
instead of eval echo |
1393 |
|
1394 |
Display IP addresses while configuring, both DHCP-retrieved and |
1395 |
statically set addresses |
1396 |
|
1397 |
Collapse redundant caching of $? since eend returns $? again |
1398 |
|
1399 |
Report when keeping kernel configuration for an interface along with IP |
1400 |
address gleaned |
1401 |
|
1402 |
Don't reset the default gateway if it is already set correctly |
1403 |
|
1404 |
Don't bind default gateway to particular interface when /sbin/route is |
1405 |
called so that it can survive if there is more than one interface on the |
1406 |
required subnet. (Old behavior can be obtained by setting |
1407 |
routes_eth0="default gw 1.2.3.4 dev eth0" if you really want it) |
1408 |
|
1409 |
Don't bomb if default gateway can't be set since that doesn't |
1410 |
necessarily mean that the interface configuration is invalid. |
1411 |
(Old behavior was completely broken, but commented section |
1412 |
demonstrates how to do it right if necessary) |
1413 |
|
1414 |
iface_stop no longer relies on configuration in /etc/conf.d/net AT ALL. |
1415 |
This is very good because it means you can put new configuration in |
1416 |
/etc/conf.d/net, then restart the interface and the old configuration will |
1417 |
be properly shut down. |
1418 |
|
1419 |
iface_stop reports when it is releasing the DHCP lease |
1420 |
|
1421 |
* rc-scripts 1.4.3.13p1 (26 Feb 2004) |
1422 |
|
1423 |
26 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
1424 |
|
1425 |
Remove /etc/DIR_COLORS, as coreutils provides it now. |
1426 |
|
1427 |
Add RC_DEVICE_TARBALL to /etc/conf.d/rc to control use of device tarball. |
1428 |
Also modified /sbin/rc and /etc/init.d/halt.sh for this. |
1429 |
|
1430 |
Start udevd if present. |
1431 |
|
1432 |
Small fix to sbin/rc-services.sh related to mtime checking and 'net' |
1433 |
virtual service - it had no mtime generated, so check_mtime() failed |
1434 |
for it ... |
1435 |
|
1436 |
25 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
1437 |
|
1438 |
Update to enable checking of mtimes on rc-scripts, and auto running |
1439 |
depscan.sh if needed. Also try to run depscan.sh when RC_GOT_DEPTREE_INFO |
1440 |
is not set instead of just erroring. |
1441 |
|
1442 |
19 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
1443 |
|
1444 |
Fix irda type-o in /sbin/MAKEDEV, thanks to Tobias Sager <moixa@gmx.ch>. |
1445 |
|
1446 |
Fix type-o in /etc/initrc, bug #41666 (Tom Vergote <bugzilla@tomvergote.be>). |
1447 |
|
1448 |
15 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
1449 |
|
1450 |
Add RC_TTY_NUMBER to /etc/conf.d/rc to configure how many tty devices |
1451 |
are used in scripts such as consolefonts, numlock, etc. This should |
1452 |
close bug #39863. |
1453 |
|
1454 |
Fix type-o in /etc/init.d/consolefont, bug #40938, thanks to patch from |
1455 |
Cory Tusar <ctusar@adelphia.net>. |
1456 |
|
1457 |
09 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
1458 |
|
1459 |
Add SELinux modifications to /sbin/runscript. This allows runscript to |
1460 |
make sure it is running in the right domain. Patch done by |
1461 |
Chris PeBenito <pebenito@gentoo.org>. |
1462 |
|
1463 |
* rc-scripts 1.4.3.13 (08 Feb 2004) |
1464 |
|
1465 |
08 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
1466 |
|
1467 |
Fix wrong logic in /etc/init.d/halt.sh which did not umount all mounts |
1468 |
_but_ /mnt/cdrom and /mnt/livecd. |
1469 |
|
1470 |
Update /etc/init.d/consolefont to use newer kbd. Should also close |
1471 |
bug #39864. |
1472 |
|
1473 |
Fix /sbin/depscan.sh, /sbin/functions.sh and /sbin/rc to use mkdir rather |
1474 |
than install, as newer versions of install is located in /usr/bin. This |
1475 |
closes bug #39648. |
1476 |
|
1477 |
06 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
1478 |
|
1479 |
Tweak livecd support changes and add some more to hopefully sort out |
1480 |
last issues, with help from Brad House <brad_mssw@gentoo.org>. |
1481 |
|
1482 |
Add code to generate /dev/fd, /dev/std* and /dev/core to /sbin/rc, |
1483 |
bug #37349. |
1484 |
|
1485 |
* rc-scripts 1.4.3.12p3 (21 Jan 2004) |
1486 |
|
1487 |
19 Jan 2004; Martin Schlemmer <azarah@gentoo.org>: |
1488 |
|
1489 |
Add /sbin/livecd-functions.sh from Brad House <brad_mssw@gentoo.org> |
1490 |
for livecd support. Add bits to /sbin/rc to support it. |
1491 |
|
1492 |
06 Jan 2004; Martin Schlemmer <azarah@gentoo.org>: |
1493 |
|
1494 |
Fix type-o in /etc/init.d/checkfs, bug #37113. |
1495 |
|
1496 |
29 Dec 2003; Martin Schlemmer <azarah@gentoo.org>: |
1497 |
|
1498 |
Update /sbin/depscan.sh, /sbin/env-update.sh, src/awk/cachedepends.awk, |
1499 |
src/awk/gendepends.awk and src/awk/genenviron.awk to use ENVIRON rather |
1500 |
then gawk -v. Also add some tests to see if we got the environment |
1501 |
variables. |
1502 |
|
1503 |
28 Dec 2003; Martin Schlemmer <azarah@gentoo.org>: |
1504 |
|
1505 |
Fix /sbin/rc to mount /dev/pts with gid=5 and mode=0620, bug #36088. |
1506 |
|
1507 |
* rc-scripts 1.4.3.12p2 (27 Dec 2003) |
1508 |
|
1509 |
26 Dec 2003; Martin Schlemmer <azarah@gentoo.org>: |
1510 |
|
1511 |
Update code to generate /dev from /sys. Add UDEV_NO_SLEEP=1 for |
1512 |
hack to not make udev sleep - its not needed as these entries |
1513 |
are already present, and not a hotplug event. |
1514 |
|
1515 |
Update /etc/init.d/{consolefont,numlock} to work with udev managed |
1516 |
/dev that have devfs layout. |
1517 |
|
1518 |
14 Dec 2003; Martin Schlemmer <azarah@gentoo.org>: |
1519 |
|
1520 |
Fix type-o in /sbin/rc, bug #34837. |
1521 |
|
1522 |
* rc-scripts 1.4.3.12p1 (26 Nov 2003) |
1523 |
|
1524 |
26 Nov 2003; Martin Schlemmer <azarah@gentoo.org>: |
1525 |
|
1526 |
Fix /etc/init.d/halt.sh to reset pam_console permissions, else |
1527 |
the next bootup might be done with some non-root nodes which cause |
1528 |
some odd issues. |
1529 |
|
1530 |
Add code to generate /dev from sysfs entries - not much it currently |
1531 |
support but block/tty devices, but it is a start for when we have |
1532 |
full sysfs support in all drivers. |
1533 |
|
1534 |
Revert carrier detection check, as there is currently too many |
1535 |
issues with it, bug #33272. |
1536 |
|
1537 |
Make sure we mount already mounted mount (done in /sbin/rc) with |
1538 |
correct permissions, etc, bug #33764. Modified /etc/init.d/checkroot |
1539 |
for this. |
1540 |
|
1541 |
16 Nov 2003; Martin Schlemmer <azarah@gentoo.org>: |
1542 |
|
1543 |
Fix carrier detection - we need to do a 'ifconfig $IFACE up' else |
1544 |
some drivers do not set the IFF_RUNNING bit, bug #33272, thanks to |
1545 |
Jason Rhinelander <jason-gentoo@gossamer-threads.com> for the fix. |
1546 |
|
1547 |
15 Nov 2003; Martin Schlemmer <azarah@gentoo.org>: |
1548 |
|
1549 |
Add a warning to cachedepends.awk if a rc-script's name ends in |
1550 |
'.sh', bug #33134. Add better error checking to /sbin/depscan.sh. |
1551 |
|
1552 |
Fix /etc/init.d/halt.sh to not try and remount virtual devices, |
1553 |
also do a few cleanups. Closes bug #33271. |
1554 |
|
1555 |
* rc-scripts 1.4.3.12 (11 Nov 2003) |
1556 |
|
1557 |
11 Nov 2003; Martin Schlemmer <azarah@gentoo.org>: |
1558 |
|
1559 |
Add carrier detection to /etc/init.d/net.eth0 closing bug #25480; |
1560 |
patch by Jordan Ritter <jpr5+gentoo@darkridge.com>. |
1561 |
|
1562 |
Add extra checks for critical directories to /sbin/rc. |
1563 |
|
1564 |
04 Nov 2003; Martin Schlemmer <azarah@gentoo.org>: |
1565 |
|
1566 |
Update /bin/rc-status giving a working '-u' parameter, bug #32417. |
1567 |
Fix by Michael Frysinger <vapier@gentoo.org>. |
1568 |
|
1569 |
31 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
1570 |
|
1571 |
Add support for --tty switch added to setfont and remove consolechars |
1572 |
support; modified /etc/init.d/consolefont for this. Also remove |
1573 |
consoletools support from /etc/init.d/keymaps. |
1574 |
|
1575 |
29 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
1576 |
|
1577 |
We should still use /sbin/udev as hotplug agent if /sbin/hotplug do |
1578 |
not exist. Updated /sbin/rc for this. |
1579 |
|
1580 |
Add a fix to /etc/init.d/keymaps for bug #32111 (we should not have |
1581 |
'-u' in the call to loadkeys when using unicode). |
1582 |
|
1583 |
We should not use '-' in variable names for bash, bug #31184, thanks |
1584 |
to Andreas Simon <yuipx@gmx.net>. Updated /sbin/MAKEDEV. |
1585 |
|
1586 |
27 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
1587 |
|
1588 |
Fix return code checking of fsck in /etc/init.d/checkfs, bug #31349. |
1589 |
|
1590 |
26 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
1591 |
|
1592 |
The unmount stuff in /etc/init.d/halt.sh was flawed, in the fact that |
1593 |
it called 'umount -t no<insert_fs_here>', which resulted in /proc, etc |
1594 |
unmounted anyhow. Change it to remount the last filesystems readonly |
1595 |
without trying to unmount any. This fixes a few cases where reboot |
1596 |
would halt due to unmounted /proc, etc. |
1597 |
|
1598 |
This change set fixes two things: |
1599 |
1) In exporting all functions/variables in functions.sh, rc-services.sh |
1600 |
and rc-daemon.sh, we created an overly large environment, and also |
1601 |
broke stuff like glftpd. Do not do this, and hope whatever caused |
1602 |
the issues previously is fixed in the meantime. This should close |
1603 |
bugs #25754 and #31794. |
1604 |
2) gendepend.awk used to generate deptree with functions called |
1605 |
depinfo_<scriptname> which set appropriate variables when called. |
1606 |
This broke if the scriptname contained characters that is not valid |
1607 |
for bash variable names. Changed things to use an array fixing this. |
1608 |
This closes bug #24092. |
1609 |
|
1610 |
Change /sbin/rc again to not set the hotplug agent to /sbin/udev, as |
1611 |
/sbin/hotplug will call udev as well. |
1612 |
|
1613 |
Fix a logic error in /lib/rcscripts/sh/rc-services.sh that cause the |
1614 |
get_dep_info() function to skip the last entry in the RC_DEPEND_TREE |
1615 |
array (in my case 'net'). |
1616 |
|
1617 |
We did not handle the 'net' dependency properly in valid_iuse() and |
1618 |
valid_iafter(). Fix this in /lib/rcscripts/sh/rc-services.sh, closing |
1619 |
bugs #30327 and #31950. |
1620 |
|
1621 |
Change an occurance of /etc/modutils in modules-update.8 to |
1622 |
/etc/modules.d/ closing bug #31171. |
1623 |
|
1624 |
19 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
1625 |
|
1626 |
More bootsplash fixes, bug #21019 (comment #21). |
1627 |
|
1628 |
Remove the killall5 stuff from /etc/init.d/halt.sh, as it messes with |
1629 |
bootsplash. Add support to kill processes still using non-critical |
1630 |
mounts with fuser though. |
1631 |
|
1632 |
17 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
1633 |
|
1634 |
Bootsplash fixes from Michael Aichler <micha@aichler.net>, (comment #15 |
1635 |
and #16 from bug #21019). |
1636 |
|
1637 |
Bootsplash coded did not play nice with boot profiles, so I fixed that |
1638 |
as well. Some other style tweaks. |
1639 |
|
1640 |
Fix /sbin/MAKEDEV to use 'user:group' form, and not depriciated '.'. |
1641 |
Also changed the permissions on tty's, ibcs and scanner devices |
1642 |
to 0660. |
1643 |
|
1644 |
* rc-scripts 1.4.3.11p2 (14 Sep 2003) |
1645 |
|
1646 |
14 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
1647 |
|
1648 |
Revert previous changes, and substitute it for the bootsplash patches |
1649 |
from Michael Aichler <micha@aichler.net>, bug #21019. His www pages |
1650 |
can be reached at: |
1651 |
|
1652 |
http://www.aichler.net/gentoo/bootsplash/ |
1653 |
|
1654 |
I should note that the bootsplash stuff is not 100% tested. |
1655 |
|
1656 |
|
1657 |
* rc-scripts 1.4.3.11p1 (14 Sep 2003) |
1658 |
|
1659 |
14 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
1660 |
|
1661 |
Initial bootsplash patch as from LiveCD's. |
1662 |
|
1663 |
Add more tty's to /etc/init.d/numlock, bug #28252. |
1664 |
|
1665 |
* rc-scripts 1.4.3.11 (14 Sep 2003) |
1666 |
|
1667 |
14 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
1668 |
|
1669 |
Add initial udev support. Modified /sbin/rc and /etc/init.d/halt.sh. |
1670 |
Resolves bug #27527. |
1671 |
|
1672 |
Add squid to /etc/services, bug #30995. Other cleanups from rac. |
1673 |
|
1674 |
Add patch from Kumba <kumba@gentoo.org> to MAKEDEV to not allow |
1675 |
running while pwd is root (/). |
1676 |
|
1677 |
Add 'after hotplug' to /etc/init.d/consolefont, bug #30856. |
1678 |
|
1679 |
Add entry for floppy in /etc/fstab, bug #30574. |
1680 |
|
1681 |
Remove changing group of /tmp/.{X,ICE}-unix, as it it not needed, |
1682 |
bug #28861. |
1683 |
|
1684 |
Apply a patch from Mike Frysinger <vapier@gentoo.org> for rc-status. |
1685 |
It now will work with runlevels named with any characters (other than |
1686 |
ones found in default bash IFS). It also adds a few sanity/error |
1687 |
checks, bug #26432. |
1688 |
|
1689 |
Change /etc/inputrc to have PageUp/PageDown search through bash |
1690 |
history again, bug #26036. |
1691 |
|
1692 |
14 Sep 2003; Martin Schlemmer <azarah@gentoo.org>: |
1693 |
|
1694 |
Change update-modules to modules-update in manpage, bug #28101. |
1695 |
|
1696 |
* rc-scripts 1.4.3.10p1 (08 Sep 2003) |
1697 |
|
1698 |
08 Sep 2003; Martin Schlemmer <azarah@gentoo.org>: |
1699 |
|
1700 |
Change the '-k' switch to dhcpcd to '-z' in /etc/init.d/net.eth0. |
1701 |
|
1702 |
12 Aug 2003; Martin Schlemmer <azarah@gentoo.org>: |
1703 |
|
1704 |
Add missing 'local x' to filter_environ() (bug #26429), thanks to |
1705 |
Mark Wagner <mark@lanfear.net>. Modified rc-services.sh for this. |
1706 |
|
1707 |
11 Aug 2003; Martin Schlemmer <azarah@gentoo.org>: |
1708 |
|
1709 |
Modify /etc/init.d/modules not to print the autoloading stuff if |
1710 |
no modules should be loaded (resolving bug #26288), per request from |
1711 |
Michael Frysinger <vapier@gentoo.org>. |
1712 |
|
1713 |
Fix get_bootparam() in /sbin/functions.sh to check for existance of |
1714 |
the /proc/cmdline proc entry. |
1715 |
|
1716 |
10 Aug 2003; Martin Schlemmer <azarah@gentoo.org>: |
1717 |
|
1718 |
Modify /etc/init.d/halt.sh to first kill, and then deactivate swap on |
1719 |
request of Luke-Jr <luke-jr@gentoo.org>. It should be ok now, as the |
1720 |
whole way of devfs handling changed long ago already. |
1721 |
|
1722 |
Fix /etc/init.d/halt.sh to unmount the mount point and not the device. |
1723 |
Also change it to 'mount -d' to detach the loop device. Patch by |
1724 |
Kalin KOZHUHAROV <kalin@ThinRope.net>, bug #26256. |
1725 |
|
1726 |
Fix /etc/init.d/consolefont to not error out if CONSOLEFONT in rc.conf |
1727 |
is not set, bug #26278 (noted by Michael Frysinger <vapier@gentoo.org>). |
1728 |
|
1729 |
* rc-scripts 1.4.3.10 (04 Aug 2003) |
1730 |
|
1731 |
04 Aug 2003; Martin Schlemmer <azarah@gentoo.org>: |
1732 |
|
1733 |
Add /bin/rc-status and 'show' support to /sbin/rc-update (long overdue), |
1734 |
bug #4222, thanks to Sean E Russell <ser@germane-software.com>, |
1735 |
Michael Frysinger <vapier@gentoo.org> (/bin/rc-status) and for the 'show' |
1736 |
stuff to /sbin/rc-update, Max Kalika <max@gentoo.org>. |
1737 |
|
1738 |
Fixed modules-update to only do the /etc/modprobe.conf generation if we |
1739 |
are actually running a 2.5+ kernel. |
1740 |
|
1741 |
Add pop3 entries to /etc/services, bug #25501. |
1742 |
|
1743 |
Add a switch for devfsd startup to /etc/conf.d/rc, fix /sbin/rc to check |
1744 |
RC_DEVFSD_STARTUP. Closes bug #24361, thanks to patches from |
1745 |
Kurt V. Hindenburg <khindenburg@cherrynebula.net>. |
1746 |
|
1747 |
Add LVM2 support thanks to Max Kalika <max@gentoo.org> (bug #21908). |
1748 |
|
1749 |
Add IPV6 versions of localhost and co in /etc/hosts, bug #25859. |
1750 |
|
1751 |
Fix type-o in /sbin/rc-update, bug #25854. |
1752 |
|
1753 |
29 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
1754 |
|
1755 |
Tweak /etc/init.d/check{root,fs} to set retval after each fsck call, |
1756 |
and not the whole block. Tweak check checkroot to reboot if need be |
1757 |
(This is with sufficient warning and message). Tweak checkfs to not |
1758 |
drop to a sulogin if return code 2 or 3 is given - as we did not |
1759 |
mount the filesystems yet, we should not need to reboot ... bug #25398. |
1760 |
|
1761 |
Add '-T' option to fsck (/etc/init.d/check{root,fs} - requested by |
1762 |
Michael Frysinger <vapier@gentoo.org>. |
1763 |
|
1764 |
28 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
1765 |
|
1766 |
Rework changes for the Adelie project to support boot config profiles |
1767 |
better. Added support for /etc/runlevels/LEVEL/.fake to specify which |
1768 |
runlevels should be marked started or stopped without executing the |
1769 |
script. Renamed the /etc/runlevels/LEVEL/critical to ".critical" for |
1770 |
more uniformity. Modified /sbin/rc, /sbin/functions.sh, /sbin/runscript.sh |
1771 |
for this. |
1772 |
|
1773 |
Add better support for services that provide the "logger" virtual. We |
1774 |
should really start the logger earlier, and stop it as late as possible. |
1775 |
Modified /sbin/rc, /lib/rcscripts/sh/rc-services.sh and gendepends.awk |
1776 |
for this. |
1777 |
|
1778 |
Fix .../boot/... paths hardcoded in /lib/rcscripts/sh/rc-services.sh, |
1779 |
thanks to Jean-Francois Richard <jean-francois@richard.name>. |
1780 |
|
1781 |
Replace the Suse /etc/inputrc with a non copyrighted one, bug #24918. |
1782 |
|
1783 |
23 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
1784 |
|
1785 |
From Jean-Francois Richard <jean-francois@richard.name> and |
1786 |
Olivier Crete <tester@gentoo.org> from the Adelie project: |
1787 |
|
1788 |
The last four patches are the "adaptation" of our previous patches to |
1789 |
the new "no-tmpfs" init system in Gentoo. Since we were using quite |
1790 |
different scripts for the boot runlevel (no "checkroot" for example) and |
1791 |
that the new system hardcodes some of the boot services, we had to find |
1792 |
a simple yet elegant solution. |
1793 |
|
1794 |
We chose to make init scripts read "/etc/runlevels/LEVEL/critical" to |
1795 |
know what are the boot runlevel services. If this file is not present, |
1796 |
it uses the Gentoo hardcoded defaults. |
1797 |
|
1798 |
This touches /sbin/rc, /sbin/functions.sh, /sbin/runscript.sh and |
1799 |
/etc/init.d/halt.sh. |
1800 |
|
1801 |
I just changed the behaviour of 'softlevel' kernel command line argument |
1802 |
to not only add a suffix and some other cleanups. |
1803 |
|
1804 |
Add support for irqbalance. |
1805 |
|
1806 |
22 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
1807 |
|
1808 |
Fix the /dev/root entry in /etc/mtab, bug #24916. |
1809 |
|
1810 |
Add EVMS2 support, thanks to Mike Javorski <mike_javorski@bigfoot.com>, |
1811 |
bug #24064. |
1812 |
|
1813 |
* rc-scripts 1.4.3.9 (17 Jul 2003) |
1814 |
|
1815 |
17 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
1816 |
|
1817 |
Add vlan support to /etc/init.d/net.eth0, bug #15588, thanks to |
1818 |
Andy Dustman <andy-gentoo.54e552@dustman.net>. |
1819 |
|
1820 |
Add 'TERM=Eterm' to /etc/DIR_COLORS, bug #23423. |
1821 |
|
1822 |
Add mdadm support to /etc/init.d/checkfs, bug #23437, many thanks |
1823 |
to Wes Kurdziolek <wkurdzio@vtluug.org>. |
1824 |
|
1825 |
Rather use 'uname -r' to get kernel version, as else we need sysctl. |
1826 |
This closes bug #23923, modified /etc/init.d/modules. |
1827 |
|
1828 |
Fix a type-o in /etc/fstab, bug #23308. |
1829 |
|
1830 |
Add support for the new 'O' agetty option to display the DNS domainname |
1831 |
in the issue file thanks to Marius Mauch <genone@genone.de>, bug #22275. |
1832 |
Updated /etc/issue and /etc/issue.logo for this. |
1833 |
|
1834 |
16 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
1835 |
|
1836 |
Add aliases for add/del to /sbin/rc-update closing bug #24317, thanks |
1837 |
to Antonio Dolcetta <zagarna@yahoo.com>. |
1838 |
|
1839 |
Fix /etc/init.d/net.eth0 to not set rp_filter if already set via |
1840 |
/etc/sysctl.conf, bug #24235 - thanks jochen <jochen.eisinger@gmx.de>. |
1841 |
|
1842 |
Fix /sbin/runscript.sh and /lib/rcscripts/awk/cachedepend.awk to work |
1843 |
with symlinks in /etc/init.d/, closing bug #24228. |
1844 |
|
1845 |
Fix /etc/init.d/clock to work with UML, closing bug #24225 thanks to |
1846 |
John Mylchreest <johnm@gentoo.org>. |
1847 |
|
1848 |
Fix hardcoded color escape sequence in /sbin/rc, closing bug #24109, |
1849 |
thanks to splite <splite-gentoo@sigint.cs.purdue.edu>. |
1850 |
|
1851 |
Fix /sbin/functions.sh to disable color printing if NOCOLOR is set to |
1852 |
"true" in /etc/make.conf, closing bug #24107. |
1853 |
|
1854 |
Fix /etc/init.d/keymaps to be more non-x86 friendly, and also allow |
1855 |
more keymaps to be specified in /etc/rc.conf, bug #24084. |
1856 |
|
1857 |
15 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
1858 |
|
1859 |
Add /bin/csh to /etc/shells. |
1860 |
|
1861 |
Add new protocols to /etc/services, thanks Rajiv Aaron Manglani |
1862 |
<rajiv@gentoo.org>. |
1863 |
|
1864 |
23 Jun 2003; Martin Schlemmer <azarah@gentoo.org>: |
1865 |
|
1866 |
Cleanups for bug #21438 from bug #22637, thanks to |
1867 |
Christian Strauf <christian.strauf@gmx.de> and Ian Abbott <ian@abbott.org>. |
1868 |
|
1869 |
22 Jun 2003; Martin Schlemmer <azarah@gentoo.org>: |
1870 |
|
1871 |
Really commit fix for bug #21438 to CVS. |
1872 |
|
1873 |
21 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
1874 |
|
1875 |
Call /proc mount with explicit options to fix issues where user |
1876 |
have 'bind' mounts for /proc in fstab as well, bug #21068. |
1877 |
|
1878 |
Fix /etc/init.d/bootmisc to check for /sbin/env-update.sh, bug #21384, |
1879 |
reported by Gunnlaugur Thor Briem <gthb@hi.is>. |
1880 |
|
1881 |
Add 'before bootmisc' to /etc/init.d/domainname, as we need to start |
1882 |
it before 'env-update.sh' gets run by /etc/init.d/bootmisc. |
1883 |
|
1884 |
* rc-scripts 1.4.3.8p1 (21 May 2003) |
1885 |
|
1886 |
21 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
1887 |
|
1888 |
Last fix I did not use the modified 'myservice', but used $1 again, |
1889 |
causing the network dependencies to bork. I did not notice this |
1890 |
as I have net.eth0 in default runlevel. |
1891 |
|
1892 |
* rc-scripts 1.4.3.8 (20 May 2003) |
1893 |
|
1894 |
20 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
1895 |
|
1896 |
A '-' in a bash variable is not valid as well. Fix gendepend.awk and |
1897 |
rc-service.sh to handle this, thanks to YAMAKURA Makoto |
1898 |
<makoto@dsb.club.ne.jp>. |
1899 |
|
1900 |
Move /etc/issue to /etc/issue.logo, and have /etc/issue only print info |
1901 |
about the host it is running on. |
1902 |
|
1903 |
18 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
1904 |
|
1905 |
Do not let devfsd handle /dev/log's permission management, as it breaks |
1906 |
selinux. Modified /etc/devfsd.conf, changes submited by Chris PeBenito |
1907 |
<pebenito@gentoo.org>. |
1908 |
|
1909 |
Fix type-o in /etc/init.d/net.ppp0, and add local ip-up/ip-down support. |
1910 |
|
1911 |
14 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
1912 |
|
1913 |
We should not export the RC_GOT_* variables, as it breaks on some systems, |
1914 |
thanks to J?rg Gollnick <gentoo-bugs@wurzelbenutzer.de>, bug #20851. |
1915 |
|
1916 |
From C. Brewer <killian@gentoo.org>: |
1917 |
- Add hide-password to the connect cmd-line of /etc/init.d/net.ppp0, which is |
1918 |
suppose to be default, but why take chances? |
1919 |
- Also, echoing chmod 640 in the resolv.conf two-step at the end to solve the |
1920 |
kppp complaint. |
1921 |
|
1922 |
13 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
1923 |
|
1924 |
For the network functions, the dependency code tried to create a funcion |
1925 |
with a '.' in the name, causing the network rc-scripts to not have any |
1926 |
dependencies. This should fix bug #20849 's order issue, thanks to |
1927 |
YAMAKURA Makoto <makoto@dsb.club.ne.jp> for noticing. |
1928 |
|
1929 |
Fix query_{before,after} to also check 'net' if 'service2' is a network |
1930 |
service. |
1931 |
|
1932 |
12 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
1933 |
|
1934 |
More cleanups: |
1935 |
- Move the broken stuff from symlinks to a DB entry in ${svcdir}/deptree. |
1936 |
Updated /sbin/runscript.sh, /sbin/rc-services.sh and gendepend.awk for |
1937 |
this. |
1938 |
- Add functions for more common tasks in /sbin/runscript.sh to |
1939 |
/sbin/rc-services.sh. |
1940 |
- Move 'consoletype' to /sbin. |
1941 |
- Rename /sbin/rc-envupdate.sh to /sbin/env-update.sh; updated |
1942 |
/etc/init.d/bootmisc for this. |
1943 |
- Move rc-services.sh, rc-daemon.sh and rc-help.sh to /lib/rcscripts/sh. |
1944 |
- Improve detection of circular depends ... modified gendepend.awk for this. |
1945 |
|
1946 |
* rc-scripts 1.4.3.7 (11 May 2003) |
1947 |
|
1948 |
11 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
1949 |
|
1950 |
Too many things to remember, so here is changes of note: |
1951 |
- More changes to gendepend.awk. This basically modifies it to not use |
1952 |
symlinks in $svcdir/{need,use,before,after,provide} anymore, but rather |
1953 |
create a file that can be sourced. Seems to speedup things nicely. |
1954 |
- Add /sbin/rc-services.sh. This is basically a module to get dependency |
1955 |
info from the new $svcdir/deptree, and some other new service functions. |
1956 |
- Modify the whole works to *only* source all needed files once. This |
1957 |
includes /sbin/{functions.sh,rc-services.sh,rc-daemon.sh}. Also |
1958 |
rc-services.sh will only source $svcdir/deptree once. /sbin/runscript.sh |
1959 |
is sourced more than once (actually each time a service is started or |
1960 |
stopped, but is is cut down much). Also seems to speed things up again. |
1961 |
- Fix a long outstanding bug in gendepend.awk that caused the 'net' |
1962 |
dependency to not be actually used in shutdown, causing the services |
1963 |
needing it to be stoped before net.* services. |
1964 |
- Add the RC_PARALLEL_STARTUP variable, with schedule_service_startup() to |
1965 |
/sbin/rc-services.sh and /etc/conf.d/rc. This is experimental parallel |
1966 |
startup of services, and seems to work nicely. Only issues to date is |
1967 |
that printing of messages is not synced, and a race very intermittantly |
1968 |
that causes a service to be started when it was already scheduled. |
1969 |
- Add a new dependency type 'parallel' that can be used to control if a |
1970 |
service can be started in paralled or not. Possible arguments is "yes" |
1971 |
or "no"; if it is not present, it is considered as "yes": |
1972 |
|
1973 |
depend() { |
1974 |
parallel yes|no |
1975 |
} |
1976 |
|
1977 |
Modified cachedepend.awk, gendepend.awk and /sbin/rc-services.sh. |
1978 |
- Fix the 'single' runlevel to actually work properly, and without a |
1979 |
/etc/runlevels/single directory. |
1980 |
- Remove the BOOT variable, and update /sbin/rc to set SOFTLEVEL properly. |
1981 |
Fix /etc/init.d/{checkroot,bootmisc} to use SOFTLEVEL instead of BOOT. |
1982 |
|
1983 |
08 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
1984 |
|
1985 |
Major rework of /lib/rcscript/awk/gendepend.awk, cleaning it up nicely, |
1986 |
and adding more sanity checks. |
1987 |
|
1988 |
04 May 2003; Martin Schlemmer <azarah@gentoo.org>: |
1989 |
|
1990 |
Revert /etc/init.d/hostname the way it was, as it should be the user's |
1991 |
choice if he want to have a FQDN in there or not, bug #14946. |
1992 |
|
1993 |
Add /etc/init.d/domainname for those that want to use it. |
1994 |
|
1995 |
29 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
1996 |
|
1997 |
Change the root check back the way it was, else it breaks with non bash |
1998 |
shells; modified /etc/profile. |
1999 |
|
2000 |
29 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
2001 |
|
2002 |
Change test in /etc/profile for root to '[ "$EUID" -eq 0 ]', bug #20140. |
2003 |
|
2004 |
27 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
2005 |
|
2006 |
Add various patches from Rachel Holmes <rach@gmx.net>: |
2007 |
|
2008 |
Dropped use of 'cat' in bash scripts, '$(<$file)' is there for that |
2009 |
purpose. Modified: |
2010 |
|
2011 |
/etc/init.d/net.ppp0 |
2012 |
/etc/init.d/nscd |
2013 |
/sbin/functions.sh |
2014 |
/sbin/rc |
2015 |
/sbin/rc-daemon.sh |
2016 |
/sbin/rc-envupdate.sh.bash |
2017 |
/sbin/runscript.sh |
2018 |
|
2019 |
Exchanged some gratuitous use of awk for grep. Awk is a little resource |
2020 |
hungry just for a simple test. (I [azarah] did not apply the changes to |
2021 |
tests for 'devfs', as having 'usbdevfs' in the equation will break |
2022 |
things). Modified /sbin/rc for this. |
2023 |
|
2024 |
Gentoo enforces having /proc, so uname -r is a little redundant when the |
2025 |
information is available without an external command. Modified: |
2026 |
|
2027 |
/etc/init.d/modules |
2028 |
/etc/init.d/serial |
2029 |
/sbin/functions.sh |
2030 |
/sbin/modules-update |
2031 |
|
2032 |
Changed 'id -u' commands to use $EUID in bash executed scripts, same |
2033 |
result no extra command. Modified: |
2034 |
|
2035 |
/sbin/rc-envupdate.sh |
2036 |
/sbin/rc-envupdate.sh.bash |
2037 |
/sbin/rc-update |
2038 |
|
2039 |
Removed all the cat sections, and the separate echo sections. The output |
2040 |
is _exactly_ the same, minus some spare spaces that have been removed. |
2041 |
Fourfold speed increase in the (granted flimsy) tests I have done. |
2042 |
Modified /sbin/rc-help.sh for this. |
2043 |
|
2044 |
Final remaining 'cat' commands removed, in favour of using bash's internal |
2045 |
'$(< )' or 'echo'. Use of echo leads the way to future support for bash's |
2046 |
i18n anyway. Modified: |
2047 |
|
2048 |
/sbin/rc |
2049 |
/sbin/rc-envupdate.sh |
2050 |
/sbin/rc-envupdate.sh.bash |
2051 |
|
2052 |
|
2053 |
|
2054 |
* rc-scripts 1.4.3.6 (27 Apr 2003) |
2055 |
|
2056 |
27 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
2057 |
|
2058 |
Add a 'save' function /etc/init.d/clock, bug #19685. |
2059 |
|
2060 |
Add a slocate group to /etc/group, bug #19604. |
2061 |
|
2062 |
Do not stop a network service if we do not reboot on runlevel change, |
2063 |
as it could have been started by the user or hotplug. This should |
2064 |
address bug #12763; modified /sbin/rc for this. |
2065 |
|
2066 |
Fix /etc/init.d/hostname to set only the hostname, and not the NIS |
2067 |
domainname. |
2068 |
|
2069 |
Fix /etc/init.d/keymaps to be able to set the extended keymap in rc.conf. |
2070 |
This should close bug #16884. |
2071 |
|
2072 |
Fix /etc/profile to be /bin/sh compadible, bug #18918. |
2073 |
|
2074 |
Change the swap comments in /sbin/rc to "Activating (possible) swap" to |
2075 |
be more 'generic' ? Only try to disable swap if any devices/files was |
2076 |
activated. This should close bug #19089. |
2077 |
|
2078 |
Fix /etc/init.d/checkroot to only remount / rw if not set explicitly to |
2079 |
rw in /etc/fstab, bug #19158. |
2080 |
|
2081 |
24 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
2082 |
|
2083 |
Fix /etc/init.d/net.ppp0 to do the right thing if stopped was called, |
2084 |
but the ppp link was already down, bug #15333. |
2085 |
|
2086 |
12 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
2087 |
|
2088 |
Fix type-o in /etc/init.d/consolefont (line 38 should be 'retval=$?'). |
2089 |
Thanks to Matt Taylor <liverbugg@juno.com> (comment #6, bug #18344). |
2090 |
|
2091 |
From linux-2.5.68, we need to mount devpts on /dev/pts again ... |
2092 |
updated /sbin/rc for this. |
2093 |
|
2094 |
11 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
2095 |
|
2096 |
Fix errors on sourcing /etc/profile if EDITOR is not set, bug #18995. |
2097 |
|
2098 |
10 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
2099 |
|
2100 |
Make checking in unmount more strict, fixing bug #19007. |
2101 |
|
2102 |
09 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
2103 |
|
2104 |
Add one more check to genenviron.awk, to spot cases where there is a |
2105 |
space between the variable and the '='. |
2106 |
|
2107 |
08 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
2108 |
|
2109 |
Fix interactive shell not to have coloured prompt when used as a |
2110 |
dumb client, bug #18886. Fix was inspired by patch from |
2111 |
Matthew Kennedy <mkennedy@gentoo.org>. |
2112 |
|
2113 |
* rc-scripts 1.4.3.5 (06 Apr 2003) |
2114 |
|
2115 |
06 Apr 2003; Martin Schlemmer <azarah@gentoo.org>: |
2116 |
|
2117 |
Hopefully get the serial support sane again. Added /bin/consoletype |
2118 |
from Redhat to check for serial console. This should resolve bug |
2119 |
#18329 partly. |
2120 |
|
2121 |
Add the --nocolor option to suppress the use of colors. |
2122 |
|
2123 |
Change the 'status' option to return true if the service is running, |
2124 |
and false if stopped. This is only if the '--quiet' flag was also |
2125 |
given. |
2126 |
|
2127 |
Change the start and stop options not to output or return false if |
2128 |
the '--quiet' flag was given. |
2129 |
|
2130 |
Redirect stderr for consolechars in /etc/init.d/consolefont to /dev/null |
2131 |
as well, fixing bug #18344. |
2132 |
|
2133 |
Optimize $EDITOR extraction in /etc/profile closing bug #18614, thanks to |
2134 |
Aron Griffis <agriffis@gentoo.org>. |
2135 |
|
2136 |
Set HALT to 'shutdown' or 'reboot' depending on if we are shutting down |
2137 |
or rebooting. |
2138 |
|
2139 |
30 Mar 2003; Martin Schlemmer <azarah@gentoo.org>: |
2140 |
|
2141 |
Fix bug #18329 ... $COLS was not setup properly for serial console. |
2142 |
|
2143 |
24 Mar 2003; Martin Schlemmer <azarah@gentoo.org>: |
2144 |
|
2145 |
Optimize USB fs stuff in /etc/init.d/localmount to use less cats etc. |
2146 |
Fix a problem where it might not have mounted the USB fs when usbcore |
2147 |
was compiled as module, and the kernel did not mount it by the time |
2148 |
the script was started. Get it to rather check what filesystems is |
2149 |
supported when deciding if it should use 'usbdevfs' or 'usbfs', as |
2150 |
later 2.4 kernels now also support the newer 'usbfs'. |
2151 |
|
2152 |
Optimize RAID stuff in /etc/init.d/checkfs a bit. |
2153 |
|
2154 |
16 Mar 2003; Martin Schlemmer <azarah@gentoo.org>: |
2155 |
|
2156 |
Update sbin/rc-envupdate.sh.bash for bug #17549. |
2157 |
|
2158 |
* rc-scripts 1.4.3.4 (16 Mar 2003) |
2159 |
|
2160 |
16 Mar 2003; Martin Schlemmer <azarah@gentoo.org>: |
2161 |
|
2162 |
Add /etc/issue done by a Polish ascii-artists, v|rus with some slight |
2163 |
modifications (purple and display hostname, etc). Closes bug #16806. |
2164 |
|
2165 |
Add 'use hotplug' to /etc/init.d/net.eth0, to get cardbus hardware to |
2166 |
work properly. Closes bug #17348. |
2167 |
|
2168 |
Add update from Wout Mertens <wmertens@gentoo.org> to speedup shutdown |
2169 |
of dhcp interfaces, closing bug #17378. This modified /etc/init.d/net.eth0. |
2170 |
|
2171 |
11 Mar 2003; Martin Schlemmer <azarah@gentoo.org>: |
2172 |
|
2173 |
Fix usage of /usr/bin/cut in /sbin/functions.sh, thanks Brandon Low |
2174 |
<lostlogic@gentoo.org>! |
2175 |
|
2176 |
10 Mar 2003; Martin Schlemmer <azarah@gentoo.org>: |
2177 |
|
2178 |
Add sysfs support for 2.5 kernels (mounted to /sys). Updated /sbin/rc |
2179 |
and /etc/init.d/halt.sh for this. |
2180 |
|
2181 |
Update /etc/fstab to correctly mount /proc with: |
2182 |
|
2183 |
mount -t proc none /proc |
2184 |
|
2185 |
Do the same for /dev/shm: |
2186 |
|
2187 |
mount -t tmpfs none /dev/shm |
2188 |
|
2189 |
Fix a typeo in /etc/init.d/checkroot that caused 'umount -a' to output |
2190 |
noise if we exited a recovery console. |
2191 |
|
2192 |
Fix /etc/init.d/hostname using /usr/bin/cut, closing bug #17175, thanks |
2193 |
to Bobby Bingham <uhmmmm@columbus.rr.com> for noticing this. |
2194 |
|
2195 |
Bring down default gateway before adding new one .. this fixes issues |
2196 |
where eth0/whatever was brought up by kernel. Changed /etc/init.d/net.eth0 |
2197 |
for this, closing bug #17164. Thanks to nth <y.lesaint@free.fr> for the |
2198 |
fix. |
2199 |
|
2200 |
Fix /etc/init.d/modules to call modprobe with -q .. this fix issues where |
2201 |
it fails for module-init-tools if the module is already loaded. This |
2202 |
closes bug #17163, thanks to nth <y.lesaint@free.fr>. |
2203 |
|
2204 |
* rc-scripts 1.4.3.3 (09 Mar 2003) |
2205 |
|
2206 |
09 Mar 2003; Martin Schlemmer <azarah@gentoo.org>: |
2207 |
|
2208 |
Fix /etc/init.d/netmount not to unmount / on nfs/whatever, bug #16274. |
2209 |
|
2210 |
Fix net.eth0 not to try and start an interface if already up. |
2211 |
|
2212 |
Update MAKEDEV from Debian to support more archs. This adds support |
2213 |
for 'arm', 'hppa' among others. URL: |
2214 |
|
2215 |
http://packages.debian.org/stable/base/makedev.html |
2216 |
|
2217 |
Add support to /etc/init.d/modules to use /etc/modules.autoload/kernel-2.4 |
2218 |
if we are using a 2.4 kernel, and /etc/modules.autoload/kernel-2.5 if we |
2219 |
are using a 2.5 kernel ... bug #17109. |
2220 |
|
2221 |
02 Mar 2003; Martin Schlemmer <azarah@gentoo.org>: |
2222 |
|
2223 |
Update /etc/init.d/hostname to only set the hostname to whatever is before |
2224 |
the first '.', and then set the domainname to the rest, closing bug #14946. |
2225 |
|
2226 |
28 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
2227 |
|
2228 |
Merge some of the optimizations from Graham Forest <vladimir@gentoo.org>. |
2229 |
|
2230 |
Fix spelling of dependency and some other spelling/grammer issues. |
2231 |
Thanks goes to Kerin Millar <kerin@recruit2recruit.net> and |
2232 |
Mike Frysinger <vapier@gentoo.org>, bug #15498. |
2233 |
|
2234 |
Change $svcdir to '/var/lib/init.d' to be more FHS compliant, bug #15192. |
2235 |
|
2236 |
Add 'Eterm' to /etc/skel/.bashrc, closing bug #14662. |
2237 |
|
2238 |
Adjust comments about PROTOCOLS in /etc/rc.conf to try and prevent |
2239 |
bug #14556. |
2240 |
|
2241 |
27 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
2242 |
|
2243 |
Finally fix /etc/init.d/halt.sh to unmount non critical mounts properly. |
2244 |
|
2245 |
20 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
2246 |
|
2247 |
Kill /dev/ttyp0 error at boot by changing test in /etc/init.d/modules |
2248 |
to 'test -c /dev/ttyp0 &> /dev/null'. |
2249 |
|
2250 |
18 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
2251 |
|
2252 |
Update /sbin/modules-update to generate /etc/modprobe.devfs from |
2253 |
/etc/modules.devfs. This along with the devfs-hack.patch in the latest |
2254 |
module-init-tools-0.9.9 should get rid of many of the warnings/errors |
2255 |
with devfs, and makes it work a bit better. |
2256 |
|
2257 |
17 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
2258 |
|
2259 |
Fix /etc/inputrc for dvorak keyboard layout, bug #2599 again. |
2260 |
|
2261 |
16 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
2262 |
|
2263 |
Fix the 'source /etc/profile.env' to be '. /etc/profile' to have ksh |
2264 |
support. This resolves bug #14994. |
2265 |
|
2266 |
Move EDITOR to /etc/rc.conf. Also update /etc/profile to set EDITOR |
2267 |
according to /etc/rc.conf. |
2268 |
|
2269 |
Update /etc/init.d/checkfs to fix bug #14282. It did not exclude comments, |
2270 |
and used 'basename' which is located in /usr/bin. |
2271 |
|
2272 |
13 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
2273 |
|
2274 |
Merge changes from Nick Jones <carpaski@gentoo.org> to not run stty if |
2275 |
used in portage. Fix the NOCOLOR stuff. Updated /sbin/functions.sh for |
2276 |
this. |
2277 |
|
2278 |
06 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
2279 |
|
2280 |
Update src/awk/genenviron.awk to properly set the environment for each |
2281 |
rc-script's depend() function by sourcing required config files. |
2282 |
|
2283 |
05 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
2284 |
|
2285 |
Fix /sbin/rc-envupdate.sh to use $svcdir to set SVCDIR. This is thanks |
2286 |
to Max Kalika <alkern23@yahoo.com>, bug #15050. |
2287 |
|
2288 |
03 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
2289 |
|
2290 |
Fix /sbin/modules-update to work with module-init-tools-0.9.9. |
2291 |
|
2292 |
30 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
2293 |
|
2294 |
Add 'use isapnp' to /etc/init.d/modules, closing bug #14677, thanks to |
2295 |
Hubert Hanghofer <hubert.hanghofer@netbeer.co.at>. |
2296 |
|
2297 |
27 Jan 2003; Donny Davies <woodchip@gentoo.org>: |
2298 |
|
2299 |
Fix halt.sh by moving the nut UPS kill power stuff back into a function! |
2300 |
Add fix from the wonderful analysis of Toby Dickenson |
2301 |
<tdickenson@geminidataloggers.com> in #12947. |
2302 |
|
2303 |
26 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
2304 |
|
2305 |
Fix start-stop-daemon to check the call to nice() correctly for failure, |
2306 |
closing bug #14359, thanks to YAMAKURA Makoto <makoto@dsb.club.ne.jp>. |
2307 |
|
2308 |
Fix globbing $? when checking return value of fsck in /etc/init.d/checkroot |
2309 |
and /etc/init.d/checkfs. This closes bug #13320, thanks to good work from |
2310 |
Malcolm Scott <m@lcolm.org.uk>. |
2311 |
|
2312 |
21 Jan 2003; Mike Frysinger <vapier@gentoo.org>: |
2313 |
|
2314 |
Updated /etc/rc.conf to add elogin/entrance support #13790. |
2315 |
|
2316 |
21 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
2317 |
|
2318 |
Update /etc/init.d/keymaps to enable unicode if required. This closes |
2319 |
bug #14306 thanks to Danny Milosavljevic <danny_milo@yahoo.com>. |
2320 |
|
2321 |
19 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
2322 |
|
2323 |
Fix deadlock durning shutdown if tmpfs filesystems larger than free |
2324 |
memory, and swap gets deactivated, bug #13599. Updated /etc/init.d/halt.sh |
2325 |
for this. |
2326 |
|
2327 |
Merge in some fixes from Vapier <vapier@gentoo.org> to /sbin/functions.sh. |
2328 |
This closes bug #13868. |
2329 |
|
2330 |
Always add "/bin:/sbin:/usr/bin:/usr/sbin" to PATH, as it fixes both |
2331 |
'su -c foo' not finding start-stop-daemon (etc), and bug #14127. |
2332 |
|
2333 |
Add route for lo interface to /etc/init.d/net.lo, closing bug #14055. |
2334 |
|
2335 |
15 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
2336 |
|
2337 |
Clear $svcdir in /sbin/rc before we run depscan to make sure we do |
2338 |
not have stale entries left from hard reboot, thanks to pac1085 on |
2339 |
irc. |
2340 |
|
2341 |
* rc-scripts 1.4.3.2 (15 Jan 2003) |
2342 |
|
2343 |
15 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
2344 |
|
2345 |
Truely fix bootup on seperate /var. |
2346 |
|
2347 |
Add some fixes and optimizations to /sbin/rc-update, thanks to |
2348 |
Daniel Robbins <drobbins@gentoo.org>. |
2349 |
|
2350 |
* rc-scripts 1.4.3.1 (15 Jan 2003) |
2351 |
|
2352 |
15 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
2353 |
|
2354 |
Fix bootup on seperate /var. |
2355 |
|
2356 |
14 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
2357 |
|
2358 |
Fix /etc/init.d/hostname and /etc/init.d/serial to close bug #13636. |
2359 |
|
2360 |
07 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
2361 |
|
2362 |
Fix /etc/init.d/keymaps to force linux keycodes for PPC, thanks |
2363 |
to Olaf Hering <gentoo@aepfle.de>, bug #13193. |
2364 |
|
2365 |
Turn on -C option to fsck on for all calls to fsck. Updated scripts |
2366 |
/etc/init.d/checkroot and /etc/init.d/checkfs, closing bug #13321. |
2367 |
|
2368 |
* rc-scripts 1.4.3.0 (07 Jan 2003) |
2369 |
|
2370 |
07 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
2371 |
|
2372 |
Too much to mention, but here are a few: |
2373 |
- Major rewrite of software RAID startup, based on Mandrake's, as |
2374 |
ours was pretty broken :( |
2375 |
- Redone /sbin/rc to work without the tmpfs/ramfs stat directory. |
2376 |
Much of /sbin/functions.sh and other scripts have been changed |
2377 |
to support this. |
2378 |
- Reworked /etc/inittab to support this. Also moved critical |
2379 |
mounting of local filesystems to 'sysinit' function of /sbin/rc. |
2380 |
- Move state directory to /var/state/init.d/ ($svcdir). |
2381 |
- Move Adelie node init to /sbin/functions.sh to try and simplify |
2382 |
/sbin/rc a bit. |
2383 |
- Updated Copyright dates to 2003. |
2384 |
|
2385 |
* rc-scripts 1.4.2.8 (06 Jan 2003) |
2386 |
|
2387 |
02 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
2388 |
|
2389 |
Fix src/awk/genenviron.awk to work with multiple 'need', 'use', etc |
2390 |
lines, as it seems users do not note the need to have them all on |
2391 |
one line .... |
2392 |
|
2393 |
Fix /sbin/runscript.sh to detect 'net.adsl', or any other net.* |
2394 |
script not ending on a digit. This closes bug #12887. |
2395 |
|
2396 |
Fix get_KV to also check micro version of kernel; add KV_to_int() |
2397 |
helper function for get_KV. Update /etc/init.d/localmount to work |
2398 |
with new get_KV ... |
2399 |
|
2400 |
28 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
2401 |
|
2402 |
Add support for generate-modprobe.conf or generating /etc/modprobe.conf |
2403 |
in the new sys-apps/module-init-tools. Note that you need version |
2404 |
0.9.7 or later of sys-apps/module-init-tools. Updated |
2405 |
/sbin/modules-update for this. |
2406 |
|
2407 |
Change /etc/init.d/localmount to use 'usbfs' and not 'usbdevfs' if |
2408 |
we are running kernel 2.5 or later ... |
2409 |
|
2410 |
26 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
2411 |
|
2412 |
Add /etc/init.d/crypto-loop and /etc/conf.d/crypto-loop, a cool |
2413 |
rc-script to setup encrypted loopback devices. This was kindly |
2414 |
donated by Matthew Kennedy <mkennedy@gentoo.org> (bug #11471). |
2415 |
|
2416 |
25 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
2417 |
|
2418 |
Fix src/awk/genenviron.awk stripping *all* '=', closing |
2419 |
bug #8901. |
2420 |
|
2421 |
Fix src/awk/genenviron.awk not seperating CONFIG_PROTECT with |
2422 |
spaces ... |
2423 |
|
2424 |
* rc-scripts 1.4.2.7 (24 Dec 2002) |
2425 |
|
2426 |
24 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
2427 |
|
2428 |
Add a fix to /sbin/functions.sh for bug #12601. |
2429 |
|
2430 |
22 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
2431 |
|
2432 |
Add INFOPATH to /etc/env.d/00basic. |
2433 |
|
2434 |
Fix src/awk/genenviron.awk to get the order of the env.d files |
2435 |
correct. Also fix it to handle *all* the SPECIALS correctly. |
2436 |
This closes bug #12411. |
2437 |
|
2438 |
* rc-scripts 1.4.2.6 (18 Dec 2002) |
2439 |
|
2440 |
18 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
2441 |
|
2442 |
Add mips changes to sbin/MAKEDEV. This should close bug #12329, |
2443 |
thanks to Nicholas Wourms <nwourms@netscape.net>. |
2444 |
|
2445 |
Quote some tests in /sbin/rc-update to fix/avoid the problem |
2446 |
in bug # |
2447 |
|
2448 |
Fix awk regex in /etc/init.d/halt.sh to fix bug #11795. |
2449 |
|
2450 |
Update shell for postgres user, closing bug #12258. |
2451 |
|
2452 |
11 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
2453 |
|
2454 |
Fix src/awk/genenviron.awk not to add duplicate entries, closing |
2455 |
bug #8999. |
2456 |
|
2457 |
* rc-scripts 1.4.2.5 (09 Dec 2002) |
2458 |
|
2459 |
08 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
2460 |
|
2461 |
Add another sync to /etc/init.d/halt.sh, closing bug 8173. |
2462 |
|
2463 |
Add smmsp uid and gid. Closes bug #8952. |
2464 |
|
2465 |
04 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
2466 |
|
2467 |
Setup colums, etc up properly for serial consoles in /sbin/functions.sh. |
2468 |
Closes bug #11557, thanks to Erik Scrafford <erik@scrafford.org>. |
2469 |
|
2470 |
Add headers similar to that of portage-2.0.45 and up to the |
2471 |
generated profile files (/etc/{profile,csh}.env). Updated |
2472 |
src/awk/genenviron.awk for this. |
2473 |
|
2474 |
01 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
2475 |
|
2476 |
Fix typeo in /etc/devfsd.conf, closing bug #11424, thanks to the |
2477 |
sharp eye of Techie2000 <Linux@mochamail.com>. |
2478 |
|
2479 |
Rename /sbin/update-modules to /sbin/modules-update, closing |
2480 |
bug #11445. |
2481 |
|
2482 |
Nano moved from /usr/bin/nano to /bin/nano. Fix this in |
2483 |
/etc/env.d/00basic, bug #10916. |
2484 |
|
2485 |
27 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2486 |
|
2487 |
Add more improvements to clustering code. This is from |
2488 |
Olivier Crete <crete@cerca.umontreal.ca>, bug #4151. |
2489 |
|
2490 |
26 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2491 |
|
2492 |
Change default 'net' dependency behaviour to be more suited |
2493 |
for notebook users. Basically if at least one net.* service |
2494 |
beside net.lo start successfully, the 'net' dependency is |
2495 |
considered up. Server admin can set RC_NET_STRICT_CHECKING="yes" |
2496 |
in /etc/conf.d/rc to change this back to the old default. |
2497 |
This is the start to address bug #2706. |
2498 |
|
2499 |
* rc-scripts 1.4.2.4 (26 Nov 2002) |
2500 |
|
2501 |
26 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2502 |
|
2503 |
Initial merge of bits for Adelie Linux for SSI clusters. More |
2504 |
info at: |
2505 |
|
2506 |
http://www.cerca.umontreal.ca/hpc/en/projects/adelie/index.html |
2507 |
|
2508 |
25 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2509 |
|
2510 |
One liner fix to src/awk/cachedepends.awk to once again fix |
2511 |
bug #7803. |
2512 |
|
2513 |
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2514 |
|
2515 |
Add 'alias char-major-89 i2c-dev' to /etc/modules.d/aliases. |
2516 |
This should close bug #10891. |
2517 |
|
2518 |
* rc-scripts 1.4.2.3 (18 Nov 2002) |
2519 |
|
2520 |
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2521 |
|
2522 |
Add some more checks to src/awk/*. Fix error printing for |
2523 |
/sbin/depscan.sh. |
2524 |
|
2525 |
Link awk module with gcc and not with ld. This should fix |
2526 |
problems on sparc and alpha. Many thanks for this fix to |
2527 |
Stephan Jones <cretin@gentoo.org>. |
2528 |
|
2529 |
Remove the copyright info from config files, thanks to |
2530 |
Matthew Kennedy <mkennedy@gentoo.org>. |
2531 |
|
2532 |
* rc-scripts 1.4.2.2 (18 Nov 2002) |
2533 |
|
2534 |
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2535 |
|
2536 |
Add src/awk/genenviron.awk which is rc-envupdate.sh ported |
2537 |
to awk. This is also much faster than its bash version. |
2538 |
|
2539 |
Remove the 'Spider cat fix' from depscan.sh.bash, as it makes |
2540 |
things even slower on older boxes. Bug #10548. |
2541 |
|
2542 |
After a bored Vapier decided that he needed to update the |
2543 |
licenses of things in /etc :P, I did the rest. Hopefully |
2544 |
not too many people will nuke thier fstab :/ |
2545 |
|
2546 |
* rc-scripts 1.4.2.1 (18 Nov 2002) |
2547 |
|
2548 |
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2549 |
|
2550 |
Update src/awk/cachedepends.awk to find its own rc-scripts, |
2551 |
fixing the need for find which broke systems with /usr on |
2552 |
a different partition. |
2553 |
|
2554 |
17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2555 |
|
2556 |
Add some extra checks to src/awk/cachedepends.awk and |
2557 |
src/awk/gendepends.awk. |
2558 |
|
2559 |
Move some of the more generic functions in src/awk/gendepends.awk |
2560 |
to src/awk/functions.awk. |
2561 |
|
2562 |
* rc-scripts 1.4.2 (17 Nov 2002) |
2563 |
|
2564 |
17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2565 |
|
2566 |
Add initial version of new depscan.sh. This uses awk scripts |
2567 |
to do the main work, giving about 10 times speed improvement on |
2568 |
slower machines. Updated /sbin/depscan.sh, src/filefuncts.c, |
2569 |
src/Makefile, src/awk/cachedepends.awk and src/awk/gendepends.awk |
2570 |
for this. This should close bug #10548. |
2571 |
|
2572 |
* rc-scripts 1.4.1.2 (5 Nov 2002) |
2573 |
|
2574 |
5 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2575 |
|
2576 |
Add UID/GID of 250 for Portage Fakeroot account. |
2577 |
|
2578 |
4 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
2579 |
|
2580 |
Change /etc/init.d/clock to depend on localmount again, fixing |
2581 |
bug #10048. |
2582 |
|
2583 |
Get deps on logger sane again. I wanted to get the logger started |
2584 |
as early as possible, but clock for one breaks if /usr is mounted |
2585 |
on seperate partition. |
2586 |
|
2587 |
29 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
2588 |
|
2589 |
Fix return in /etc/init.d/modules to return 0 if /proc/modules |
2590 |
do not exists. Closes bug #7738, comment #5. |
2591 |
|
2592 |
* rc-scripts 1.4.1.1 (28 Oct 2002) |
2593 |
|
2594 |
28 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
2595 |
|
2596 |
Fix /sbin/update-modules not to include backup files. Closes |
2597 |
bug #9707. |
2598 |
|
2599 |
26 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
2600 |
|
2601 |
Fix update-modules borking if there are directories present |
2602 |
in /etc/modules.d/. Closes bug #9632. |
2603 |
|
2604 |
17 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
2605 |
|
2606 |
Change deps on /etc/init.d/{clock,hostname,modules} not to |
2607 |
depend on localmount, but rather on checkroot, as all of them |
2608 |
just need / to be mounted. This should fix race conditions |
2609 |
because of checkfs dependency on modules. This should close |
2610 |
bug #9266. |
2611 |
|
2612 |
* rc-scripts 1.4.1 (13 Oct 2002) |
2613 |
|
2614 |
13 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
2615 |
|
2616 |
Create and fix permissions on /tmp/.{ICE,X11}-unix/. This |
2617 |
is additional measures for bug #8281. |
2618 |
|
2619 |
12 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
2620 |
|
2621 |
Update /etc/init.d/net.eth0 to fix bug #8626. |
2622 |
|
2623 |
Fix /sbin/rc-update to check return code of "ln". This should |
2624 |
close bug #8867. |
2625 |
|
2626 |
29 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
2627 |
|
2628 |
Fix indentation in /etc/inputrc. This should close |
2629 |
bug #8368. |
2630 |
|
2631 |
Add extended status functionality. Should close bug #2462. |
2632 |
|
2633 |
Add support for /sbin/rc-update to check if the rc-script |
2634 |
is executable or not. Thanks to widersacher@gmx.net, closing |
2635 |
bug #8326. |
2636 |
|
2637 |
25 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
2638 |
|
2639 |
Fix /etc/init.d/bootmisc not to kill pidfiles of running |
2640 |
daemons. Improve NGPT support in /sbin/rc a bit. |
2641 |
|
2642 |
23 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
2643 |
|
2644 |
Fix my last screwup with /etc/init.d/net.ppp0. Basically |
2645 |
forgot to change a few DEVICE's to IFACE ... |
2646 |
|
2647 |
22 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
2648 |
|
2649 |
NGPT support. |
2650 |
|
2651 |
17 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
2652 |
|
2653 |
Did a small fix to /etc/init.d/net.eth0, thanks to |
2654 |
naanyaar2000@yahoo.com, bug #7407. |
2655 |
|
2656 |
16 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
2657 |
|
2658 |
Add the permission stuff for generic scsi when compiled as |
2659 |
module, thanks to Bauno <bauno@inwind.it>. |
2660 |
|
2661 |
Add support for /etc/devfs.d/ for additional devfs config |
2662 |
stuff .. idea from Denys Duchier <Denys.Duchier@ps.uni-sb.de>. |
2663 |
|
2664 |
11 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
2665 |
|
2666 |
Fix small type-o from last changes to /etc/init.d/netmount. |
2667 |
Should resolve bug #7803. |
2668 |
|
2669 |
* rc-scripts 1.4.0 (7 Sep 2002) |
2670 |
|
2671 |
7 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
2672 |
|
2673 |
Update /etc/init.d/net.eth0 to handle individual broadcast |
2674 |
and netmask for aliases. Should close bug #7407. |
2675 |
|
2676 |
Give /var/run/utmp and /var/log/wtmp the proper permissions |
2677 |
and ownership. First steps in fixing bug #7630. |
2678 |
|
2679 |
Change Raid stuff again in /etc/init.d/checkfs. |
2680 |
|
2681 |
26 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
2682 |
|
2683 |
Give root a 'root' GECOS in /etc/passwd, was NULL before. |
2684 |
|
2685 |
* rc-scripts 1.3.9 (25 Aug 2002) |
2686 |
|
2687 |
25 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
2688 |
|
2689 |
Update /sbin/rc to fix some spelling/slang mistakes. Closes |
2690 |
bug #6887. |
2691 |
|
2692 |
Move /etc/init.d/net.ppp0 's config to /etc/conf.d/net.ppp0. |
2693 |
This closes bug #6378. |
2694 |
|
2695 |
Add IPv6 support to /etc/init.d/net.eth0. Closes bug #6175, |
2696 |
with many thanks to Asbjorn Sannes <ace@sannes.org>. |
2697 |
|
2698 |
20 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
2699 |
|
2700 |
Update /etc/init.d/bootmisc to reset pam_console permissions. |
2701 |
|
2702 |
Update /etc/devfsd.conf to have the "pam_console_apply_devfsd.so" |
2703 |
line for getting devfs to work with pam_console. |
2704 |
|
2705 |
12 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
2706 |
|
2707 |
Update /etc/init.d/keymaps to first load the windowkeys.inc then |
2708 |
the user selected one, fixing bug #6295. |
2709 |
|
2710 |
11 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
2711 |
|
2712 |
Change the 'cat' in check_rcscript() to a single 'awk' in |
2713 |
/sbin/depscan.sh. This should fix broken pipe issues if the |
2714 |
loop exists too early. Resolves bug #5961. |
2715 |
|
2716 |
Fix software RAID startup/shutdown, bug #5310. Modified |
2717 |
/etc/init.d/checkfs and /etc/init.d/halt.sh for this. |
2718 |
|
2719 |
* rc-scripts 1.3.8 (08 Aug 2002) |
2720 |
|
2721 |
7 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
2722 |
|
2723 |
Move the color ls stuff to .bashrc. Fix bug #5250. |
2724 |
|
2725 |
6 Aug 2002; Dan Armak <danarmak@gentoo.org>: |
2726 |
|
2727 |
Correct the comments in rc.conf about the XSESSION variable: it should |
2728 |
be set to "kde-<version>" not "KDE". Closes bug #5948. |
2729 |
|
2730 |
5 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
2731 |
|
2732 |
Fix the 'Usage' line in the help to return the correct options for |
2733 |
the script (/sbin/runscript.sh). Resolve bug #6029. |
2734 |
|
2735 |
3 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
2736 |
|
2737 |
Added UPS shutdown support for nut to halt.sh. |
2738 |
Added nut user/group as uid/gid 84. |
2739 |
|
2740 |
27 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
2741 |
|
2742 |
Updated /sbin/rc's way of checking for devfs support (now rather uses |
2743 |
awk, as it is more accurate). Closes bug #5458. |
2744 |
|
2745 |
Add the Redhat/Mandrake /forcefsck and /fastboot options to our checkroot |
2746 |
and checkfs. Updated /etc/init.d/{checkroot,checkfs,halt.sh} for this. |
2747 |
Thanks goes to Chris PeBenito (bug #5570). |
2748 |
|
2749 |
Changed most daemons to use /bin/false as shell. Should close bug #5388. |
2750 |
|
2751 |
27 Jul 2002; Nicholas Jones <carpaski@gentoo.org>: |
2752 |
|
2753 |
Added vpopmail user and group as 89:89 |
2754 |
|
2755 |
22 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
2756 |
|
2757 |
Add the cyrus user to /etc/passwd. Resolves bug #4100. |
2758 |
|
2759 |
Some bugfixes and speed improvements to /sbin/depscan.sh after |
2760 |
last changes. |
2761 |
|
2762 |
Replace some cat/grep's in /sbin/rc-envupdate.sh with awk's to |
2763 |
get some speed improvements. |
2764 |
|
2765 |
21 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
2766 |
|
2767 |
Fix LVM support in /etc/init.d/checkfs again, thanks to help from |
2768 |
Kyle Manna <nitro@gentoo.org>. |
2769 |
|
2770 |
Add software RAID support to /etc/init.d/checkfs, thanks to |
2771 |
Daniel Ahlberg <aliz@gentoo.org>. |
2772 |
|
2773 |
Update the cache_depend() funtion in /sbin/depscan.sh not to |
2774 |
quit on any "}", but only on the one matching the first "{". This |
2775 |
requires wc in /bin, so baselayout should depend on |
2776 |
>=sys-apps/textutils-2.0.19-r2 |
2777 |
|
2778 |
Update /etc/init.d/netmount to try and detect nfs mounts that should be |
2779 |
mounted automatically on boot. This requires awk in /bin, so baselayout |
2780 |
should depend on >=sys-apps/gawk-3.1.0-r3. |
2781 |
|
2782 |
* rc-scripts 1.3.7 (17 Jul 2002) |
2783 |
|
2784 |
17 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
2785 |
|
2786 |
Add logging functionality to the rc-scripts, thanks to Alexander Holler, |
2787 |
bug #4037 for the basic idea. Updated /sbin/functions.sh for this. |
2788 |
|
2789 |
16 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
2790 |
|
2791 |
Add additional entries to /etc/services to support cyrus-imapd, thanks |
2792 |
to Nick Hadaway <raker@gentoo.org>. |
2793 |
|
2794 |
Update /etc/init.d/consolefont to resolve bug #4968. This fixes a |
2795 |
problem with non 7bit ascii symbols. |
2796 |
|
2797 |
Updated /etc/init.d/checkfs to detect if lvm is already active. |
2798 |
This should resolve bug #3613. |
2799 |
|
2800 |
5 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
2801 |
|
2802 |
Add "usb" group, gid 85. Move "sshd" user and group to 22. Move |
2803 |
"games" user and group to 35 |
2804 |
|
2805 |
3 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
2806 |
|
2807 |
Update Copyright displayed at boot, thanks to Sascha Schwabbauer |
2808 |
(aka cybersystem). Updated /sbin/rc for this. |
2809 |
|
2810 |
30 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
2811 |
|
2812 |
Update /etc/skel/.bashrc to update the window title of X terminals |
2813 |
that supports it. Closes bug #4232. |
2814 |
|
2815 |
26 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
2816 |
|
2817 |
Add sshd user and group. Updated /etc/passwd and /etc/group for this. |
2818 |
|
2819 |
Update /etc/inputrc to resolve bug #2599. |
2820 |
|
2821 |
20 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
2822 |
|
2823 |
Add /opt/bin to $PATH and $ROOTPATH, closing bug #3603. Modified |
2824 |
/etc/env.d/00basic for this. |
2825 |
|
2826 |
Add some new daemon stop and pid detection stuff to /sbin/functions.sh. |
2827 |
Nothing official, but I spent enough time on it not to want to loose it :) |
2828 |
|
2829 |
Fixed a bug in /sbin/functions.sh that caused rc-scripts run as cron jobs |
2830 |
to give output to stderr. This was caused by a call to "stty", which when |
2831 |
run without a attatched terminal, have this effect. Basically just pipe |
2832 |
stderr to /dev/null. |
2833 |
|
2834 |
5 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
2835 |
|
2836 |
Add /usr/local/share/man to $MANPATH (/etc/env.d/00basic), resolving |
2837 |
bug #3363 |
2838 |
|
2839 |
26 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
2840 |
|
2841 |
Update /etc/init.d/netmount not to try and mount NFS filesystems |
2842 |
if portmap was not started. This is to stop "hang" problems for |
2843 |
new users who do not add portmap to the default runlevel. See |
2844 |
bug #2555. |
2845 |
|
2846 |
Add the video4linux stuff to /etc/devfsd.conf. Resolves bug #2015. |
2847 |
|
2848 |
19 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
2849 |
|
2850 |
Move $EDITOR from /etc/profile to /etc/env.d/00basic. |
2851 |
|
2852 |
13 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
2853 |
|
2854 |
Change the homes of user "at" and "cron" in /etc/passwd, as |
2855 |
they moved to /var/spool/cron... |
2856 |
|
2857 |
* rc-scripts 1.3.5 (12 May 2002) |
2858 |
|
2859 |
12 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
2860 |
|
2861 |
Make slight modifications to /sbin/depscan.sh to improve speed (about |
2862 |
1 second on a celeron 633). |
2863 |
|
2864 |
Finally fix /sbin/runscript.sh to properly handle interdependencies |
2865 |
between types need/use and before/after on runlevel change. I can |
2866 |
actually kick myself for previous implementations, as this fix simplifies |
2867 |
things a lot, and is almost 30 lines of code less! |
2868 |
|
2869 |
Change /etc/init.d/netmount not to fail if all mounts are not mounted. |
2870 |
It rather just exit with a warning, as I think most people have like |
2871 |
me mounts that are to boxes that are not always up. |
2872 |
|
2873 |
Resolve bug #2439 (should not use try with the dd command for ramdisk |
2874 |
stuff). Also increase the number of inodes used for the ramdisk to |
2875 |
fix "out of space" errors. Updated /sbin/rc for this. |
2876 |
|
2877 |
10 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
2878 |
|
2879 |
Resolve bug #2505 ... /sbin/rc-envupdate.sh should not use |
2880 |
backup files to generate /etc/profile.env. |
2881 |
|
2882 |
Resolve bug #2489 and #2175. Modified /etc/init.d/net.eth0 |
2883 |
for this. |
2884 |
|
2885 |
6 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
2886 |
|
2887 |
Fixed /sbin/rc-envupdate.sh to only use the $KDEDIR of the highest |
2888 |
/etc/env.d/ file. Same for $QTDIR. |
2889 |
|
2890 |
5 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
2891 |
|
2892 |
Add /etc/DIR_COLORS as it is no longer shipped with fileutils, |
2893 |
and is needed for some fixes. |
2894 |
|
2895 |
28 Apr 2002; Martin Schlemmer <azarah@gentoo.org>: |
2896 |
|
2897 |
Update /etc/rc.conf to be more clear and state that you should |
2898 |
remove consolefont from startup if you do not use it. Should |
2899 |
resolve bug #2174. |
2900 |
|
2901 |
26 Apr 2002; Donny Davies <woodchip@gentoo.org> passwd, group : |
2902 |
|
2903 |
Added user/group apache with uid/gid 81. |
2904 |
|
2905 |
25 Apr 2002; Martin Schlemmer <azarah@gentoo.org>: |
2906 |
|
2907 |
Remove the "-net" from the line setting the default gateway |
2908 |
in /etc/init.d/net.eth0. Thanks to Peter W. Michaleas for |
2909 |
noting this. |
2910 |
|
2911 |
24 Apr 2002; Donny Davies <woodchip@gentoo.org> rc.conf : |
2912 |
|
2913 |
Remove NFSSERVER from rc.conf since it's now covered in /etc/conf.d/nfs |
2914 |
which is installed with the nfs-utils package. Also tidied up some |
2915 |
really old, leftover junk like the non-supported stuff from rc5. |
2916 |
Closes #1754. |
2917 |
|
2918 |
23 Apr 2002; Martin Schlemmer <azarah@gentoo.org>: |
2919 |
|
2920 |
Remove creation of /var/run/utmpx from bootmisc again. Seems |
2921 |
other people have wierd problems. |
2922 |
|
2923 |
* rc-scripts 1.3.4 (21 Apr 2002) |
2924 |
|
2925 |
21 Apr 2002; Martin Schlemmer <azarah@gentoo.org>: |
2926 |
|
2927 |
Add /sbin/rc-envupdate.sh to speedup updating of /etc/profile.env, |
2928 |
and /etc/csh.env. Update /etc/init.d/bootmisc to use this. |
2929 |
|
2930 |
Implement the status commandline argument. Updated /sbin/runscript.sh |
2931 |
and /sbin/rc-help.sh for this. |
2932 |
|
2933 |
Fix /sbin/depscan.sh to honour NEED and USE overriding BEFORE |
2934 |
and AFTER. |
2935 |
|
2936 |
12 Apr 2002; Martin Schlemmer <azarah@gentoo.org>: |
2937 |
|
2938 |
Update /etc/init.d/bootmisc to create /var/run/utmpx. This |
2939 |
is needed, else /usr/bin/newgrp segfault. |
2940 |
|
2941 |
11 Apr 2002; Martin Schlemmer <azarah@gentoo.org>: |
2942 |
|
2943 |
Update /etc/skel/.bash_profile to make it tcsh compadible. |
2944 |
Thanks to VÃÂäinÃÂö JÃÂärvelÃÂä for this fix. |
2945 |
|
2946 |
Update /etc/profile to also set the PS? variables if $SHELL |
2947 |
is set to /bin/sh. This should make prompt colours in |
2948 |
bootstrap work again. |
2949 |
|
2950 |
Move LVM stuff to checkfs to ensure that they get fscked. |
2951 |
This resolves bug #1552. |
2952 |
|
2953 |
* rc-scripts 1.3.3 (5 Apr 2002) |
2954 |
|
2955 |
5 Apr 2002; Martin Schlemmer <azarah@gentoo.org>: |
2956 |
|
2957 |
Move /etc/init.d/{depscan.sh,runscript.sh,functions.sh} to /sbin. |
2958 |
This is done to try and ensure system integrity. |
2959 |
|
2960 |
1 Apr 2002; Martin Schlemmer <azarah@gentoo.org>: |
2961 |
|
2962 |
Add quotes to the "export INPUTRC=/etc/inputrc" line to resolve bug #1391. |
2963 |
|
2964 |
Add a error message to /etc/init.d/consolefont, resolving bug #1415. |
2965 |
|
2966 |
Add a bash check to the code that sets the prompt, fixing bug #1078. |
2967 |
|
2968 |
* rc-scripts 1.3.2 (24 Mar 2002) |
2969 |
|
2970 |
24 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
2971 |
|
2972 |
Resolve bug #1274. Updated /etc/init.d/hostname and /etc/init.d/bootmisc |
2973 |
for this. |
2974 |
|
2975 |
With the "before" and "after" stuff, recursion levels was getting too high, |
2976 |
and with some cases, things just plain did not work as it should. Reworked |
2977 |
things to to lower the levels of recursion and get the order right. Updated |
2978 |
/etc/init.d/runscript.sh for this. |
2979 |
|
2980 |
Fixed a problem in /sbin/rc and /etc/init.d/runscript.sh where |
2981 |
${svcdir}/softlevel did not always exist, but runscript.sh tried to open it. |
2982 |
|
2983 |
Enhance --quiet support. Updated /etc/init.d/functions.sh for this. |
2984 |
|
2985 |
Remove /etc/pwdb.conf, as pwdb already install a copy of this. |
2986 |
|
2987 |
Remove /etc/pam.d/{rexec,rlogin,rsh} as pam already install this. |
2988 |
|
2989 |
Added $INPUTRC to /etc/profile, since too many people keep on bugging me, |
2990 |
and it seems it has fallen now to my discression. |
2991 |
|
2992 |
* rc-scripts 1.3.1 (23 Mar 2002) |
2993 |
|
2994 |
23 Mar 2002; Daniel Robbins <drobbins@gentoo.org>: init.d/net.eth0: fix for |
2995 |
DHCP lease release from Jim Nutt. |
2996 |
|
2997 |
23 Mar 2002; Daniel Robbins <drobbins@gentoo.org>: rolling a new release |
2998 |
since there are a lot of important bug fixes in here that are needed. |
2999 |
|
3000 |
23 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
3001 |
|
3002 |
Resolve bug #1292. |
3003 |
|
3004 |
Remove the extra 'depmod -a' in /etc/init.d/modules, thanks to |
3005 |
Spidler. |
3006 |
|
3007 |
21 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
3008 |
|
3009 |
Update /sbin/rc to fix a 'cat mounts' instead of the correct |
3010 |
version, 'cat /proc/mounts'. |
3011 |
|
3012 |
19 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
3013 |
|
3014 |
Add initial support for the --quiet flag that suppress output. |
3015 |
|
3016 |
18 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
3017 |
|
3018 |
Remove the 'try' from 'try /etc/init.d/depscan.sh' in /sbin/rc |
3019 |
as not all errors by depscan.sh is critical. It should be |
3020 |
reworked to do better error handeling. |
3021 |
|
3022 |
14 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
3023 |
|
3024 |
Fix the GID and UID of nobody and nogroup in /etc/passwd and |
3025 |
/etc/group to match those of Debian, FBSD and others. Thanks |
3026 |
to those who reported it, and Woodchip for looking up the |
3027 |
proper values. |
3028 |
|
3029 |
Update /etc/init.d/net.eth0 to properly down DHCP interfaces. |
3030 |
This resolves bug #1150, thanks to Paul Fleischer. |
3031 |
|
3032 |
11 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
3033 |
|
3034 |
Updated /etc/init.d/functions.sh not to use /usr/bin/basename, |
3035 |
as some users have /usr on seperate partition which is not |
3036 |
mounted when depscan.sh is run the first time. |
3037 |
|
3038 |
Updated the checking for more than one service providing the |
3039 |
same virtual function in /etc/init.d/depscan.sh. It should |
3040 |
be working now, and this also fix a problem that when there is no |
3041 |
service providing a virtual, counter was used uninitialized. |
3042 |
|
3043 |
* rc-scripts 1.3.0 (10 Mar 2002) |
3044 |
|
3045 |
10 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
3046 |
|
3047 |
Resolved bug #1021; updated /etc/init.d/consolefont for this. |
3048 |
|
3049 |
Resolved bug #1029; updated /etc/init.d/net.eth0 for this. |
3050 |
|
3051 |
Resolved bug #990; updated /etc/init.d/net.eth0, /etc/init.d/netmount |
3052 |
and /etc/init.d/localmount for this. |
3053 |
|
3054 |
Lots of form/syntax cleanups, most things should be more |
3055 |
consistant now. Fixed fail detection/return values of lots of |
3056 |
scripts. |
3057 |
|
3058 |
Lots of cleanup/fixes in the three main scripts behind our |
3059 |
rc-system, /sbin/rc, /etc/init.d/depscan.sh, /etc/init.d/runscript.sh |
3060 |
|
3061 |
Fix a bug regarding a invalid $PATH for portage if /etc/init.d/functions.sh |
3062 |
is sourced in a ebuild. |
3063 |
|
3064 |
Fix a bug that our rc-script wrapper introduced: Global variables |
3065 |
in scripts no longer worked. Updated /etc/init.d/runscript.sh for |
3066 |
this. |
3067 |
|
3068 |
Implemented more error checking for the main startup code in /sbin/rc. |
3069 |
Also fixed try() for mounting /proc (maybe all mount commands). |
3070 |
The function worked fine in a simulated test, but in real life failed |
3071 |
to detect a error when mounting /proc (remember to thank Grant for |
3072 |
his UserMode ebuilds, and Guide). |
3073 |
|
3074 |
* rc-scripts 1.2.9 (6 Mar 2002) |
3075 |
|
3076 |
6 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
3077 |
|
3078 |
General form updates and some piping fixes. |
3079 |
|
3080 |
Updated /etc/inittab, /etc/init.d/xdm and /etc/X11/startDM.sh |
3081 |
to fix a problem where startDM.sh would be respawned repeatedly |
3082 |
if xdm was not in the default runlevel. |
3083 |
|
3084 |
* rc-scripts 1.2.8 (4 Mar 2002) |
3085 |
|
3086 |
4 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
3087 |
|
3088 |
Add /etc/init.d/xdm, /etc/X11/startDM.sh and updated /etc/inittab |
3089 |
to fix the "dead key" problem we had with xdm/gdm/kdm. We should |
3090 |
move them to the xfree ebuild later on when things settles down. |
3091 |
|
3092 |
Added some sanity checks to /sbin/rc, /etc/init.d/runscripts.sh. |
3093 |
|
3094 |
Added a basic $PATH to /etc/init.d/functions.sh to fix a problem |
3095 |
where we had a invalid $PATH on boot in some cases. |
3096 |
|
3097 |
Updated /etc/init.d/keymap and /etc/init.d/consolefont to work with |
3098 |
the new sys-apps/kbd package. |
3099 |
|
3100 |
* rc-scripts 1.2.7 (3 Mar 2002) |
3101 |
|
3102 |
3 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
3103 |
|
3104 |
Fixed the problem of rc-scripts trying to start/stop a service multiple |
3105 |
times if it fails to do so. Updated /etc/init.d/runscript.sh and /sbin/rc |
3106 |
for this. |
3107 |
|
3108 |
Fixing some variable declarations in /etc/init.d/runscript.sh caused |
3109 |
/etc/init.d/net.lo to fail on stop ($IFACE was set invalid). Fixed |
3110 |
this. |
3111 |
|
3112 |
Added caching of the "depend() { need foo; } " lines, and updated |
3113 |
/etc/init.d/depscan.sh to touch the actual files less. This should |
3114 |
speedup dependency caching a lot, especially on slow machines. |
3115 |
|
3116 |
Updated /etc/passwd to have users with no shell defined, use /bin/false |
3117 |
for security. |
3118 |
|
3119 |
Update /etc/fstab to mention /dev/shm since we dont mount it anymore. |
3120 |
|
3121 |
1 Mar 2002; Martin Schlemmer <azarah@gentoo.org>: |
3122 |
|
3123 |
Added a wrapper for sourcing the rc-scripts to eliminate syntax errors. |
3124 |
Thanks to Karl Trygve Kalleberg (aka karltk) for the idea. Updated |
3125 |
/etc/init.d/depscan.sh, /etc/init.d/functions.sh and |
3126 |
/etc/init.d/runscript.sh for this (added wrap_rcscript() function). |
3127 |
|
3128 |
Removed stopping of dependent services that have current service as |
3129 |
a 'use'dependency ... should be less confusing now. |
3130 |
Updated /etc/init.d/runscript.sh for this. |
3131 |
|
3132 |
28 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
3133 |
|
3134 |
Add /etc/conf.d/local.start and /etc/conf.d/local.stop for adding any misc |
3135 |
programs to startup. This should pretty much have /etc/init.d/ static, |
3136 |
except for baselayout updates, etc. |
3137 |
|
3138 |
27 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
3139 |
|
3140 |
In some wierd cases, a redundent /dev/.devfsd on a unmounted /dev can cause |
3141 |
problems. Fixed this in /sbin/rc. |
3142 |
|
3143 |
Added the patches from Grant Goodyear (aka g2boojum) to enable us to |
3144 |
use a ramdisk to store the contents of ${svcdir}. Updated /sbin/rc, |
3145 |
/etc/init.d/functions.sh and /etc/init.d/checkroot for this. |
3146 |
|
3147 |
26 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
3148 |
|
3149 |
Fix my brain dead update of the 25th. It really should keep |
3150 |
"gentoo=nodevfs" in mind. Also added 'get_bootparam()' to help in |
3151 |
retrieving kernel options. Updated /etc/init.d/functions.sh, |
3152 |
/etc/init.d/checkroot and /sbin/rc for this. |
3153 |
|
3154 |
Updated /etc/init.d/consolefont to work without devfs as well. |
3155 |
|
3156 |
When rebooting or shutting down, a service should not fail to stop |
3157 |
if a service it depends on, fails. Updated /etc/init.d/runscript.sh |
3158 |
for this. |
3159 |
|
3160 |
25 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
3161 |
|
3162 |
Added a check if /dev is mounted when creating entries for /etc/mtab. |
3163 |
This should solve a invalid entry or /dev being mounted even with |
3164 |
'gentoo=nodevfs' option. Updated /etc/init.d/checkroot for this. |
3165 |
|
3166 |
17 Feb 2002: Daniel Robbins <drobbins@gentoo.org>: Made "xfs" the default |
3167 |
filesystem in /etc/fstab (from ReiserFS) and removed "notail" option (it's |
3168 |
just in a comment now) |
3169 |
|
3170 |
17 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
3171 |
|
3172 |
Mmore fixes to 'after' and 'before', updated /etc/init.d/runscript.sh for |
3173 |
this. This should fix services not getting started in the correct order |
3174 |
in a tight loop, services getting stopped out of order, and some other |
3175 |
sanity checks. Updated rc-script.sh for updated help. |
3176 |
|
3177 |
15 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
3178 |
|
3179 |
Update /etc/profile to resolve bug #588. Reimplemented things a bit, |
3180 |
and added the 'after' type. 'before' and 'after' will only work currently |
3181 |
for a change of runlevel. Updated /etc/init.d/depscan.sh, |
3182 |
/etc/init.d/runscript.sh and /sbin/rc for this. |
3183 |
|
3184 |
13 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
3185 |
|
3186 |
Add some more entries to /etc/devfsd.conf to make alsa users life |
3187 |
easier ... thanks Tod. |
3188 |
|
3189 |
12 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
3190 |
|
3191 |
Some more cleanups to /etc/init.d/depscan.sh and /etc/init.d/runscript.sh. |
3192 |
|
3193 |
Fixed some services not starting again when restarting a service. |
3194 |
Seems simple is still the best way. |
3195 |
|
3196 |
Fixed some other problems created with feature additions and cleanups. |
3197 |
|
3198 |
11 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
3199 |
|
3200 |
General cleanups to /etc/init.d/depscan.sh and /etc/init.d/runscript.sh. |
3201 |
|
3202 |
Added 'before *' to /etc/init.d/checkroot to make sure it gets |
3203 |
started first. |
3204 |
|
3205 |
Added 'use *' to /etc/init.d/local to make sure it gets started |
3206 |
last. |
3207 |
|
3208 |
10 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
3209 |
|
3210 |
Fixed /sbin/rc to stop a service on change of runlevel if it is |
3211 |
in 'use' by another service. |
3212 |
|
3213 |
Added the 'provide' depend type for creating virtual services. |
3214 |
Updated /etc/init.d/depscan.sh for this. |
3215 |
|
3216 |
Added the 'before' depend type. This is more for changing the |
3217 |
order services start in. Updated /etc/init.d/depscan.sh and |
3218 |
/etc/init.d/functions.sh for this. |
3219 |
|
3220 |
Updated /etc/init.d/depscan.sh to work with '*' as argument for |
3221 |
dependency types. This can be used with 'use' and 'before' to |
3222 |
start a script last or first respectively. |
3223 |
|
3224 |
Added save_options() and get_options() to /etc/init.d/functions.sh |
3225 |
for saving misc settings between startup/shutdown. Updated |
3226 |
/etc/init.d/net.eth0 to use these and properly down virtual |
3227 |
interfaces. |
3228 |
|
3229 |
6 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
3230 |
|
3231 |
Updated both /etc/init.d/bootmisc and /etc/init.d/keymaps to be quiet |
3232 |
on no errors. |
3233 |
|
3234 |
* rc-scripts 1.2.6 (6 Feb 2002) |
3235 |
|
3236 |
2 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
3237 |
|
3238 |
Updated /etc/net.eth0 to specify the gateway device via the $gateway |
3239 |
variable (something like gateway="eth0/192.168.0.1"). |
3240 |
|
3241 |
2 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
3242 |
|
3243 |
Added rc-script /etc/init.d/numlock, for enabling numlock at boot. |
3244 |
|
3245 |
29 Jan 2002: Martin Schlemmer (azarah@gentoo.org): |
3246 |
|
3247 |
Hopefully the last fix to /etc/init.d/netmount to umount cleanly. This fix |
3248 |
implements a retry if not successful the first time, and will kill |
3249 |
processess using the mount. Also small type-o fix to /etc/init.d/halt.sh. |
3250 |
|
3251 |
27 Jan 2002: Donny Davies (woodchip@gentoo.org): security fix to |
3252 |
/etc/pam.d/sshd,login,chsh: added pam_shells.so to the stack. |
3253 |
Fixed /etc/passwd,group for user/group mysql. |
3254 |
|
3255 |
27 Jan 2002: Martin Schlemmer (azarah@gentoo.org): added charset |
3256 |
map file support to /etc/init.d/consolefont and the setting to |
3257 |
/etc/rc.conf. |
3258 |
|
3259 |
25 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed dircolors |
3260 |
in skel files to support both versions of dircolors. |
3261 |
|
3262 |
23 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed bug |
3263 |
in the restart stuff of /etc/init.d/runscript.sh that caused |
3264 |
a restart of a 'net' service not to restart services again |
3265 |
that depended on it. |
3266 |
|
3267 |
* rc-scripts 1.2.5 (20 Jan 2002) |
3268 |
|
3269 |
20 Jan 2002: Martin Schlemmer (azarah@gentoo.org): updated |
3270 |
/etc/init.d/net.eth0 to 'use' pcmcia. |
3271 |
|
3272 |
8 Jan 2002: Martin Schlemmer (azarah@gentoo.org): added '--sh' to |
3273 |
the dircolors command in /etc/skel/.bash_profile to handle cases |
3274 |
where bash do not export $SHELL. |
3275 |
|
3276 |
6 Jan 2002: Martin Schlemmer (azarah@gentoo.org): updated |
3277 |
/etc/init.d/runscripts.sh, /etc/init.d/net.eth0, /etc/conf.d/net and |
3278 |
removed /etc/init.d/net.eth0-dhcp to reflect a new 'bsd-ish' config |
3279 |
scheme for the net.eth* scripts. |
3280 |
|
3281 |
6 Jan 2002: Donny Davies (woodchip@gentoo.org): Removed email address |
3282 |
from manpages; no need for that.. |
3283 |
|
3284 |
5 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fix type-o in |
3285 |
/etc/devfsd.conf; had 'dvd' in the cdrw stuff. |
3286 |
|
3287 |
* rc-scripts 1.2.4 (30 Dec 2001) |
3288 |
|
3289 |
30 Dec 2001: Daniel Robbins (drobbins@gentoo.org): Changed default umask |
3290 |
back to 022 as it should be. |
3291 |
|
3292 |
30 Dec 2001; Martin Schlemmer (azarah@gentoo.org): Updated |
3293 |
/etc/init.d/checkfs to return 0 if the fs was successfully repaired. |
3294 |
|
3295 |
29 Dec 2001; Donny Davies (woodchip@gentoo.org): |
3296 |
sort -t: -k3,3 -n /etc/passwd,group. Ahhhh :)) |
3297 |
|
3298 |
28 Dec 2001; Martin Schlemmer (azarah@gentoo.org); |
3299 |
|
3300 |
Updated /etc/init.d/depscan.sh to store info about missing dependencies |
3301 |
of type 'need' in ${svcdir}/broken. Also updated /etc/init.d/runscript.sh |
3302 |
to use this when starting a script ('need' dependencies is critical for |
3303 |
startup). Added the broken() function to /etc/init.d/runscript.sh |
3304 |
to list the missing dependencies. |
3305 |
|
3306 |
Updated /etc/init.d/runscript.sh for svc_start() to have better error |
3307 |
checking. |
3308 |
|
3309 |
Updated /etc/init.d/functions.sh with ewend(), which is the same as |
3310 |
eend(), but print a warning on error, not a error. Updated |
3311 |
/etc/init.d/checkroot and /etc/init.d/checkfs to use this function. |
3312 |
|
3313 |
27 Dec 2001; Martin Schlemmer (azarah@gentoo.org); |
3314 |
|
3315 |
Update /sbin/runscript.c to run /etc/init.d/rc-help.sh if no arguments |
3316 |
is passed to a rc-script. |
3317 |
|
3318 |
Added /etc/init.d/rc-help.sh, simple script that prints out help for |
3319 |
the rc-scripts. |
3320 |
|
3321 |
25 Dec 2001; Martin Schlemmer (azarah@gentoo.org); |
3322 |
|
3323 |
Update /etc/init.d/shutdown.sh and /etc/init.d/reboot.sh not to force the |
3324 |
halt and reboot. This fixes a problem where / was not unmounted properly |
3325 |
in some cases. |
3326 |
|
3327 |
24 Dec 2001; Martin Schlemmer (azarah@gentoo.org): |
3328 |
|
3329 |
Move $svcdir to to /etc/init.d/functions.sh, and update |
3330 |
/etc/init.d/runscript.sh and /etc/init.d/depscan.sh for this |
3331 |
|
3332 |
Modified /etc/init.d/runscript.sh to also restart the services that |
3333 |
depend on a service if that service is restarted. Enhanced the |
3334 |
restart function to be able to have custom restart() functions in |
3335 |
rc-scripts. The custom restart() have to use svc_stop() and |
3336 |
svc_start() to restart the service. |
3337 |
|
3338 |
Add a pause function to /etc/init.d/runscript.sh. It will basically |
3339 |
stop a service without stopping the services that depends on that |
3340 |
service. |
3341 |
|
3342 |
Add a pause function to /etc/init.d/runscript.sh. It will basically stop a |
3343 |
service without stopping the services that depends on that service. |
3344 |
|
3345 |
* rc-scripts 1.2.3 (18 Dec 2001) |
3346 |
|
3347 |
16 Dec 2001; Martin Schlemmer (azarah@gentoo.org): |
3348 |
|
3349 |
Moved the stuff from /sbin/init (old) to /sbin/rc (basically drop the |
3350 |
init wrapper we used). |
3351 |
|
3352 |
Some cleanups: take out the shm resize comment; |
3353 |
|
3354 |
remove the $wrongmount; |
3355 |
|
3356 |
remove the mountshm() function and insert it directly |
3357 |
where needed; |
3358 |
|
3359 |
remove the setting of $PATH as /sbin/init already do |
3360 |
this for us. |
3361 |
|
3362 |
Added the if statement to detect if it is the first time the 'boot' |
3363 |
runlevel is executed (if [ "$RUNLEVEL" = "S" ] && [ "$argv1" = "boot" ]). |
3364 |
$RUNLEVEL is a env var set by /sbin/init. |
3365 |
|
3366 |
Also added functionality to detect if the kernel have DEVFS support |
3367 |
compiled in; seems new users thinks devfs is unstable and as they do |
3368 |
not always read the docs, it does not get compiled in ;/ Should |
3369 |
make live for us a bit easier. |
3370 |
|
3371 |
14 Dec 2001; Martin Schlemmer (azarah@gentoo.org): |
3372 |
|
3373 |
Fixed /sbin/rc to kill a cosmetic bug in the part that stops all |
3374 |
the unneeded services. |
3375 |
|
3376 |
* rc-scripts 1.2.2 (8 Dec 2001) |
3377 |
|
3378 |
10 Dec 2001; Added a localhost entry in /etc/hosts. |
3379 |
|
3380 |
8 Dec 2001; Donny Davies (woodchip@gentoo.org): Added start-stop-daemon.c |
3381 |
to rc-scripts/sbin source. Moved rc-scripts/init.d/runscript.c to |
3382 |
rc-scripts/sbin/runscript.c. Added manpage for start-stop-daemon. |
3383 |
Start-stop-daemon is moved here from sysvinit by the way. There is stuff |
3384 |
in this ChangeLog that needs to be removed! Like the changes to hosts, |
3385 |
profile. /etc/{passwd,group} have minor UID and GID type fixes for |
3386 |
users ftp, postgres, xfs. Tweaked tarball.sh to not include CVS |
3387 |
directories. |
3388 |
|
3389 |
29 Nov 2001; Donny Davies (woodchip@gentoo.org): Added a man directory |
3390 |
to rc-scripts. Checked in two manpages there, one for modules.autoload.5 |
3391 |
and one for update-modules.8. These were adapted from Debian. Updated |
3392 |
tarball.sh to include the new man directory. Updated baselayout to install |
3393 |
these manpages. Slightly tweak the /etc/modules.autoload comments. |
3394 |
|
3395 |
28 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
3396 |
|
3397 |
Updated /sbin/init to work correctly with the 'gentoo=nodevfs' option, |
3398 |
and cleaned out old code. |
3399 |
|
3400 |
Updated /etc/init.d/bootmisc with additional lock files to clean. |
3401 |
|
3402 |
27 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
3403 |
|
3404 |
Updated /etc/init.d/depscan.sh for a virtual 'use' depend, called 'logger' |
3405 |
that can be used for services that needs to have a logger started before |
3406 |
they are started. Updated /etc/conf.d/basic with $SYSLOGGER that is used |
3407 |
to define what loggers the 'logger' depend represent. |
3408 |
|
3409 |
26 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
3410 |
|
3411 |
Updated /etc/passwd and /etc/group with minor fixes to pass pwck |
3412 |
and grpck. |
3413 |
|
3414 |
25 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
3415 |
|
3416 |
Changed umask in /etc/profile for the user to 077 for security. |
3417 |
|
3418 |
Added a stop() function to /etc/init.d/clock. Also removed uneeded |
3419 |
'source /etc/rc.conf' line. |
3420 |
|
3421 |
Updated /etc/init.d/hostname to set the hostname to 'localhost' if |
3422 |
/etc/hostname is invalid. |
3423 |
|
3424 |
Updated /sbin/init to move the entries in /lib/dev-state to /dev before |
3425 |
running devfsd, as it did still not save settings properly. Also removed |
3426 |
old /dev-state/compat stuff. |
3427 |
|
3428 |
25 Nov 2001; ncsd, the name service cache daemon script, has been removed |
3429 |
from the default "default" runlevel. It still exists in the archive so that |
3430 |
users who want/need it can add it easily. |
3431 |
|
3432 |
25 Nov 2001; Updated the /etc/fstab; removed usbdevfs (explicitly mounted), |
3433 |
removed notail from the ext2 boot partition, other cleanups. |
3434 |
|
3435 |
25 Nov 2001; Fixed init.d/clock script to work in UTC mode. |
3436 |
|
3437 |
24 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
3438 |
|
3439 |
Added /etc/devfsd.conf and updated /sbin/init to use a new scheme for saving |
3440 |
/dev permissions. Also moved /dev-state to /lib/dev-state which is a more |
3441 |
standard location. |
3442 |
|
3443 |
Fixed a ugly bug in /etc/init.d/depscan.sh. If a service depended on |
3444 |
itself, calling depscan.sh or changing runlevels cause a tempory effect |
3445 |
similar to a 'mini fork bomb'. Afterwards the depends was broken, and |
3446 |
changing runlevels did not want to work. |
3447 |
|
3448 |
Updated /etc/init.d/halt.sh to terminate and display message for devfsd. |
3449 |
More cosmetic than anything else, but cant hurt with the new dev-state |
3450 |
scheme. |
3451 |
|
3452 |
Updated /sbin/init to set the console log level to 1, so that bootup |
3453 |
can be much cleaner. Also updated /etc/init.d/modules not to have |
3454 |
a logger in it 'use' depends, as it should not be needed anymore. |
3455 |
|
3456 |
Updated /sbin/rc to check if devfsd is still running between runlevel |
3457 |
changes. |
3458 |
|
3459 |
Updated /etc/init.d/modules to run update-modules. We want to be sure |
3460 |
/etc/modules.conf is updated when running depmod -a. |
3461 |
|
3462 |
Change ftp's uid to 21 in /etc/passwd (was the same as bind). Also |
3463 |
added a entry for xfs (X Font Server) in /etc/passwd and /etc/group. |
3464 |
|
3465 |
Added /etc/init.d/net.ppp0, /etc/conf.d/net.ppp0 and |
3466 |
/usr/lib/ppp/chat-default as part of my new pppd scripts. Also |
3467 |
updated tarball.sh to handle ppp/chat-default. |
3468 |
|
3469 |
Added /etc/skel/.bash* to make things cleaner. |
3470 |
|
3471 |
Other minor changes. |
3472 |
|
3473 |
17 Nov 2001; Donny Davies (woodchip@gentoo.org): Added /etc/shells file |
3474 |
to rc-scripts. Can remove it from sys-libs/shadow at the next release. |
3475 |
|
3476 |
* rc-scripts 1.1.8 (15 Nov 2001) |
3477 |
|
3478 |
16 Nov 2001; removed bogus "mountall.test" script. |
3479 |
|
3480 |
15 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
3481 |
|
3482 |
Updated init.d/{runscript.sh,depscan.sh}, sbin/rc to the new dep being |
3483 |
'use' not 'uses', as it fits better with 'need' (not 'needs'). Also |
3484 |
removed unneeded for loop from init.d/depscan.sh, and other fixes. Updated |
3485 |
names of new functions in init.d/runscript.sh to better sounding ones. |
3486 |
Updated init.d/modules, init.d/netmount to use 'use'. Lots of other |
3487 |
fixes/cleanups. |
3488 |
|
3489 |
Removed try() out of init.d/runscript.sh (why was this here ?). |
3490 |
|
3491 |
14 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
3492 |
|
3493 |
Now init.d/bootmisc cleans /tmp. Also creates /etc/resolv.conf if it |
3494 |
doesn't exist. |
3495 |
|
3496 |
init.d/hostname: Added check for a valid /etc/hostname. |
3497 |
|
3498 |
init.d/keymaps: Added check for valid $KEYMAP. |
3499 |
|
3500 |
init.d/modules: Added sysklogd, metalog, syslog-ng as 'use' deps. This |
3501 |
should solve Woodchip's syslog+glue issue. We just have to change the |
3502 |
console loglevel for metalog and syslog-ng (sysklogd already updated) not to |
3503 |
output info and warnings, etc to the console, then boot will be much cleaner. |
3504 |
Also the install guide will need changing to add the loggers to 'boot' and |
3505 |
not 'default' runlevel. |
3506 |
|
3507 |
init.d/mountall.test: Hopefully updated to the new rc-scripts style. Is |
3508 |
this really needed (I cannot see that it is used anywhere ...)? |
3509 |
|
3510 |
13 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
3511 |
|
3512 |
Updated init.d/runscript.sh, init.d/depscan.sh and sbin/rc with a new depend |
3513 |
called 'uses'. It basically have the same usage as 'need', except that it |
3514 |
do not start services that is not in the current and 'boot' runlevels. |
3515 |
|
3516 |
Updated init.d/netmount to use the 'uses' depend. |
3517 |
|
3518 |
11 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
3519 |
|
3520 |
Fixed init.d/runscript.sh not to destroy the 'need' depends in |
3521 |
/${svcdir}/need. This caused subsequent starting and stopping of services |
3522 |
not to start depends. |
3523 |
|
3524 |
7 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
3525 |
|
3526 |
Fixed a problem in sbin/rc where the ${svcdir}/softscripts directory got |
3527 |
destroyed before stopping running services scheduled to be stopped. This |
3528 |
with the fact that $SOFTLEVEL was set too early, caused the services to be |
3529 |
stopped in the wrong order. |
3530 |
|
3531 |
30 Oct 2001; Martin Schlemmer (azarah@gentoo.org): |
3532 |
|
3533 |
Modified init.d/netmount to check if any network filesystems is mounted. |
3534 |
|
3535 |
29 Oct 2001; init.d/netmount: umount -art doesn't seem to work, so I added |
3536 |
some awk and grep magic to find all remote filesystems and umount them. |
3537 |
|
3538 |
29 Oct 2001; Martin Schlemmer (azarah@gentoo.org): |
3539 |
|
3540 |
A fix for checkroot (missing "/"); it now actually checks the root |
3541 |
filesystem. Also, a localmount cleanliness fix. |
3542 |
|
3543 |
* rc-scripts 1.1.7 (18 Oct 2001) |
3544 |
|
3545 |
[old changelog format follows] |
3546 |
|
3547 |
*lots of scripts; woodchip |
3548 |
removed old rc5 scripts from cvs |
3549 |
|
3550 |
*init.d/runscript.sh; agriffis |
3551 |
Added support for rc.conf and home-grown functions |
3552 |
|
3553 |
*init.d/modules; |
3554 |
Now correctly looks at /etc/modules.autoload |
3555 |
|
3556 |
rc-scripts-1.1.6, released 15 Sep 2001 |
3557 |
====================================== |
3558 |
|
3559 |
*init.d/runscript.sh, others |
3560 |
Handling of "net" dependencies resolve to all net devices in |
3561 |
/etc/runlevels/boot and /etc/runlevels/[curr-runlevel]. INTERFACES |
3562 |
variable in /etc/rc.conf has been removed. |
3563 |
|
3564 |
*init.d/runscript.sh |
3565 |
New "zap" option for manually resetting the state of an initscript |
3566 |
to stopped. |
3567 |
|
3568 |
*init.d/{samba,sysklogd,sshd} |
3569 |
Removed from CVS; they live in their respective packages. |
3570 |
|
3571 |
rc-scripts-1.1.5, released 02 Sep 2001 |
3572 |
==================================== |
3573 |
|
3574 |
*sbin/rc-update |
3575 |
New version of the rc-update command for the new initscripts. Works |
3576 |
similarly to the old version, except this one updates our dependency |
3577 |
cache. |
3578 |
|
3579 |
*init.d/functions.sh |
3580 |
New and better looking informational message functions (einfo, einfon). |
3581 |
Brand new message functions (ewarn). |
3582 |
|
3583 |
*sbin/init, init.d/checkroot |
3584 |
We're going back to a /proc/mounts-based mtab symlink because it's |
3585 |
just plain better. Appropriate changes made. |
3586 |
|
3587 |
# vim:expandtab |