1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
2 | # Copyright 2001 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
|
|
4 | |
|
|
5 | 13 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Create and fix permissions on /tmp/.{ICE,X11}-unix/. This |
|
|
8 | is additional measures for bug #8281. |
|
|
9 | |
|
|
10 | 12 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
11 | |
|
|
12 | Update /etc/init.d/net.eth0 to fix bug #8626. |
|
|
13 | |
|
|
14 | Fix /sbin/rc-update to check return code of "ln". This should |
|
|
15 | close bug #8867. |
|
|
16 | |
|
|
17 | 29 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
18 | |
|
|
19 | Fix indentation in /etc/inputrc. This should close |
|
|
20 | bug #8368. |
|
|
21 | |
|
|
22 | Add extended status functionality. Should close bug #2462. |
|
|
23 | |
|
|
24 | Add support for /sbin/rc-update to check if the rc-script |
|
|
25 | is executable or not. Thanks to widersacher@gmx.net, closing |
|
|
26 | bug #8326. |
|
|
27 | |
|
|
28 | 25 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
29 | |
|
|
30 | Fix /etc/init.d/bootmisc not to kill pidfiles of running |
|
|
31 | daemons. Improve NGPT support in /sbin/rc a bit. |
|
|
32 | |
|
|
33 | 23 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
34 | |
|
|
35 | Fix my last screwup with /etc/init.d/net.ppp0. Basically |
|
|
36 | forgot to change a few DEVICE's to IFACE ... |
|
|
37 | |
|
|
38 | 22 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
39 | |
|
|
40 | NGPT support. |
|
|
41 | |
|
|
42 | 17 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
43 | |
|
|
44 | Did a small fix to /etc/init.d/net.eth0, thanks to |
|
|
45 | naanyaar2000@yahoo.com, bug #7407. |
|
|
46 | |
|
|
47 | 16 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
48 | |
|
|
49 | Add the permission stuff for generic scsi when compiled as |
|
|
50 | module, thanks to Bauno <bauno@inwind.it>. |
|
|
51 | |
|
|
52 | Add support for /etc/devfs.d/ for additional devfs config |
|
|
53 | stuff .. idea from Denys Duchier <Denys.Duchier@ps.uni-sb.de>. |
|
|
54 | |
|
|
55 | 11 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
56 | |
|
|
57 | Fix small type-o from last changes to /etc/init.d/netmount. |
|
|
58 | Should resolve bug #7803. |
|
|
59 | |
|
|
60 | * rc-scripts 1.4.0 (7 Sep 2002) |
|
|
61 | |
|
|
62 | 7 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
63 | |
|
|
64 | Update /etc/init.d/net.eth0 to handle individual broadcast |
|
|
65 | and netmask for aliases. Should close bug #7407. |
|
|
66 | |
|
|
67 | Give /var/run/utmp and /var/log/wtmp the proper permissions |
|
|
68 | and ownership. First steps in fixing bug #7630. |
|
|
69 | |
|
|
70 | Change Raid stuff again in /etc/init.d/checkfs. |
|
|
71 | |
|
|
72 | 26 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
|
|
73 | |
|
|
74 | Give root a 'root' GECOS in /etc/passwd, was NULL before. |
|
|
75 | |
|
|
76 | * rc-scripts 1.3.9 (25 Aug 2002) |
|
|
77 | |
|
|
78 | 25 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
79 | |
|
|
80 | Update /sbin/rc to fix some spelling/slang mistakes. Closes |
|
|
81 | bug #6887. |
|
|
82 | |
|
|
83 | Move /etc/init.d/net.ppp0 's config to /etc/conf.d/net.ppp0. |
|
|
84 | This closes bug #6378. |
|
|
85 | |
|
|
86 | Add IPv6 support to /etc/init.d/net.eth0. Closes bug #6175, |
|
|
87 | with many thanks to Asbjorn Sannes <ace@sannes.org>. |
|
|
88 | |
|
|
89 | 20 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
90 | |
|
|
91 | Update /etc/init.d/bootmisc to reset pam_console permissions. |
|
|
92 | |
|
|
93 | Update /etc/devfsd.conf to have the "pam_console_apply_devfsd.so" |
|
|
94 | line for getting devfs to work with pam_console. |
|
|
95 | |
|
|
96 | 12 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
97 | |
|
|
98 | Update /etc/init.d/keymaps to first load the windowkeys.inc then |
|
|
99 | the user selected one, fixing bug #6295. |
|
|
100 | |
|
|
101 | 11 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
102 | |
|
|
103 | Change the 'cat' in check_rcscript() to a single 'awk' in |
|
|
104 | /sbin/depscan.sh. This should fix broken pipe issues if the |
|
|
105 | loop exists too early. Resolves bug #5961. |
|
|
106 | |
|
|
107 | Fix software RAID startup/shutdown, bug #5310. Modified |
|
|
108 | /etc/init.d/checkfs and /etc/init.d/halt.sh for this. |
|
|
109 | |
|
|
110 | * rc-scripts 1.3.8 (08 Aug 2002) |
|
|
111 | |
|
|
112 | 7 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
113 | |
|
|
114 | Move the color ls stuff to .bashrc. Fix bug #5250. |
|
|
115 | |
|
|
116 | 6 Aug 2002; Dan Armak <danarmak@gentoo.org>: |
|
|
117 | |
|
|
118 | Correct the comments in rc.conf about the XSESSION variable: it should |
|
|
119 | be set to "kde-<version>" not "KDE". Closes bug #5948. |
|
|
120 | |
|
|
121 | 5 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
122 | |
|
|
123 | Fix the 'Usage' line in the help to return the correct options for |
|
|
124 | the script (/sbin/runscript.sh). Resolve bug #6029. |
|
|
125 | |
|
|
126 | 3 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
|
|
127 | |
|
|
128 | Added UPS shutdown support for nut to halt.sh. |
|
|
129 | Added nut user/group as uid/gid 84. |
|
|
130 | |
|
|
131 | 27 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
132 | |
|
|
133 | Updated /sbin/rc's way of checking for devfs support (now rather uses |
|
|
134 | awk, as it is more accurate). Closes bug #5458. |
|
|
135 | |
|
|
136 | Add the Redhat/Mandrake /forcefsck and /fastboot options to our checkroot |
|
|
137 | and checkfs. Updated /etc/init.d/{checkroot,checkfs,halt.sh} for this. |
|
|
138 | Thanks goes to Chris PeBenito (bug #5570). |
|
|
139 | |
|
|
140 | Changed most daemons to use /bin/false as shell. Should close bug #5388. |
|
|
141 | |
|
|
142 | 27 Jul 2002; Nicholas Jones <carpaski@gentoo.org>: |
|
|
143 | |
|
|
144 | Added vpopmail user and group as 89:89 |
|
|
145 | |
|
|
146 | 22 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
147 | |
|
|
148 | Add the cyrus user to /etc/passwd. Resolves bug #4100. |
|
|
149 | |
|
|
150 | Some bugfixes and speed improvements to /sbin/depscan.sh after |
|
|
151 | last changes. |
|
|
152 | |
|
|
153 | Replace some cat/grep's in /sbin/rc-envupdate.sh with awk's to |
|
|
154 | get some speed improvements. |
|
|
155 | |
|
|
156 | 21 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
157 | |
|
|
158 | Fix LVM support in /etc/init.d/checkfs again, thanks to help from |
|
|
159 | Kyle Manna <nitro@gentoo.org>. |
|
|
160 | |
|
|
161 | Add software RAID support to /etc/init.d/checkfs, thanks to |
|
|
162 | Daniel Ahlberg <aliz@gentoo.org>. |
|
|
163 | |
|
|
164 | Update the cache_depend() funtion in /sbin/depscan.sh not to |
|
|
165 | quit on any "}", but only on the one matching the first "{". This |
|
|
166 | requires wc in /bin, so baselayout should depend on |
|
|
167 | >=sys-apps/textutils-2.0.19-r2 |
|
|
168 | |
|
|
169 | Update /etc/init.d/netmount to try and detect nfs mounts that should be |
|
|
170 | mounted automatically on boot. This requires awk in /bin, so baselayout |
|
|
171 | should depend on >=sys-apps/gawk-3.1.0-r3. |
|
|
172 | |
|
|
173 | * rc-scripts 1.3.7 (17 Jul 2002) |
|
|
174 | |
|
|
175 | 17 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
176 | |
|
|
177 | Add logging functionality to the rc-scripts, thanks to Alexander Holler, |
|
|
178 | bug #4037 for the basic idea. Updated /sbin/functions.sh for this. |
|
|
179 | |
|
|
180 | 16 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
181 | |
|
|
182 | Add additional entries to /etc/services to support cyrus-imapd, thanks |
|
|
183 | to Nick Hadaway <raker@gentoo.org>. |
|
|
184 | |
|
|
185 | Update /etc/init.d/consolefont to resolve bug #4968. This fixes a |
|
|
186 | problem with non 7bit ascii symbols. |
|
|
187 | |
|
|
188 | Updated /etc/init.d/checkfs to detect if lvm is already active. |
|
|
189 | This should resolve bug #3613. |
|
|
190 | |
|
|
191 | 5 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
192 | |
|
|
193 | Add "usb" group, gid 85. Move "sshd" user and group to 22. Move |
|
|
194 | "games" user and group to 35 |
|
|
195 | |
|
|
196 | 3 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
197 | |
|
|
198 | Update Copyright displayed at boot, thanks to Sascha Schwabbauer |
|
|
199 | (aka cybersystem). Updated /sbin/rc for this. |
|
|
200 | |
|
|
201 | 30 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
202 | |
|
|
203 | Update /etc/skel/.bashrc to update the window title of X terminals |
|
|
204 | that supports it. Closes bug #4232. |
|
|
205 | |
|
|
206 | 26 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
207 | |
|
|
208 | Add sshd user and group. Updated /etc/passwd and /etc/group for this. |
|
|
209 | |
|
|
210 | Update /etc/inputrc to resolve bug #2599. |
|
|
211 | |
|
|
212 | 20 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
213 | |
|
|
214 | Add /opt/bin to $PATH and $ROOTPATH, closing bug #3603. Modified |
|
|
215 | /etc/env.d/00basic for this. |
|
|
216 | |
|
|
217 | Add some new daemon stop and pid detection stuff to /sbin/functions.sh. |
|
|
218 | Nothing official, but I spent enouth time on it not to want to loose it :) |
|
|
219 | |
|
|
220 | Fixed a bug in /sbin/functions.sh that caused rc-scripts run as cron jobs |
|
|
221 | to give output to stderr. This was caused by a call to "stty", which when |
|
|
222 | run without a attatched terminal, have this effect. Basically just pipe |
|
|
223 | stderr to /dev/null. |
|
|
224 | |
|
|
225 | 5 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
226 | |
|
|
227 | Add /usr/local/share/man to $MANPATH (/etc/env.d/00basic), resolving |
|
|
228 | bug #3363 |
|
|
229 | |
|
|
230 | 26 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
231 | |
|
|
232 | Update /etc/init.d/netmount not to try and mount NFS filesystems |
|
|
233 | if portmap was not started. This is to stop "hang" problems for |
|
|
234 | new users who do not add portmap to the default runlevel. See |
|
|
235 | bug #2555. |
|
|
236 | |
|
|
237 | Add the video4linux stuff to /etc/devfsd.conf. Resolves bug #2015. |
|
|
238 | |
|
|
239 | 19 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
240 | |
|
|
241 | Move $EDITOR from /etc/profile to /etc/env.d/00basic. |
|
|
242 | |
|
|
243 | 13 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
244 | |
|
|
245 | Change the homes of user "at" and "cron" in /etc/passwd, as |
|
|
246 | they moved to /var/spool/cron... |
|
|
247 | |
|
|
248 | * rc-scripts 1.3.5 (12 May 2002) |
|
|
249 | |
|
|
250 | 12 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
251 | |
|
|
252 | Make slight modifications to /sbin/depscan.sh to improve speed (about |
|
|
253 | 1 second on a celeron 633). |
|
|
254 | |
|
|
255 | Finally fix /sbin/runscript.sh to properly handle interdependencies |
|
|
256 | between types need/use and before/after on runlevel change. I can |
|
|
257 | actually kick myself for previous implementations, as this fix simplifies |
|
|
258 | things a lot, and is almost 30 lines of code less! |
|
|
259 | |
|
|
260 | Change /etc/init.d/netmount not to fail if all mounts are not mounted. |
|
|
261 | It rather just exit with a warning, as I think most people have like |
|
|
262 | me mounts that are to boxes that are not always up. |
|
|
263 | |
|
|
264 | Resolve bug #2439 (should not use try with the dd command for ramdisk |
|
|
265 | stuff). Also increase the number of inodes used for the ramdisk to |
|
|
266 | fix "out of space" errors. Updated /sbin/rc for this. |
|
|
267 | |
|
|
268 | 10 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
269 | |
|
|
270 | Resolve bug #2505 ... /sbin/rc-envupdate.sh should not use |
|
|
271 | backup files to generate /etc/profile.env. |
|
|
272 | |
|
|
273 | Resolve bug #2489 and #2175. Modified /etc/init.d/net.eth0 |
|
|
274 | for this. |
|
|
275 | |
|
|
276 | 6 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
277 | |
|
|
278 | Fixed /sbin/rc-envupdate.sh to only use the $KDEDIR of the highest |
|
|
279 | /etc/env.d/ file. Same for $QTDIR. |
|
|
280 | |
|
|
281 | 5 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
282 | |
|
|
283 | Add /etc/DIR_COLORS as it is no longer shipped with fileutils, |
|
|
284 | and is needed for some fixes. |
|
|
285 | |
|
|
286 | 28 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
287 | |
|
|
288 | Update /etc/rc.conf to be more clear and state that you should |
|
|
289 | remove consolefont from startup if you do not use it. Should |
|
|
290 | resolve bug #2174. |
|
|
291 | |
|
|
292 | 26 April 2002; Donny Davies <woodchip@gentoo.org> passwd, group : |
|
|
293 | |
|
|
294 | Added user/group apache with uid/gid 81. |
|
|
295 | |
|
|
296 | 25 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
297 | |
|
|
298 | Remove the "-net" from the line setting the default gateway |
|
|
299 | in /etc/init.d/net.eth0. Thanks to Peter W. Michaleas for |
|
|
300 | noting this. |
|
|
301 | |
|
|
302 | 24 April 2002; Donny Davies <woodchip@gentoo.org> rc.conf : |
|
|
303 | |
|
|
304 | Remove NFSSERVER from rc.conf since it's now covered in /etc/conf.d/nfs |
|
|
305 | which is installed with the nfs-utils package. Also tidied up some |
|
|
306 | really old, leftover junk like the non-supported stuff from rc5. |
|
|
307 | Closes #1754. |
|
|
308 | |
|
|
309 | 23 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
310 | |
|
|
311 | Remove creation of /var/run/utmpx from bootmisc again. Seems |
|
|
312 | other people have wierd problems. |
|
|
313 | |
|
|
314 | * rc-scripts 1.3.4 (21 April 2002) |
|
|
315 | |
|
|
316 | 21 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
317 | |
|
|
318 | Add /sbin/rc-envupdate.sh to speedup updating of /etc/profile.env, |
|
|
319 | and /etc/csh.env. Update /etc/init.d/bootmisc to use this. |
|
|
320 | |
|
|
321 | Implement the status commandline argument. Updated /sbin/runscript.sh |
|
|
322 | and /sbin/rc-help.sh for this. |
|
|
323 | |
|
|
324 | Fix /sbin/depscan.sh to honour NEED and USE overriding BEFORE |
|
|
325 | and AFTER. |
|
|
326 | |
|
|
327 | 12 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
328 | |
|
|
329 | Update /etc/init.d/bootmisc to create /var/run/utmpx. This |
|
|
330 | is needed, else /usr/bin/newgrp segfault. |
|
|
331 | |
|
|
332 | 11 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
333 | |
|
|
334 | Update /etc/skel/.bash_profile to make it tcsh compadible. |
|
|
335 | Thanks to Väinö Järvelä for this fix. |
|
|
336 | |
|
|
337 | Update /etc/profile to also set the PS? variables if $SHELL |
|
|
338 | is set to /bin/sh. This should make prompt colours in |
|
|
339 | bootstrap work again. |
|
|
340 | |
|
|
341 | Move LVM stuff to checkfs to ensure that they get fscked. |
|
|
342 | This resolves bug #1552. |
|
|
343 | |
|
|
344 | * rc-scripts 1.3.3 (5 April 2002) |
|
|
345 | |
|
|
346 | 5 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
347 | |
|
|
348 | Move /etc/init.d/{depscan.sh,runscript.sh,functions.sh} to /sbin. |
|
|
349 | This is done to try and ensure system integrity. |
|
|
350 | |
|
|
351 | 1 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
352 | |
|
|
353 | Add quotes to the "export INPUTRC=/etc/inputrc" line to resolve bug #1391. |
|
|
354 | |
|
|
355 | Add a error message to /etc/init.d/consolefont, resolving bug #1415. |
|
|
356 | |
|
|
357 | Add a bash check to the code that sets the prompt, fixing bug #1078. |
|
|
358 | |
|
|
359 | * rc-scripts 1.3.2 (24 Mar 2002) |
|
|
360 | |
|
|
361 | 24 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
362 | |
|
|
363 | Resolve bug #1274. Updated /etc/init.d/hostname and /etc/init.d/bootmisc |
|
|
364 | for this. |
|
|
365 | |
|
|
366 | With the "before" and "after" stuff, recursion levels was getting too high, |
|
|
367 | and with some cases, things just plain did not work as it should. Reworked |
|
|
368 | things to to lower the levels of recursion and get the order right. Updated |
|
|
369 | /etc/init.d/runscript.sh for this. |
|
|
370 | |
|
|
371 | Fixed a problem in /sbin/rc and /etc/init.d/runscript.sh where |
|
|
372 | ${svcdir}/softlevel did not always exist, but runscript.sh tried to open it. |
|
|
373 | |
|
|
374 | Enhance --quiet support. Updated /etc/init.d/functions.sh for this. |
|
|
375 | |
|
|
376 | Remove /etc/pwdb.conf, as pwdb already install a copy of this. |
|
|
377 | |
|
|
378 | Remove /etc/pam.d/{rexec,rlogin,rsh} as pam already install this. |
|
|
379 | |
|
|
380 | Added $INPUTRC to /etc/profile, since too many people keep on bugging me, |
|
|
381 | and it seems it has fallen now to my discression. |
|
|
382 | |
|
|
383 | * rc-scripts 1.3.1 (23 Mar 2002) |
|
|
384 | |
|
|
385 | 23 March 2002; Daniel Robbins <drobbins@gentoo.org>: init.d/net.eth0: fix for |
|
|
386 | DHCP lease release from Jim Nutt. |
|
|
387 | |
|
|
388 | 23 March 2002; Daniel Robbins <drobbins@gentoo.org>: rolling a new release |
|
|
389 | since there are a lot of important bug fixes in here that are needed. |
|
|
390 | |
|
|
391 | 23 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
392 | |
|
|
393 | Resolve bug #1292. |
|
|
394 | |
|
|
395 | Remove the extra 'depmod -a' in /etc/init.d/modules, thanks to |
|
|
396 | Spidler. |
|
|
397 | |
|
|
398 | 21 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
399 | |
|
|
400 | Update /sbin/rc to fix a 'cat mounts' instead of the correct |
|
|
401 | version, 'cat /proc/mounts'. |
|
|
402 | |
|
|
403 | 19 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
404 | |
|
|
405 | Add initial support for the --quiet flag that suppress output. |
|
|
406 | |
|
|
407 | 18 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
408 | |
|
|
409 | Remove the 'try' from 'try /etc/init.d/depscan.sh' in /sbin/rc |
|
|
410 | as not all errors by depscan.sh is critical. It should be |
|
|
411 | reworked to do better error handeling. |
|
|
412 | |
|
|
413 | 14 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
414 | |
|
|
415 | Fix the GID and UID of nobody and nogroup in /etc/passwd and |
|
|
416 | /etc/group to match those of Debian, FBSD and others. Thanks |
|
|
417 | to those who reported it, and Woodchip for looking up the |
|
|
418 | proper values. |
|
|
419 | |
|
|
420 | Update /etc/init.d/net.eth0 to properly down DHCP interfaces. |
|
|
421 | This resolves bug #1150, thanks to Paul Fleischer. |
|
|
422 | |
|
|
423 | 11 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
424 | |
|
|
425 | Updated /etc/init.d/functions.sh not to use /usr/bin/basename, |
|
|
426 | as some users have /usr on seperate partition which is not |
|
|
427 | mounted when depscan.sh is run the first time. |
|
|
428 | |
|
|
429 | Updated the checking for more than one service providing the |
|
|
430 | same virtual function in /etc/init.d/depscan.sh. It should |
|
|
431 | be working now, and this also fix a problem that when there is no |
|
|
432 | service providing a virtual, counter was used uninitialized. |
|
|
433 | |
|
|
434 | * rc-scripts 1.3.0 (10 March 2002) |
|
|
435 | |
|
|
436 | 10 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
437 | |
|
|
438 | Resolved bug #1021; updated /etc/init.d/consolefont for this. |
|
|
439 | |
|
|
440 | Resolved bug #1029; updated /etc/init.d/net.eth0 for this. |
|
|
441 | |
|
|
442 | Resolved bug #990; updated /etc/init.d/net.eth0, /etc/init.d/netmount |
|
|
443 | and /etc/init.d/localmount for this. |
|
|
444 | |
|
|
445 | Lots of form/syntax cleanups, most things should be more |
|
|
446 | consistant now. Fixed fail detection/return values of lots of |
|
|
447 | scripts. |
|
|
448 | |
|
|
449 | Lots of cleanup/fixes in the three main scripts behind our |
|
|
450 | rc-system, /sbin/rc, /etc/init.d/depscan.sh, /etc/init.d/runscript.sh |
|
|
451 | |
|
|
452 | Fix a bug regarding a invalid $PATH for portage if /etc/init.d/functions.sh |
|
|
453 | is sourced in a ebuild. |
|
|
454 | |
|
|
455 | Fix a bug that our rc-script wrapper introduced: Global variables |
|
|
456 | in scripts no longer worked. Updated /etc/init.d/runscript.sh for |
|
|
457 | this. |
|
|
458 | |
|
|
459 | Implemented more error checking for the main startup code in /sbin/rc. |
|
|
460 | Also fixed try() for mounting /proc (maybe all mount commands). |
|
|
461 | The function worked fine in a simulated test, but in real life failed |
|
|
462 | to detect a error when mounting /proc (remember to thank Grant for |
|
|
463 | his UserMode ebuilds, and Guide). |
|
|
464 | |
|
|
465 | * rc-scripts 1.2.9 (6 March 2002) |
|
|
466 | |
|
|
467 | 6 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
468 | |
|
|
469 | General form updates and some piping fixes. |
|
|
470 | |
|
|
471 | Updated /etc/inittab, /etc/init.d/xdm and /etc/X11/startDM.sh |
|
|
472 | to fix a problem where startDM.sh would be respawned repeatedly |
|
|
473 | if xdm was not in the default runlevel. |
|
|
474 | |
|
|
475 | * rc-scripts 1.2.8 (4 March 2002) |
|
|
476 | |
|
|
477 | 4 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
478 | |
|
|
479 | Add /etc/init.d/xdm, /etc/X11/startDM.sh and updated /etc/inittab |
|
|
480 | to fix the "dead key" problem we had with xdm/gdm/kdm. We should |
|
|
481 | move them to the xfree ebuild later on when things settles down. |
|
|
482 | |
|
|
483 | Added some sanity checks to /sbin/rc, /etc/init.d/runscripts.sh. |
|
|
484 | |
|
|
485 | Added a basic $PATH to /etc/init.d/functions.sh to fix a problem |
|
|
486 | where we had a invalid $PATH on boot in some cases. |
|
|
487 | |
|
|
488 | Updated /etc/init.d/keymap and /etc/init.d/consolefont to work with |
|
|
489 | the new sys-apps/kbd package. |
|
|
490 | |
|
|
491 | * rc-scripts 1.2.7 (3 March 2002) |
|
|
492 | |
|
|
493 | 3 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
494 | |
|
|
495 | Fixed the problem of rc-scripts trying to start/stop a service multiple |
|
|
496 | times if it fails to do so. Updated /etc/init.d/runscript.sh and /sbin/rc |
|
|
497 | for this. |
|
|
498 | |
|
|
499 | Fixing some variable declarations in /etc/init.d/runscript.sh caused |
|
|
500 | /etc/init.d/net.lo to fail on stop ($IFACE was set invalid). Fixed |
|
|
501 | this. |
|
|
502 | |
|
|
503 | Added caching of the "depend() { need foo; } " lines, and updated |
|
|
504 | /etc/init.d/depscan.sh to touch the actual files less. This should |
|
|
505 | speedup dependancy caching a lot, especially on slow machines. |
|
|
506 | |
|
|
507 | Updated /etc/passwd to have users with no shell defined, use /bin/false |
|
|
508 | for security. |
|
|
509 | |
|
|
510 | Update /etc/fstab to mention /dev/shm since we dont mount it anymore. |
|
|
511 | |
|
|
512 | 1 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
513 | |
|
|
514 | Added a wrapper for sourcing the rc-scripts to eliminate syntax errors. |
|
|
515 | Thanks to Karl Trygve Kalleberg (aka karltk) for the idea. Updated |
|
|
516 | /etc/init.d/depscan.sh, /etc/init.d/functions.sh and |
|
|
517 | /etc/init.d/runscript.sh for this (added wrap_rcscript() function). |
|
|
518 | |
|
|
519 | Removed stopping of dependant services that have current service as |
|
|
520 | a 'use'dependancy ... should be less confusing now. |
|
|
521 | Updated /etc/init.d/runscript.sh for this. |
|
|
522 | |
|
|
523 | 28 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
524 | |
|
|
525 | Add /etc/conf.d/local.start and /etc/conf.d/local.stop for adding any misc |
|
|
526 | programs to startup. This should pretty much have /etc/init.d/ static, |
|
|
527 | except for baselayout updates, etc. |
|
|
528 | |
|
|
529 | 27 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
530 | |
|
|
531 | In some wierd cases, a redundent /dev/.devfsd on a unmounted /dev can cause |
|
|
532 | problems. Fixed this in /sbin/rc. |
|
|
533 | |
|
|
534 | Added the patches from Grant Goodyear (aka g2boojum) to enable us to |
|
|
535 | use a ramdisk to store the contents of ${svcdir}. Updated /sbin/rc, |
|
|
536 | /etc/init.d/functions.sh and /etc/init.d/checkroot for this. |
|
|
537 | |
|
|
538 | 26 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
539 | |
|
|
540 | Fix my brain dead update of the 25th. It really should keep |
|
|
541 | "gentoo=nodevfs" in mind. Also added 'get_bootparam()' to help in |
|
|
542 | retrieving kernel options. Updated /etc/init.d/functions.sh, |
|
|
543 | /etc/init.d/checkroot and /sbin/rc for this. |
|
|
544 | |
|
|
545 | Updated /etc/init.d/consolefont to work without devfs as well. |
|
|
546 | |
|
|
547 | When rebooting or shutting down, a service should not fail to stop |
|
|
548 | if a service it depends on, fails. Updated /etc/init.d/runscript.sh |
|
|
549 | for this. |
|
|
550 | |
|
|
551 | 25 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
552 | |
|
|
553 | Added a check if /dev is mounted when creating entries for /etc/mtab. |
|
|
554 | This should solve a invalid entry or /dev being mounted even with |
|
|
555 | 'gentoo=nodevfs' option. Updated /etc/init.d/checkroot for this. |
|
|
556 | |
|
|
557 | 17 Feb 2002: Daniel Robbins <drobbins@gentoo.org>: Made "xfs" the default |
|
|
558 | filesystem in /etc/fstab (from ReiserFS) and removed "notail" option (it's |
|
|
559 | just in a comment now) |
|
|
560 | |
|
|
561 | 17 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
|
|
562 | |
|
|
563 | Mmore fixes to 'after' and 'before', updated /etc/init.d/runscript.sh for |
|
|
564 | this. This should fix services not getting started in the correct order |
|
|
565 | in a tight loop, services getting stopped out of order, and some other |
|
|
566 | sanity checks. Updated rc-script.sh for updated help. |
|
|
567 | |
|
|
568 | 15 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
|
|
569 | |
|
|
570 | Update /etc/profile to resolve bug #588. Reimplemented things a bit, |
|
|
571 | and added the 'after' type. 'before' and 'after' will only work currently |
|
|
572 | for a change of runlevel. Updated /etc/init.d/depscan.sh, |
|
|
573 | /etc/init.d/runscript.sh and /sbin/rc for this. |
|
|
574 | |
|
|
575 | 13 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
|
|
576 | |
|
|
577 | Add some more entries to /etc/devfsd.conf to make alsa users life |
|
|
578 | easier ... thanks Tod. |
|
|
579 | |
|
|
580 | 12 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
|
|
581 | |
|
|
582 | Some more cleanups to /etc/init.d/depscan.sh and /etc/init.d/runscript.sh. |
|
|
583 | |
|
|
584 | Fixed some services not starting again when restarting a service. |
|
|
585 | Seems simple is still the best way. |
|
|
586 | |
|
|
587 | Fixed some other problems created with feature additions and cleanups. |
|
|
588 | |
|
|
589 | 11 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
|
|
590 | |
|
|
591 | General cleanups to /etc/init.d/depscan.sh and /etc/init.d/runscript.sh. |
|
|
592 | |
|
|
593 | Added 'before *' to /etc/init.d/checkroot to make sure it gets |
|
|
594 | started first. |
|
|
595 | |
|
|
596 | Added 'use *' to /etc/init.d/local to make sure it gets started |
|
|
597 | last. |
|
|
598 | |
|
|
599 | 10 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
|
|
600 | |
|
|
601 | Fixed /sbin/rc to stop a service on change of runlevel if it is |
|
|
602 | in 'use' by another service. |
|
|
603 | |
|
|
604 | Added the 'provide' depend type for creating virtual services. |
|
|
605 | Updated /etc/init.d/depscan.sh for this. |
|
|
606 | |
|
|
607 | Added the 'before' depend type. This is more for changing the |
|
|
608 | order services start in. Updated /etc/init.d/depscan.sh and |
|
|
609 | /etc/init.d/functions.sh for this. |
|
|
610 | |
|
|
611 | Updated /etc/init.d/depscan.sh to work with '*' as argument for |
|
|
612 | dependancy types. This can be used with 'use' and 'before' to |
|
|
613 | start a script last or first respectively. |
|
|
614 | |
|
|
615 | Added save_options() and get_options() to /etc/init.d/functions.sh |
|
|
616 | for saving misc settings between startup/shutdown. Updated |
|
|
617 | /etc/init.d/net.eth0 to use these and properly down virtual |
|
|
618 | interfaces. |
|
|
619 | |
|
|
620 | 6 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
|
|
621 | |
|
|
622 | Updated both /etc/init.d/bootmisc and /etc/init.d/keymaps to be quiet |
|
|
623 | on no errors. |
|
|
624 | |
|
|
625 | * rc-scripts 1.2.6 (6 Feb 2002) |
|
|
626 | |
|
|
627 | 2 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
|
|
628 | |
|
|
629 | Updated /etc/net.eth0 to specify the gateway device via the $gateway |
|
|
630 | variable (something like gateway="eth0/192.168.0.1"). |
|
|
631 | |
|
|
632 | 2 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
|
|
633 | |
|
|
634 | Added rc-script /etc/init.d/numlock, for enabling numlock at boot. |
|
|
635 | |
|
|
636 | 29 Jan 2002: Martin Schlemmer (azarah@gentoo.org): |
|
|
637 | |
|
|
638 | Hopefully the last fix to /etc/init.d/netmount to umount cleanly. This fix |
|
|
639 | implements a retry if not successful the first time, and will kill |
|
|
640 | processess using the mount. Also small type-o fix to /etc/init.d/halt.sh. |
|
|
641 | |
|
|
642 | 27 Jan 2002: Donny Davies (woodchip@gentoo.org): security fix to |
|
|
643 | /etc/pam.d/sshd,login,chsh: added pam_shells.so to the stack. |
|
|
644 | Fixed /etc/passwd,group for user/group mysql. |
|
|
645 | |
|
|
646 | 27 Jan 2002: Martin Schlemmer (azarah@gentoo.org): added charset |
|
|
647 | map file support to /etc/init.d/consolefont and the setting to |
|
|
648 | /etc/rc.conf. |
|
|
649 | |
|
|
650 | 25 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed dircolors |
|
|
651 | in skel files to support both versions of dircolors. |
|
|
652 | |
|
|
653 | 23 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed bug |
|
|
654 | in the restart stuff of /etc/init.d/runscript.sh that caused |
|
|
655 | a restart of a 'net' service not to restart services again |
|
|
656 | that depended on it. |
|
|
657 | |
|
|
658 | * rc-scripts 1.2.5 (20 Jan 2002) |
|
|
659 | |
|
|
660 | 20 Jan 2002: Martin Schlemmer (azarah@gentoo.org): updated |
|
|
661 | /etc/init.d/net.eth0 to 'use' pcmcia. |
|
|
662 | |
|
|
663 | 8 Jan 2002: Martin Schlemmer (azarah@gentoo.org): added '--sh' to |
|
|
664 | the dircolors command in /etc/skel/.bash_profile to handle cases |
|
|
665 | where bash do not export $SHELL. |
|
|
666 | |
|
|
667 | 6 Jan 2002: Martin Schlemmer (azarah@gentoo.org): updated |
|
|
668 | /etc/init.d/runscripts.sh, /etc/init.d/net.eth0, /etc/conf.d/net and |
|
|
669 | removed /etc/init.d/net.eth0-dhcp to reflect a new 'bsd-ish' config |
|
|
670 | scheme for the net.eth* scripts. |
4 | |
671 | |
5 | 6 Jan 2002: Donny Davies (woodchip@gentoo.org): Removed email address |
672 | 6 Jan 2002: Donny Davies (woodchip@gentoo.org): Removed email address |
6 | from manpages; no need for that.. |
673 | from manpages; no need for that.. |
7 | |
674 | |
|
|
675 | 5 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fix type-o in |
|
|
676 | /etc/devfsd.conf; had 'dvd' in the cdrw stuff. |
|
|
677 | |
8 | * rc-scripts 1.2.4 (30 Dec 2001) |
678 | * rc-scripts 1.2.4 (30 Dec 2001) |
9 | |
679 | |
10 | 30 Dec 2001: Daniel Robbins (drobbins@gentoo.org): Changed default umask |
680 | 30 Dec 2001: Daniel Robbins (drobbins@gentoo.org): Changed default umask |
11 | back to 022 as it should be. |
681 | back to 022 as it should be. |
12 | |
682 | |
… | |
… | |
14 | /etc/init.d/checkfs to return 0 if the fs was successfully repaired. |
684 | /etc/init.d/checkfs to return 0 if the fs was successfully repaired. |
15 | |
685 | |
16 | 29 Dec 2001; Donny Davies (woodchip@gentoo.org): |
686 | 29 Dec 2001; Donny Davies (woodchip@gentoo.org): |
17 | sort -t: -k3,3 -n /etc/passwd,group. Ahhhh :)) |
687 | sort -t: -k3,3 -n /etc/passwd,group. Ahhhh :)) |
18 | |
688 | |
19 | 28 Dec 2001; Martin Schlemmer (azarah@gentoo.org); Updated |
689 | 28 Dec 2001; Martin Schlemmer (azarah@gentoo.org); |
|
|
690 | |
20 | /etc/init.d/depscan.sh to store info about missing dependancies of |
691 | Updated /etc/init.d/depscan.sh to store info about missing dependancies |
21 | type 'need' in ${svcdir}/broken. Also updated /etc/init.d/runscript.sh |
692 | of type 'need' in ${svcdir}/broken. Also updated /etc/init.d/runscript.sh |
22 | to use this when starting a script ('need' dependancies is critical for |
693 | to use this when starting a script ('need' dependancies is critical for |
23 | startup). Added the broken() function to /etc/init.d/runscript.sh |
694 | startup). Added the broken() function to /etc/init.d/runscript.sh |
24 | to list the missing dependancies. |
695 | to list the missing dependancies. |
25 | |
696 | |
26 | Updated /etc/init.d/runscript.sh for svc_start() to have better error |
697 | Updated /etc/init.d/runscript.sh for svc_start() to have better error |
… | |
… | |
28 | |
699 | |
29 | Updated /etc/init.d/functions.sh with ewend(), which is the same as |
700 | Updated /etc/init.d/functions.sh with ewend(), which is the same as |
30 | eend(), but print a warning on error, not a error. Updated |
701 | eend(), but print a warning on error, not a error. Updated |
31 | /etc/init.d/checkroot and /etc/init.d/checkfs to use this function. |
702 | /etc/init.d/checkroot and /etc/init.d/checkfs to use this function. |
32 | |
703 | |
33 | 27 Dec 2001; Martin Schlemmer (azarah@gentoo.org); Update /sbin/runscript.c |
704 | 27 Dec 2001; Martin Schlemmer (azarah@gentoo.org); |
34 | to run /etc/init.d/rc-help.sh if no arguments is passed to a rc-script. |
705 | |
|
|
706 | Update /sbin/runscript.c to run /etc/init.d/rc-help.sh if no arguments |
|
|
707 | is passed to a rc-script. |
35 | |
708 | |
36 | Added /etc/init.d/rc-help.sh, simple script that prints out help for |
709 | Added /etc/init.d/rc-help.sh, simple script that prints out help for |
37 | the rc-scripts. |
710 | the rc-scripts. |
38 | |
711 | |
39 | 25 Dec 2001; Martin Schlemmer (azarah@gentoo.org); Update |
712 | 25 Dec 2001; Martin Schlemmer (azarah@gentoo.org); |
|
|
713 | |
40 | /etc/init.d/shutdown.sh and /etc/init.d/reboot.sh not to force the |
714 | Update /etc/init.d/shutdown.sh and /etc/init.d/reboot.sh not to force the |
41 | halt and reboot. This fixes a problem where / was not unmounted |
715 | halt and reboot. This fixes a problem where / was not unmounted properly |
42 | properly in some cases. |
716 | in some cases. |
43 | |
717 | |
44 | 24 Dec 2001; Martin Schlemmer (azarah@gentoo.org): Move $svcdir to |
718 | 24 Dec 2001; Martin Schlemmer (azarah@gentoo.org): |
45 | to /etc/init.d/functions.sh, and update /etc/init.d/runscript.sh and |
719 | |
46 | /etc/init.d/depscan.sh for this |
720 | Move $svcdir to to /etc/init.d/functions.sh, and update |
|
|
721 | /etc/init.d/runscript.sh and /etc/init.d/depscan.sh for this |
47 | |
722 | |
48 | Modified /etc/init.d/runscript.sh to also restart the services that |
723 | Modified /etc/init.d/runscript.sh to also restart the services that |
49 | depend on a service if that service is restarted. Enhanced the |
724 | depend on a service if that service is restarted. Enhanced the |
50 | restart function to be able to have custom restart() functions in |
725 | restart function to be able to have custom restart() functions in |
51 | rc-scripts. The custom restart() have to use svc_stop() and |
726 | rc-scripts. The custom restart() have to use svc_stop() and |
… | |
… | |
53 | |
728 | |
54 | Add a pause function to /etc/init.d/runscript.sh. It will basically |
729 | Add a pause function to /etc/init.d/runscript.sh. It will basically |
55 | stop a service without stopping the services that depends on that |
730 | stop a service without stopping the services that depends on that |
56 | service. |
731 | service. |
57 | |
732 | |
58 | Add a pause function to /etc/init.d/runscript.sh. It will basically stop a |
733 | Add a pause function to /etc/init.d/runscript.sh. It will basically stop a |
59 | service without stopping the services that depends on that service. |
734 | service without stopping the services that depends on that service. |
60 | |
735 | |
61 | * rc-scripts 1.2.3 (18 Dec 2001) |
736 | * rc-scripts 1.2.3 (18 Dec 2001) |
62 | |
737 | |
63 | 16 Dec 2001; Martin Schlemmer (azarah@gentoo.org): Moved the stuff from |
738 | 16 Dec 2001; Martin Schlemmer (azarah@gentoo.org): |
64 | /sbin/init (old) to /sbin/rc (basically drop the init wrapper we used). |
739 | |
|
|
740 | Moved the stuff from /sbin/init (old) to /sbin/rc (basically drop the |
|
|
741 | init wrapper we used). |
65 | |
742 | |
66 | Some cleanups: take out the shm resize comment; |
743 | Some cleanups: take out the shm resize comment; |
67 | |
744 | |
68 | remove the $wrongmount; |
745 | remove the $wrongmount; |
69 | |
746 | |
… | |
… | |
80 | Also added functionality to detect if the kernel have DEVFS support |
757 | Also added functionality to detect if the kernel have DEVFS support |
81 | compiled in; seems new users thinks devfs is unstable and as they do |
758 | compiled in; seems new users thinks devfs is unstable and as they do |
82 | not always read the docs, it does not get compiled in ;/ Should |
759 | not always read the docs, it does not get compiled in ;/ Should |
83 | make live for us a bit easier. |
760 | make live for us a bit easier. |
84 | |
761 | |
85 | 14 Dec 2001; Martin Schlemmer (azarah@gentoo.org): Fixed /sbin/rc to kill |
762 | 14 Dec 2001; Martin Schlemmer (azarah@gentoo.org): |
86 | a cosmetic bug in the part that stops all the unneeded services. |
763 | |
|
|
764 | Fixed /sbin/rc to kill a cosmetic bug in the part that stops all |
|
|
765 | the unneeded services. |
87 | |
766 | |
88 | * rc-scripts 1.2.2 (8 Dec 2001) |
767 | * rc-scripts 1.2.2 (8 Dec 2001) |
89 | |
768 | |
90 | 10 Dec 2001; Added a localhost entry in /etc/hosts. |
769 | 10 Dec 2001; Added a localhost entry in /etc/hosts. |
91 | |
770 | |
… | |
… | |
102 | to rc-scripts. Checked in two manpages there, one for modules.autoload.5 |
781 | to rc-scripts. Checked in two manpages there, one for modules.autoload.5 |
103 | and one for update-modules.8. These were adapted from Debian. Updated |
782 | and one for update-modules.8. These were adapted from Debian. Updated |
104 | tarball.sh to include the new man directory. Updated baselayout to install |
783 | tarball.sh to include the new man directory. Updated baselayout to install |
105 | these manpages. Slightly tweak the /etc/modules.autoload comments. |
784 | these manpages. Slightly tweak the /etc/modules.autoload comments. |
106 | |
785 | |
107 | 28 Nov 2001; Martin Schlemmer (azarah@gentoo.org): Updated /sbin/init |
786 | 28 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
|
|
787 | |
108 | to work correctly with the 'gentoo=nodevfs' option, and cleaned |
788 | Updated /sbin/init to work correctly with the 'gentoo=nodevfs' option, |
109 | out old code. |
789 | and cleaned out old code. |
110 | |
790 | |
111 | Updated /etc/init.d/bootmisc with additional lock files to clean. |
791 | Updated /etc/init.d/bootmisc with additional lock files to clean. |
112 | |
792 | |
113 | 27 Nov 2001; Martin Schlemmer (azarah@gentoo.org): Updated |
793 | 27 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
|
|
794 | |
114 | /etc/init.d/depscan.sh for a virtual 'use' depend, called 'logger' |
795 | Updated /etc/init.d/depscan.sh for a virtual 'use' depend, called 'logger' |
115 | that can be used for services that needs to have a logger started |
796 | that can be used for services that needs to have a logger started before |
116 | before they are started. Updated /etc/conf.d/basic with $SYSLOGGER |
797 | they are started. Updated /etc/conf.d/basic with $SYSLOGGER that is used |
117 | that is used to define what loggers the 'logger' depend represent. |
798 | to define what loggers the 'logger' depend represent. |
118 | |
799 | |
119 | 26 Nov 2001; Martin Schlemmer (azarah@gentoo.org): Updated |
800 | 26 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
|
|
801 | |
120 | /etc/passwd and /etc/group with minor fixes to pass pwck and grpck. |
802 | Updated /etc/passwd and /etc/group with minor fixes to pass pwck |
|
|
803 | and grpck. |
121 | |
804 | |
122 | 25 Nov 2001; Martin Schlemmer (azarah@gentoo.org): Changed umask in |
805 | 25 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
|
|
806 | |
123 | /etc/profile for the user to 077 for security. |
807 | Changed umask in /etc/profile for the user to 077 for security. |
124 | |
808 | |
125 | Added a stop() function to /etc/init.d/clock. Also removed uneeded |
809 | Added a stop() function to /etc/init.d/clock. Also removed uneeded |
126 | 'source /etc/rc.conf' line. |
810 | 'source /etc/rc.conf' line. |
127 | |
811 | |
128 | Updated /etc/init.d/hostname to set the hostname to 'localhost' if |
812 | Updated /etc/init.d/hostname to set the hostname to 'localhost' if |
… | |
… | |
139 | 25 Nov 2001; Updated the /etc/fstab; removed usbdevfs (explicitly mounted), |
823 | 25 Nov 2001; Updated the /etc/fstab; removed usbdevfs (explicitly mounted), |
140 | removed notail from the ext2 boot partition, other cleanups. |
824 | removed notail from the ext2 boot partition, other cleanups. |
141 | |
825 | |
142 | 25 Nov 2001; Fixed init.d/clock script to work in UTC mode. |
826 | 25 Nov 2001; Fixed init.d/clock script to work in UTC mode. |
143 | |
827 | |
144 | 24 Nov 2001; Martin Schlemmer (azarah@gentoo.org): Added /etc/devfsd.conf |
828 | 24 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
145 | and updated /sbin/init to use a new scheme for saving /dev permissions. |
829 | |
|
|
830 | Added /etc/devfsd.conf and updated /sbin/init to use a new scheme for saving |
146 | Also moved /dev-state to /lib/dev-state which is a more standard location. |
831 | /dev permissions. Also moved /dev-state to /lib/dev-state which is a more |
|
|
832 | standard location. |
147 | |
833 | |
148 | Fixed a ugly bug in /etc/init.d/depscan.sh. If a service depended on |
834 | Fixed a ugly bug in /etc/init.d/depscan.sh. If a service depended on |
149 | itself, calling depscan.sh or changing runlevels cause a tempory effect |
835 | itself, calling depscan.sh or changing runlevels cause a tempory effect |
150 | similar to a 'mini fork bomb'. Afterwards the depends was broken, and |
836 | similar to a 'mini fork bomb'. Afterwards the depends was broken, and |
151 | changing runlevels did not want to work. |
837 | changing runlevels did not want to work. |
… | |
… | |
180 | |
866 | |
181 | * rc-scripts 1.1.8 (15 Nov 2001) |
867 | * rc-scripts 1.1.8 (15 Nov 2001) |
182 | |
868 | |
183 | 16 Nov 2001; removed bogus "mountall.test" script. |
869 | 16 Nov 2001; removed bogus "mountall.test" script. |
184 | |
870 | |
185 | 15 Nov 2001; Martin Schlemmer (azarah@gentoo.org): Updated |
871 | 15 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
|
|
872 | |
186 | init.d/{runscript.sh,depscan.sh}, sbin/rc to the new dep being 'use' not |
873 | Updated init.d/{runscript.sh,depscan.sh}, sbin/rc to the new dep being |
187 | 'uses', as it fits better with 'need' (not 'needs'). Also removed unneeded |
874 | 'use' not 'uses', as it fits better with 'need' (not 'needs'). Also |
188 | for loop from init.d/depscan.sh, and other fixes. Updated names of new |
875 | removed unneeded for loop from init.d/depscan.sh, and other fixes. Updated |
189 | functions in init.d/runscript.sh to better sounding ones. Updated |
876 | names of new functions in init.d/runscript.sh to better sounding ones. |
190 | init.d/modules, init.d/netmount to use 'use'. Lots of other fixes/cleanups. |
877 | Updated init.d/modules, init.d/netmount to use 'use'. Lots of other |
|
|
878 | fixes/cleanups. |
|
|
879 | |
191 | Removed try() out of init.d/runscript.sh (why was this here ?). |
880 | Removed try() out of init.d/runscript.sh (why was this here ?). |
192 | |
881 | |
193 | 14 Nov 2001; Martin Schlemmer (azarah@gentoo.org): init.d/bootmisc: Now |
882 | 14 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
|
|
883 | |
194 | cleans /tmp. Also creates /etc/resolv.conf if it doesn't exist. |
884 | Now init.d/bootmisc cleans /tmp. Also creates /etc/resolv.conf if it |
|
|
885 | doesn't exist. |
195 | |
886 | |
196 | init.d/hostname: Added check for a valid /etc/hostname. |
887 | init.d/hostname: Added check for a valid /etc/hostname. |
197 | |
888 | |
198 | init.d/keymaps: Added check for valid $KEYMAP. |
889 | init.d/keymaps: Added check for valid $KEYMAP. |
199 | |
890 | |
… | |
… | |
205 | not 'default' runlevel. |
896 | not 'default' runlevel. |
206 | |
897 | |
207 | init.d/mountall.test: Hopefully updated to the new rc-scripts style. Is |
898 | init.d/mountall.test: Hopefully updated to the new rc-scripts style. Is |
208 | this really needed (I cannot see that it is used anywhere ...)? |
899 | this really needed (I cannot see that it is used anywhere ...)? |
209 | |
900 | |
210 | 13 Nov 2001; Martin Schlemmer (azarah@gentoo.org): Updated |
901 | 13 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
|
|
902 | |
211 | init.d/runscript.sh, init.d/depscan.sh and sbin/rc with a new depend called |
903 | Updated init.d/runscript.sh, init.d/depscan.sh and sbin/rc with a new depend |
212 | 'uses'. It basically have the same usage as 'need', except that it do not |
904 | called 'uses'. It basically have the same usage as 'need', except that it |
213 | start services that is not in the current and 'boot' runlevels. |
905 | do not start services that is not in the current and 'boot' runlevels. |
214 | |
906 | |
215 | Updated init.d/netmount to use the 'uses' depend. |
907 | Updated init.d/netmount to use the 'uses' depend. |
216 | |
908 | |
217 | 11 Nov 2001; Martin Schlemmer (azarah@gentoo.org): Fixed init.d/runscript.sh |
909 | 11 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
218 | not to destroy the 'need' depends in /${svcdir}/need. This caused subsequent |
910 | |
219 | starting and stopping of services not to start depends. |
911 | Fixed init.d/runscript.sh not to destroy the 'need' depends in |
|
|
912 | /${svcdir}/need. This caused subsequent starting and stopping of services |
|
|
913 | not to start depends. |
220 | |
914 | |
221 | 7 Nov 2001; Martin Schlemmer (azarah@gentoo.org): Fixed a problem in sbin/rc |
915 | 7 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
222 | where the ${svcdir}/softscripts directory got destroyed before stopping |
916 | |
223 | running services scheduled to be stopped. This with the fact that $SOFTLEVEL |
917 | Fixed a problem in sbin/rc where the ${svcdir}/softscripts directory got |
224 | was set too early, caused the services to be stopped in the wrong order. |
918 | destroyed before stopping running services scheduled to be stopped. This |
|
|
919 | with the fact that $SOFTLEVEL was set too early, caused the services to be |
|
|
920 | stopped in the wrong order. |
225 | |
921 | |
226 | 30 Oct 2001; Martin Schlemmer (azarah@gentoo.org): Modified init.d/netmount to |
922 | 30 Oct 2001; Martin Schlemmer (azarah@gentoo.org): |
|
|
923 | |
227 | check if any network filesystems is mounted. |
924 | Modified init.d/netmount to check if any network filesystems is mounted. |
228 | |
925 | |
229 | 29 Oct 2001; init.d/netmount: umount -art doesn't seem to work, so I added |
926 | 29 Oct 2001; init.d/netmount: umount -art doesn't seem to work, so I added |
230 | some awk and grep magic to find all remote filesystems and umount them. |
927 | some awk and grep magic to find all remote filesystems and umount them. |
231 | |
928 | |
232 | 29 Oct 2001; Martin Schlemmer (azarah@gentoo.org): A fix for checkroot |
929 | 29 Oct 2001; Martin Schlemmer (azarah@gentoo.org): |
233 | (missing "/"); it now actually checks the root filesystem. Also, a |
930 | |
234 | localmount cleanliness fix. |
931 | A fix for checkroot (missing "/"); it now actually checks the root |
|
|
932 | filesystem. Also, a localmount cleanliness fix. |
235 | |
933 | |
236 | * rc-scripts 1.1.7 (18 Oct 2001) |
934 | * rc-scripts 1.1.7 (18 Oct 2001) |
237 | |
935 | |
238 | [old changelog format follows] |
936 | [old changelog format follows] |
239 | |
937 | |
… | |
… | |
274 | Brand new message functions (ewarn). |
972 | Brand new message functions (ewarn). |
275 | |
973 | |
276 | *sbin/init, init.d/checkroot |
974 | *sbin/init, init.d/checkroot |
277 | We're going back to a /proc/mounts-based mtab symlink because it's |
975 | We're going back to a /proc/mounts-based mtab symlink because it's |
278 | just plain better. Appropriate changes made. |
976 | just plain better. Appropriate changes made. |
|
|
977 | |
|
|
978 | # vim:expandtab |