1 |
drobbins |
1.6 |
# ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
2 |
azarah |
1.172 |
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL |
3 |
drobbins |
1.6 |
# Written by Daniel Robbins (drobbins@gentoo.org) |
4 |
azarah |
1.172 |
|
5 |
azarah |
1.188 |
03 Feb 2003; Martin Schlemmer <azarah@gentoo.org>: |
6 |
|
|
|
7 |
|
|
Fix /sbin/modules-update to work with module-init-tools-0.9.9. |
8 |
|
|
|
9 |
azarah |
1.186 |
30 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
10 |
|
|
|
11 |
|
|
Add 'use isapnp' to /etc/init.d/modules, closing bug #14677, thanks to |
12 |
|
|
Hubert Hanghofer <hubert.hanghofer@netbeer.co.at>. |
13 |
|
|
|
14 |
woodchip |
1.185 |
27 Jan 2003; Donny Davies <woodchip@gentoo.org>: |
15 |
|
|
|
16 |
|
|
Fix halt.sh by moving the nut UPS kill power stuff back into a function! |
17 |
|
|
Add fix from the wonderful analysis of Toby Dickenson |
18 |
|
|
<tdickenson@geminidataloggers.com> in #12947. |
19 |
|
|
|
20 |
azarah |
1.183 |
26 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
21 |
|
|
|
22 |
|
|
Fix start-stop-daemon to check the call to nice() correctly for failure, |
23 |
|
|
closing bug #14359, thanks to YAMAKURA Makoto <makoto@dsb.club.ne.jp>. |
24 |
|
|
|
25 |
azarah |
1.184 |
Fix globbing $? when checking return value of fsck in /etc/init.d/checkroot |
26 |
|
|
and /etc/init.d/checkfs. This closes bug #13320, thanks to good work from |
27 |
|
|
Malcolm Scott <m@lcolm.org.uk>. |
28 |
|
|
|
29 |
vapier |
1.182 |
21 Jan 2003; Mike Frysinger <vapier@gentoo.org>: |
30 |
|
|
|
31 |
vapier |
1.189 |
Updated /etc/rc.conf to add elogin/entrance support #13790. |
32 |
vapier |
1.182 |
|
33 |
azarah |
1.181 |
21 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
34 |
|
|
|
35 |
|
|
Update /etc/init.d/keymaps to enable unicode if required. This closes |
36 |
|
|
bug #14306 thanks to Danny Milosavljevic <danny_milo@yahoo.com>. |
37 |
|
|
|
38 |
azarah |
1.180 |
19 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
39 |
|
|
|
40 |
|
|
Fix deadlock durning shutdown if tmpfs filesystems larger than free |
41 |
|
|
memory, and swap gets deactivated, bug #13599. Updated /etc/init.d/halt.sh |
42 |
|
|
for this. |
43 |
|
|
|
44 |
|
|
Merge in some fixes from Vapier <vapier@gentoo.org> to /sbin/functions.sh. |
45 |
|
|
This closes bug #13868. |
46 |
|
|
|
47 |
|
|
Always add "/bin:/sbin:/usr/bin:/usr/sbin" to PATH, as it fixes both |
48 |
|
|
'su -c foo' not finding start-stop-daemon (etc), and bug #14127. |
49 |
|
|
|
50 |
|
|
Add route for lo interface to /etc/init.d/net.lo, closing bug #14055. |
51 |
|
|
|
52 |
azarah |
1.179 |
15 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
53 |
|
|
|
54 |
|
|
Clear $svcdir in /sbin/rc before we run depscan to make sure we do |
55 |
|
|
not have stale entries left from hard reboot, thanks to pac1085 on |
56 |
|
|
irc. |
57 |
|
|
|
58 |
azarah |
1.178 |
* rc-scripts 1.4.3.2 (15 Jan 2003) |
59 |
|
|
|
60 |
azarah |
1.176 |
15 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
61 |
|
|
|
62 |
|
|
Truely fix bootup on seperate /var. |
63 |
|
|
|
64 |
azarah |
1.177 |
Add some fixes and optimizations to /sbin/rc-update, thanks to |
65 |
|
|
Daniel Robbins <drobbins@gentoo.org>. |
66 |
|
|
|
67 |
azarah |
1.175 |
* rc-scripts 1.4.3.1 (15 Jan 2003) |
68 |
|
|
|
69 |
|
|
15 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
70 |
|
|
|
71 |
|
|
Fix bootup on seperate /var. |
72 |
|
|
|
73 |
azarah |
1.174 |
14 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
74 |
|
|
|
75 |
|
|
Fix /etc/init.d/hostname and /etc/init.d/serial to close bug #13636. |
76 |
|
|
|
77 |
azarah |
1.173 |
07 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
78 |
|
|
|
79 |
|
|
Fix /etc/init.d/keymaps to force linux keycodes for PPC, thanks |
80 |
|
|
to Olaf Hering <gentoo@aepfle.de>, bug #13193. |
81 |
|
|
|
82 |
|
|
Turn on -C option to fsck on for all calls to fsck. Updated scripts |
83 |
|
|
/etc/init.d/checkroot and /etc/init.d/checkfs, closing bug #13321. |
84 |
|
|
|
85 |
azarah |
1.172 |
* rc-scripts 1.4.3.0 (07 Jan 2003) |
86 |
|
|
|
87 |
|
|
07 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
88 |
|
|
|
89 |
|
|
Too much to mention, but here are a few: |
90 |
|
|
- Major rewrite of software RAID startup, based on Mandrake's, as |
91 |
|
|
ours was pretty broken :( |
92 |
|
|
- Redone /sbin/rc to work without the tmpfs/ramfs stat directory. |
93 |
|
|
Much of /sbin/functions.sh and other scripts have been changed |
94 |
|
|
to support this. |
95 |
|
|
- Reworked /etc/inittab to support this. Also moved critical |
96 |
|
|
mounting of local filesystems to 'sysinit' function of /sbin/rc. |
97 |
|
|
- Move state directory to /var/state/init.d/ ($svcdir). |
98 |
|
|
- Move Adelie node init to /sbin/functions.sh to try and simplify |
99 |
|
|
/sbin/rc a bit. |
100 |
|
|
- Updated Copyright dates to 2003. |
101 |
azarah |
1.51 |
|
102 |
azarah |
1.171 |
* rc-scripts 1.4.2.8 (06 Jan 2003) |
103 |
|
|
|
104 |
azarah |
1.170 |
02 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
105 |
|
|
|
106 |
|
|
Fix src/awk/genenviron.awk to work with multiple 'need', 'use', etc |
107 |
|
|
lines, as it seems users do not note the need to have them all on |
108 |
|
|
one line .... |
109 |
|
|
|
110 |
|
|
Fix /sbin/runscript.sh to detect 'net.adsl', or any other net.* |
111 |
|
|
script not ending on a digit. This closes bug #12887. |
112 |
|
|
|
113 |
|
|
Fix get_KV to also check micro version of kernel; add KV_to_int() |
114 |
|
|
helper function for get_KV. Update /etc/init.d/localmount to work |
115 |
|
|
with new get_KV ... |
116 |
|
|
|
117 |
azarah |
1.168 |
28 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
118 |
|
|
|
119 |
|
|
Add support for generate-modprobe.conf or generating /etc/modprobe.conf |
120 |
|
|
in the new sys-apps/module-init-tools. Note that you need version |
121 |
|
|
0.9.7 or later of sys-apps/module-init-tools. Updated |
122 |
|
|
/sbin/modules-update for this. |
123 |
|
|
|
124 |
azarah |
1.169 |
Change /etc/init.d/localmount to use 'usbfs' and not 'usbdevfs' if |
125 |
|
|
we are running kernel 2.5 or later ... |
126 |
|
|
|
127 |
azarah |
1.167 |
26 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
128 |
|
|
|
129 |
|
|
Add /etc/init.d/crypto-loop and /etc/conf.d/crypto-loop, a cool |
130 |
|
|
rc-script to setup encrypted loopback devices. This was kindly |
131 |
|
|
donated by Matthew Kennedy <mkennedy@gentoo.org> (bug #11471). |
132 |
|
|
|
133 |
azarah |
1.166 |
25 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
134 |
|
|
|
135 |
|
|
Fix src/awk/genenviron.awk stripping *all* '=', closing |
136 |
|
|
bug #8901. |
137 |
|
|
|
138 |
|
|
Fix src/awk/genenviron.awk not seperating CONFIG_PROTECT with |
139 |
|
|
spaces ... |
140 |
|
|
|
141 |
azarah |
1.165 |
* rc-scripts 1.4.2.7 (24 Dec 2002) |
142 |
|
|
|
143 |
azarah |
1.164 |
24 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
144 |
|
|
|
145 |
|
|
Add a fix to /sbin/functions.sh for bug #12601. |
146 |
|
|
|
147 |
azarah |
1.163 |
22 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
148 |
|
|
|
149 |
|
|
Add INFOPATH to /etc/env.d/00basic. |
150 |
|
|
|
151 |
|
|
Fix src/awk/genenviron.awk to get the order of the env.d files |
152 |
|
|
correct. Also fix it to handle *all* the SPECIALS correctly. |
153 |
|
|
This closes bug #12411. |
154 |
|
|
|
155 |
azarah |
1.162 |
* rc-scripts 1.4.2.6 (18 Dec 2002) |
156 |
|
|
|
157 |
|
|
18 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
158 |
|
|
|
159 |
|
|
Add mips changes to sbin/MAKEDEV. This should close bug #12329, |
160 |
|
|
thanks to Nicholas Wourms <nwourms@netscape.net>. |
161 |
|
|
|
162 |
|
|
Quote some tests in /sbin/rc-update to fix/avoid the problem |
163 |
|
|
in bug # |
164 |
|
|
|
165 |
|
|
Fix awk regex in /etc/init.d/halt.sh to fix bug #11795. |
166 |
|
|
|
167 |
|
|
Update shell for postgres user, closing bug #12258. |
168 |
|
|
|
169 |
azarah |
1.161 |
11 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
170 |
|
|
|
171 |
|
|
Fix src/awk/genenviron.awk not to add duplicate entries, closing |
172 |
|
|
bug #8999. |
173 |
|
|
|
174 |
azarah |
1.160 |
* rc-scripts 1.4.2.5 (09 Dec 2002) |
175 |
|
|
|
176 |
azarah |
1.159 |
08 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
177 |
|
|
|
178 |
|
|
Add another sync to /etc/init.d/halt.sh, closing bug 8173. |
179 |
|
|
|
180 |
|
|
Add smmsp uid and gid. Closes bug #8952. |
181 |
|
|
|
182 |
azarah |
1.157 |
04 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
183 |
|
|
|
184 |
azarah |
1.158 |
Setup colums, etc up properly for serial consoles in /sbin/functions.sh. |
185 |
|
|
Closes bug #11557, thanks to Erik Scrafford <erik@scrafford.org>. |
186 |
|
|
|
187 |
azarah |
1.157 |
Add headers similar to that of portage-2.0.45 and up to the |
188 |
|
|
generated profile files (/etc/{profile,csh}.env). Updated |
189 |
|
|
src/awk/genenviron.awk for this. |
190 |
|
|
|
191 |
azarah |
1.154 |
01 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
192 |
|
|
|
193 |
|
|
Fix typeo in /etc/devfsd.conf, closing bug #11424, thanks to the |
194 |
|
|
sharp eye of Techie2000 <Linux@mochamail.com>. |
195 |
|
|
|
196 |
azarah |
1.155 |
Rename /sbin/update-modules to /sbin/modules-update, closing |
197 |
|
|
bug #11445. |
198 |
|
|
|
199 |
|
|
Nano moved from /usr/bin/nano to /bin/nano. Fix this in |
200 |
|
|
/etc/env.d/00basic, bug #10916. |
201 |
|
|
|
202 |
azarah |
1.152 |
27 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
203 |
|
|
|
204 |
|
|
Add more improvements to clustering code. This is from |
205 |
|
|
Olivier Crete <crete@cerca.umontreal.ca>, bug #4151. |
206 |
|
|
|
207 |
azarah |
1.151 |
26 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
208 |
|
|
|
209 |
|
|
Change default 'net' dependency behaviour to be more suited |
210 |
|
|
for notebook users. Basically if at least one net.* service |
211 |
|
|
beside net.lo start successfully, the 'net' dependency is |
212 |
azarah |
1.153 |
considered up. Server admin can set RC_NET_STRICT_CHECKING="yes" |
213 |
azarah |
1.151 |
in /etc/conf.d/rc to change this back to the old default. |
214 |
azarah |
1.156 |
This is the start to address bug #2706. |
215 |
azarah |
1.151 |
|
216 |
azarah |
1.150 |
* rc-scripts 1.4.2.4 (26 Nov 2002) |
217 |
|
|
|
218 |
|
|
26 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
219 |
|
|
|
220 |
|
|
Initial merge of bits for Adelie Linux for SSI clusters. More |
221 |
|
|
info at: |
222 |
|
|
|
223 |
|
|
http://www.cerca.umontreal.ca/hpc/en/projects/adelie/index.html |
224 |
|
|
|
225 |
|
|
25 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
226 |
|
|
|
227 |
|
|
One liner fix to src/awk/cachedepends.awk to once again fix |
228 |
|
|
bug #7803. |
229 |
|
|
|
230 |
azarah |
1.149 |
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
231 |
|
|
|
232 |
|
|
Add 'alias char-major-89 i2c-dev' to /etc/modules.d/aliases. |
233 |
|
|
This should close bug #10891. |
234 |
|
|
|
235 |
azarah |
1.148 |
* rc-scripts 1.4.2.3 (18 Nov 2002) |
236 |
|
|
|
237 |
azarah |
1.147 |
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
238 |
|
|
|
239 |
|
|
Add some more checks to src/awk/*. Fix error printing for |
240 |
|
|
/sbin/depscan.sh. |
241 |
azarah |
1.148 |
|
242 |
|
|
Link awk module with gcc and not with ld. This should fix |
243 |
|
|
problems on sparc and alpha. Many thanks for this fix to |
244 |
|
|
Stephan Jones <cretin@gentoo.org>. |
245 |
|
|
|
246 |
|
|
Remove the copyright info from config files, thanks to |
247 |
|
|
Matthew Kennedy <mkennedy@gentoo.org>. |
248 |
azarah |
1.147 |
|
249 |
azarah |
1.144 |
* rc-scripts 1.4.2.2 (18 Nov 2002) |
250 |
|
|
|
251 |
|
|
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
252 |
|
|
|
253 |
|
|
Add src/awk/genenviron.awk which is rc-envupdate.sh ported |
254 |
|
|
to awk. This is also much faster than its bash version. |
255 |
|
|
|
256 |
azarah |
1.145 |
Remove the 'Spider cat fix' from depscan.sh.bash, as it makes |
257 |
|
|
things even slower on older boxes. Bug #10548. |
258 |
|
|
|
259 |
azarah |
1.146 |
After a bored Vapier decided that he needed to update the |
260 |
|
|
licenses of things in /etc :P, I did the rest. Hopefully |
261 |
|
|
not too many people will nuke thier fstab :/ |
262 |
|
|
|
263 |
azarah |
1.143 |
* rc-scripts 1.4.2.1 (18 Nov 2002) |
264 |
|
|
|
265 |
|
|
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
266 |
|
|
|
267 |
|
|
Update src/awk/cachedepends.awk to find its own rc-scripts, |
268 |
|
|
fixing the need for find which broke systems with /usr on |
269 |
|
|
a different partition. |
270 |
|
|
|
271 |
azarah |
1.141 |
17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
272 |
|
|
|
273 |
|
|
Add some extra checks to src/awk/cachedepends.awk and |
274 |
|
|
src/awk/gendepends.awk. |
275 |
|
|
|
276 |
azarah |
1.142 |
Move some of the more generic functions in src/awk/gendepends.awk |
277 |
|
|
to src/awk/functions.awk. |
278 |
|
|
|
279 |
azarah |
1.140 |
* rc-scripts 1.4.2 (17 Nov 2002) |
280 |
|
|
|
281 |
|
|
17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
282 |
|
|
|
283 |
|
|
Add initial version of new depscan.sh. This uses awk scripts |
284 |
|
|
to do the main work, giving about 10 times speed improvement on |
285 |
|
|
slower machines. Updated /sbin/depscan.sh, src/filefuncts.c, |
286 |
|
|
src/Makefile, src/awk/cachedepends.awk and src/awk/gendepends.awk |
287 |
|
|
for this. This should close bug #10548. |
288 |
|
|
|
289 |
azarah |
1.138 |
* rc-scripts 1.4.1.2 (5 Nov 2002) |
290 |
|
|
|
291 |
azarah |
1.139 |
5 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
292 |
|
|
|
293 |
|
|
Add UID/GID of 250 for Portage Fakeroot account. |
294 |
|
|
|
295 |
azarah |
1.137 |
4 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
296 |
|
|
|
297 |
|
|
Change /etc/init.d/clock to depend on localmount again, fixing |
298 |
|
|
bug #10048. |
299 |
|
|
|
300 |
|
|
Get deps on logger sane again. I wanted to get the logger started |
301 |
|
|
as early as possible, but clock for one breaks if /usr is mounted |
302 |
|
|
on seperate partition. |
303 |
|
|
|
304 |
azarah |
1.136 |
29 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
305 |
|
|
|
306 |
|
|
Fix return in /etc/init.d/modules to return 0 if /proc/modules |
307 |
|
|
do not exists. Closes bug #7738, comment #5. |
308 |
|
|
|
309 |
azarah |
1.135 |
* rc-scripts 1.4.1.1 (28 Oct 2002) |
310 |
|
|
|
311 |
azarah |
1.134 |
28 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
312 |
|
|
|
313 |
|
|
Fix /sbin/update-modules not to include backup files. Closes |
314 |
|
|
bug #9707. |
315 |
|
|
|
316 |
azarah |
1.133 |
26 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
317 |
|
|
|
318 |
|
|
Fix update-modules borking if there are directories present |
319 |
|
|
in /etc/modules.d/. Closes bug #9632. |
320 |
|
|
|
321 |
azarah |
1.132 |
17 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
322 |
|
|
|
323 |
|
|
Change deps on /etc/init.d/{clock,hostname,modules} not to |
324 |
|
|
depend on localmount, but rather on checkroot, as all of them |
325 |
|
|
just need / to be mounted. This should fix race conditions |
326 |
|
|
because of checkfs dependency on modules. This should close |
327 |
|
|
bug #9266. |
328 |
|
|
|
329 |
azarah |
1.131 |
* rc-scripts 1.4.1 (13 Oct 2002) |
330 |
|
|
|
331 |
azarah |
1.130 |
13 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
332 |
|
|
|
333 |
|
|
Create and fix permissions on /tmp/.{ICE,X11}-unix/. This |
334 |
|
|
is additional measures for bug #8281. |
335 |
|
|
|
336 |
azarah |
1.129 |
12 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
337 |
|
|
|
338 |
|
|
Update /etc/init.d/net.eth0 to fix bug #8626. |
339 |
|
|
|
340 |
|
|
Fix /sbin/rc-update to check return code of "ln". This should |
341 |
|
|
close bug #8867. |
342 |
|
|
|
343 |
azarah |
1.127 |
29 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
344 |
|
|
|
345 |
|
|
Fix indentation in /etc/inputrc. This should close |
346 |
|
|
bug #8368. |
347 |
|
|
|
348 |
|
|
Add extended status functionality. Should close bug #2462. |
349 |
|
|
|
350 |
azarah |
1.128 |
Add support for /sbin/rc-update to check if the rc-script |
351 |
|
|
is executable or not. Thanks to widersacher@gmx.net, closing |
352 |
|
|
bug #8326. |
353 |
|
|
|
354 |
azarah |
1.126 |
25 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
355 |
|
|
|
356 |
|
|
Fix /etc/init.d/bootmisc not to kill pidfiles of running |
357 |
|
|
daemons. Improve NGPT support in /sbin/rc a bit. |
358 |
|
|
|
359 |
azarah |
1.125 |
23 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
360 |
|
|
|
361 |
|
|
Fix my last screwup with /etc/init.d/net.ppp0. Basically |
362 |
|
|
forgot to change a few DEVICE's to IFACE ... |
363 |
|
|
|
364 |
azarah |
1.124 |
22 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
365 |
|
|
|
366 |
|
|
NGPT support. |
367 |
|
|
|
368 |
azarah |
1.123 |
17 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
369 |
|
|
|
370 |
|
|
Did a small fix to /etc/init.d/net.eth0, thanks to |
371 |
|
|
naanyaar2000@yahoo.com, bug #7407. |
372 |
|
|
|
373 |
azarah |
1.122 |
16 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
374 |
|
|
|
375 |
|
|
Add the permission stuff for generic scsi when compiled as |
376 |
|
|
module, thanks to Bauno <bauno@inwind.it>. |
377 |
|
|
|
378 |
|
|
Add support for /etc/devfs.d/ for additional devfs config |
379 |
|
|
stuff .. idea from Denys Duchier <Denys.Duchier@ps.uni-sb.de>. |
380 |
|
|
|
381 |
azarah |
1.121 |
11 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
382 |
|
|
|
383 |
|
|
Fix small type-o from last changes to /etc/init.d/netmount. |
384 |
|
|
Should resolve bug #7803. |
385 |
|
|
|
386 |
azarah |
1.119 |
* rc-scripts 1.4.0 (7 Sep 2002) |
387 |
|
|
|
388 |
azarah |
1.118 |
7 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
389 |
|
|
|
390 |
|
|
Update /etc/init.d/net.eth0 to handle individual broadcast |
391 |
|
|
and netmask for aliases. Should close bug #7407. |
392 |
azarah |
1.119 |
|
393 |
|
|
Give /var/run/utmp and /var/log/wtmp the proper permissions |
394 |
|
|
and ownership. First steps in fixing bug #7630. |
395 |
azarah |
1.118 |
|
396 |
azarah |
1.120 |
Change Raid stuff again in /etc/init.d/checkfs. |
397 |
|
|
|
398 |
woodchip |
1.115 |
26 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
399 |
|
|
|
400 |
|
|
Give root a 'root' GECOS in /etc/passwd, was NULL before. |
401 |
|
|
|
402 |
azarah |
1.114 |
* rc-scripts 1.3.9 (25 Aug 2002) |
403 |
|
|
|
404 |
|
|
25 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
405 |
|
|
|
406 |
|
|
Update /sbin/rc to fix some spelling/slang mistakes. Closes |
407 |
|
|
bug #6887. |
408 |
|
|
|
409 |
|
|
Move /etc/init.d/net.ppp0 's config to /etc/conf.d/net.ppp0. |
410 |
|
|
This closes bug #6378. |
411 |
|
|
|
412 |
|
|
Add IPv6 support to /etc/init.d/net.eth0. Closes bug #6175, |
413 |
|
|
with many thanks to Asbjorn Sannes <ace@sannes.org>. |
414 |
|
|
|
415 |
azarah |
1.113 |
20 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
416 |
|
|
|
417 |
|
|
Update /etc/init.d/bootmisc to reset pam_console permissions. |
418 |
|
|
|
419 |
|
|
Update /etc/devfsd.conf to have the "pam_console_apply_devfsd.so" |
420 |
|
|
line for getting devfs to work with pam_console. |
421 |
|
|
|
422 |
azarah |
1.112 |
12 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
423 |
|
|
|
424 |
|
|
Update /etc/init.d/keymaps to first load the windowkeys.inc then |
425 |
|
|
the user selected one, fixing bug #6295. |
426 |
|
|
|
427 |
azarah |
1.111 |
11 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
428 |
azarah |
1.110 |
|
429 |
azarah |
1.111 |
Change the 'cat' in check_rcscript() to a single 'awk' in |
430 |
|
|
/sbin/depscan.sh. This should fix broken pipe issues if the |
431 |
|
|
loop exists too early. Resolves bug #5961. |
432 |
|
|
|
433 |
|
|
Fix software RAID startup/shutdown, bug #5310. Modified |
434 |
|
|
/etc/init.d/checkfs and /etc/init.d/halt.sh for this. |
435 |
azarah |
1.110 |
|
436 |
azarah |
1.109 |
* rc-scripts 1.3.8 (08 Aug 2002) |
437 |
|
|
|
438 |
azarah |
1.108 |
7 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
439 |
|
|
|
440 |
azarah |
1.111 |
Move the color ls stuff to .bashrc. Fix bug #5250. |
441 |
azarah |
1.108 |
|
442 |
danarmak |
1.107 |
6 Aug 2002; Dan Armak <danarmak@gentoo.org>: |
443 |
|
|
|
444 |
|
|
Correct the comments in rc.conf about the XSESSION variable: it should |
445 |
|
|
be set to "kde-<version>" not "KDE". Closes bug #5948. |
446 |
|
|
|
447 |
azarah |
1.106 |
5 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
448 |
|
|
|
449 |
azarah |
1.111 |
Fix the 'Usage' line in the help to return the correct options for |
450 |
|
|
the script (/sbin/runscript.sh). Resolve bug #6029. |
451 |
azarah |
1.106 |
|
452 |
woodchip |
1.105 |
3 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
453 |
|
|
|
454 |
|
|
Added UPS shutdown support for nut to halt.sh. |
455 |
|
|
Added nut user/group as uid/gid 84. |
456 |
|
|
|
457 |
azarah |
1.103 |
27 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
458 |
|
|
|
459 |
|
|
Updated /sbin/rc's way of checking for devfs support (now rather uses |
460 |
|
|
awk, as it is more accurate). Closes bug #5458. |
461 |
|
|
|
462 |
|
|
Add the Redhat/Mandrake /forcefsck and /fastboot options to our checkroot |
463 |
|
|
and checkfs. Updated /etc/init.d/{checkroot,checkfs,halt.sh} for this. |
464 |
|
|
Thanks goes to Chris PeBenito (bug #5570). |
465 |
|
|
|
466 |
azarah |
1.104 |
Changed most daemons to use /bin/false as shell. Should close bug #5388. |
467 |
|
|
|
468 |
carpaski |
1.102 |
27 Jul 2002; Nicholas Jones <carpaski@gentoo.org>: |
469 |
|
|
|
470 |
|
|
Added vpopmail user and group as 89:89 |
471 |
|
|
|
472 |
azarah |
1.99 |
22 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
473 |
|
|
|
474 |
|
|
Add the cyrus user to /etc/passwd. Resolves bug #4100. |
475 |
azarah |
1.97 |
|
476 |
azarah |
1.100 |
Some bugfixes and speed improvements to /sbin/depscan.sh after |
477 |
|
|
last changes. |
478 |
|
|
|
479 |
azarah |
1.101 |
Replace some cat/grep's in /sbin/rc-envupdate.sh with awk's to |
480 |
|
|
get some speed improvements. |
481 |
|
|
|
482 |
azarah |
1.97 |
21 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
483 |
|
|
|
484 |
|
|
Fix LVM support in /etc/init.d/checkfs again, thanks to help from |
485 |
|
|
Kyle Manna <nitro@gentoo.org>. |
486 |
|
|
|
487 |
|
|
Add software RAID support to /etc/init.d/checkfs, thanks to |
488 |
|
|
Daniel Ahlberg <aliz@gentoo.org>. |
489 |
|
|
|
490 |
azarah |
1.99 |
Update the cache_depend() funtion in /sbin/depscan.sh not to |
491 |
azarah |
1.98 |
quit on any "}", but only on the one matching the first "{". This |
492 |
|
|
requires wc in /bin, so baselayout should depend on |
493 |
|
|
>=sys-apps/textutils-2.0.19-r2 |
494 |
|
|
|
495 |
|
|
Update /etc/init.d/netmount to try and detect nfs mounts that should be |
496 |
|
|
mounted automatically on boot. This requires awk in /bin, so baselayout |
497 |
|
|
should depend on >=sys-apps/gawk-3.1.0-r3. |
498 |
|
|
|
499 |
azarah |
1.109 |
* rc-scripts 1.3.7 (17 Jul 2002) |
500 |
azarah |
1.95 |
|
501 |
azarah |
1.94 |
17 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
502 |
azarah |
1.95 |
|
503 |
|
|
Add logging functionality to the rc-scripts, thanks to Alexander Holler, |
504 |
|
|
bug #4037 for the basic idea. Updated /sbin/functions.sh for this. |
505 |
|
|
|
506 |
|
|
16 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
507 |
azarah |
1.94 |
|
508 |
|
|
Add additional entries to /etc/services to support cyrus-imapd, thanks |
509 |
azarah |
1.96 |
to Nick Hadaway <raker@gentoo.org>. |
510 |
azarah |
1.94 |
|
511 |
|
|
Update /etc/init.d/consolefont to resolve bug #4968. This fixes a |
512 |
|
|
problem with non 7bit ascii symbols. |
513 |
|
|
|
514 |
|
|
Updated /etc/init.d/checkfs to detect if lvm is already active. |
515 |
|
|
This should resolve bug #3613. |
516 |
|
|
|
517 |
azarah |
1.92 |
5 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
518 |
|
|
|
519 |
|
|
Add "usb" group, gid 85. Move "sshd" user and group to 22. Move |
520 |
|
|
"games" user and group to 35 |
521 |
|
|
|
522 |
azarah |
1.91 |
3 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
523 |
|
|
|
524 |
azarah |
1.93 |
Update Copyright displayed at boot, thanks to Sascha Schwabbauer |
525 |
|
|
(aka cybersystem). Updated /sbin/rc for this. |
526 |
azarah |
1.91 |
|
527 |
azarah |
1.90 |
30 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
528 |
|
|
|
529 |
|
|
Update /etc/skel/.bashrc to update the window title of X terminals |
530 |
|
|
that supports it. Closes bug #4232. |
531 |
|
|
|
532 |
azarah |
1.88 |
26 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
533 |
|
|
|
534 |
|
|
Add sshd user and group. Updated /etc/passwd and /etc/group for this. |
535 |
|
|
|
536 |
azarah |
1.89 |
Update /etc/inputrc to resolve bug #2599. |
537 |
|
|
|
538 |
azarah |
1.87 |
20 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
539 |
|
|
|
540 |
|
|
Add /opt/bin to $PATH and $ROOTPATH, closing bug #3603. Modified |
541 |
|
|
/etc/env.d/00basic for this. |
542 |
|
|
|
543 |
|
|
Add some new daemon stop and pid detection stuff to /sbin/functions.sh. |
544 |
|
|
Nothing official, but I spent enouth time on it not to want to loose it :) |
545 |
|
|
|
546 |
|
|
Fixed a bug in /sbin/functions.sh that caused rc-scripts run as cron jobs |
547 |
|
|
to give output to stderr. This was caused by a call to "stty", which when |
548 |
|
|
run without a attatched terminal, have this effect. Basically just pipe |
549 |
|
|
stderr to /dev/null. |
550 |
|
|
|
551 |
azarah |
1.86 |
5 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
552 |
|
|
|
553 |
|
|
Add /usr/local/share/man to $MANPATH (/etc/env.d/00basic), resolving |
554 |
|
|
bug #3363 |
555 |
|
|
|
556 |
azarah |
1.84 |
26 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
557 |
|
|
|
558 |
|
|
Update /etc/init.d/netmount not to try and mount NFS filesystems |
559 |
|
|
if portmap was not started. This is to stop "hang" problems for |
560 |
|
|
new users who do not add portmap to the default runlevel. See |
561 |
|
|
bug #2555. |
562 |
|
|
|
563 |
azarah |
1.85 |
Add the video4linux stuff to /etc/devfsd.conf. Resolves bug #2015. |
564 |
|
|
|
565 |
azarah |
1.83 |
19 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
566 |
|
|
|
567 |
|
|
Move $EDITOR from /etc/profile to /etc/env.d/00basic. |
568 |
|
|
|
569 |
azarah |
1.82 |
13 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
570 |
|
|
|
571 |
|
|
Change the homes of user "at" and "cron" in /etc/passwd, as |
572 |
|
|
they moved to /var/spool/cron... |
573 |
|
|
|
574 |
azarah |
1.81 |
* rc-scripts 1.3.5 (12 May 2002) |
575 |
|
|
|
576 |
azarah |
1.79 |
12 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
577 |
|
|
|
578 |
|
|
Make slight modifications to /sbin/depscan.sh to improve speed (about |
579 |
azarah |
1.80 |
1 second on a celeron 633). |
580 |
azarah |
1.79 |
|
581 |
azarah |
1.80 |
Finally fix /sbin/runscript.sh to properly handle interdependencies |
582 |
|
|
between types need/use and before/after on runlevel change. I can |
583 |
|
|
actually kick myself for previous implementations, as this fix simplifies |
584 |
|
|
things a lot, and is almost 30 lines of code less! |
585 |
|
|
|
586 |
|
|
Change /etc/init.d/netmount not to fail if all mounts are not mounted. |
587 |
|
|
It rather just exit with a warning, as I think most people have like |
588 |
|
|
me mounts that are to boxes that are not always up. |
589 |
|
|
|
590 |
|
|
Resolve bug #2439 (should not use try with the dd command for ramdisk |
591 |
|
|
stuff). Also increase the number of inodes used for the ramdisk to |
592 |
|
|
fix "out of space" errors. Updated /sbin/rc for this. |
593 |
azarah |
1.79 |
|
594 |
azarah |
1.77 |
10 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
595 |
|
|
|
596 |
azarah |
1.78 |
Resolve bug #2505 ... /sbin/rc-envupdate.sh should not use |
597 |
|
|
backup files to generate /etc/profile.env. |
598 |
|
|
|
599 |
azarah |
1.80 |
Resolve bug #2489 and #2175. Modified /etc/init.d/net.eth0 |
600 |
|
|
for this. |
601 |
azarah |
1.77 |
|
602 |
azarah |
1.75 |
6 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
603 |
|
|
|
604 |
|
|
Fixed /sbin/rc-envupdate.sh to only use the $KDEDIR of the highest |
605 |
azarah |
1.80 |
/etc/env.d/ file. Same for $QTDIR. |
606 |
azarah |
1.75 |
|
607 |
|
|
5 May 2002; Martin Schlemmer <azarah@gentoo.org>: |
608 |
|
|
|
609 |
|
|
Add /etc/DIR_COLORS as it is no longer shipped with fileutils, |
610 |
|
|
and is needed for some fixes. |
611 |
|
|
|
612 |
azarah |
1.74 |
28 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
613 |
|
|
|
614 |
|
|
Update /etc/rc.conf to be more clear and state that you should |
615 |
azarah |
1.80 |
remove consolefont from startup if you do not use it. Should |
616 |
|
|
resolve bug #2174. |
617 |
azarah |
1.74 |
|
618 |
woodchip |
1.73 |
26 April 2002; Donny Davies <woodchip@gentoo.org> passwd, group : |
619 |
|
|
|
620 |
|
|
Added user/group apache with uid/gid 81. |
621 |
|
|
|
622 |
azarah |
1.72 |
25 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
623 |
|
|
|
624 |
|
|
Remove the "-net" from the line setting the default gateway |
625 |
azarah |
1.80 |
in /etc/init.d/net.eth0. Thanks to Peter W. Michaleas for |
626 |
|
|
noting this. |
627 |
azarah |
1.72 |
|
628 |
woodchip |
1.71 |
24 April 2002; Donny Davies <woodchip@gentoo.org> rc.conf : |
629 |
|
|
|
630 |
|
|
Remove NFSSERVER from rc.conf since it's now covered in /etc/conf.d/nfs |
631 |
|
|
which is installed with the nfs-utils package. Also tidied up some |
632 |
|
|
really old, leftover junk like the non-supported stuff from rc5. |
633 |
|
|
Closes #1754. |
634 |
|
|
|
635 |
azarah |
1.70 |
23 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
636 |
|
|
|
637 |
|
|
Remove creation of /var/run/utmpx from bootmisc again. Seems |
638 |
|
|
other people have wierd problems. |
639 |
|
|
|
640 |
azarah |
1.68 |
* rc-scripts 1.3.4 (21 April 2002) |
641 |
|
|
|
642 |
|
|
21 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
643 |
|
|
|
644 |
|
|
Add /sbin/rc-envupdate.sh to speedup updating of /etc/profile.env, |
645 |
azarah |
1.80 |
and /etc/csh.env. Update /etc/init.d/bootmisc to use this. |
646 |
azarah |
1.68 |
|
647 |
azarah |
1.80 |
Implement the status commandline argument. Updated /sbin/runscript.sh |
648 |
|
|
and /sbin/rc-help.sh for this. |
649 |
azarah |
1.69 |
|
650 |
azarah |
1.80 |
Fix /sbin/depscan.sh to honour NEED and USE overriding BEFORE |
651 |
|
|
and AFTER. |
652 |
azarah |
1.69 |
|
653 |
azarah |
1.67 |
12 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
654 |
|
|
|
655 |
|
|
Update /etc/init.d/bootmisc to create /var/run/utmpx. This |
656 |
|
|
is needed, else /usr/bin/newgrp segfault. |
657 |
|
|
|
658 |
azarah |
1.66 |
11 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
659 |
|
|
|
660 |
|
|
Update /etc/skel/.bash_profile to make it tcsh compadible. |
661 |
azarah |
1.67 |
Thanks to Väinö Järvelä for this fix. |
662 |
azarah |
1.66 |
|
663 |
azarah |
1.67 |
Update /etc/profile to also set the PS? variables if $SHELL |
664 |
|
|
is set to /bin/sh. This should make prompt colours in |
665 |
|
|
bootstrap work again. |
666 |
azarah |
1.66 |
|
667 |
azarah |
1.67 |
Move LVM stuff to checkfs to ensure that they get fscked. |
668 |
|
|
This resolves bug #1552. |
669 |
azarah |
1.66 |
|
670 |
azarah |
1.65 |
* rc-scripts 1.3.3 (5 April 2002) |
671 |
|
|
|
672 |
|
|
5 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
673 |
|
|
|
674 |
|
|
Move /etc/init.d/{depscan.sh,runscript.sh,functions.sh} to /sbin. |
675 |
|
|
This is done to try and ensure system integrity. |
676 |
|
|
|
677 |
azarah |
1.64 |
1 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
678 |
|
|
|
679 |
|
|
Add quotes to the "export INPUTRC=/etc/inputrc" line to resolve bug #1391. |
680 |
|
|
|
681 |
|
|
Add a error message to /etc/init.d/consolefont, resolving bug #1415. |
682 |
|
|
|
683 |
|
|
Add a bash check to the code that sets the prompt, fixing bug #1078. |
684 |
|
|
|
685 |
azarah |
1.63 |
* rc-scripts 1.3.2 (24 Mar 2002) |
686 |
|
|
|
687 |
azarah |
1.61 |
24 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
688 |
|
|
|
689 |
|
|
Resolve bug #1274. Updated /etc/init.d/hostname and /etc/init.d/bootmisc |
690 |
|
|
for this. |
691 |
|
|
|
692 |
|
|
With the "before" and "after" stuff, recursion levels was getting too high, |
693 |
|
|
and with some cases, things just plain did not work as it should. Reworked |
694 |
|
|
things to to lower the levels of recursion and get the order right. Updated |
695 |
|
|
/etc/init.d/runscript.sh for this. |
696 |
|
|
|
697 |
|
|
Fixed a problem in /sbin/rc and /etc/init.d/runscript.sh where |
698 |
|
|
${svcdir}/softlevel did not always exist, but runscript.sh tried to open it. |
699 |
|
|
|
700 |
|
|
Enhance --quiet support. Updated /etc/init.d/functions.sh for this. |
701 |
|
|
|
702 |
|
|
Remove /etc/pwdb.conf, as pwdb already install a copy of this. |
703 |
|
|
|
704 |
|
|
Remove /etc/pam.d/{rexec,rlogin,rsh} as pam already install this. |
705 |
|
|
|
706 |
azarah |
1.62 |
Added $INPUTRC to /etc/profile, since too many people keep on bugging me, |
707 |
|
|
and it seems it has fallen now to my discression. |
708 |
|
|
|
709 |
drobbins |
1.59 |
* rc-scripts 1.3.1 (23 Mar 2002) |
710 |
|
|
|
711 |
drobbins |
1.60 |
23 March 2002; Daniel Robbins <drobbins@gentoo.org>: init.d/net.eth0: fix for |
712 |
|
|
DHCP lease release from Jim Nutt. |
713 |
|
|
|
714 |
|
|
23 March 2002; Daniel Robbins <drobbins@gentoo.org>: rolling a new release |
715 |
|
|
since there are a lot of important bug fixes in here that are needed. |
716 |
drobbins |
1.59 |
|
717 |
azarah |
1.58 |
23 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
718 |
|
|
|
719 |
|
|
Resolve bug #1292. |
720 |
|
|
|
721 |
|
|
Remove the extra 'depmod -a' in /etc/init.d/modules, thanks to |
722 |
|
|
Spidler. |
723 |
|
|
|
724 |
azarah |
1.57 |
21 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
725 |
|
|
|
726 |
|
|
Update /sbin/rc to fix a 'cat mounts' instead of the correct |
727 |
|
|
version, 'cat /proc/mounts'. |
728 |
|
|
|
729 |
azarah |
1.56 |
19 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
730 |
|
|
|
731 |
|
|
Add initial support for the --quiet flag that suppress output. |
732 |
|
|
|
733 |
azarah |
1.55 |
18 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
734 |
|
|
|
735 |
|
|
Remove the 'try' from 'try /etc/init.d/depscan.sh' in /sbin/rc |
736 |
|
|
as not all errors by depscan.sh is critical. It should be |
737 |
|
|
reworked to do better error handeling. |
738 |
|
|
|
739 |
azarah |
1.54 |
14 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
740 |
|
|
|
741 |
|
|
Fix the GID and UID of nobody and nogroup in /etc/passwd and |
742 |
|
|
/etc/group to match those of Debian, FBSD and others. Thanks |
743 |
|
|
to those who reported it, and Woodchip for looking up the |
744 |
|
|
proper values. |
745 |
|
|
|
746 |
|
|
Update /etc/init.d/net.eth0 to properly down DHCP interfaces. |
747 |
|
|
This resolves bug #1150, thanks to Paul Fleischer. |
748 |
|
|
|
749 |
azarah |
1.53 |
11 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
750 |
|
|
|
751 |
|
|
Updated /etc/init.d/functions.sh not to use /usr/bin/basename, |
752 |
|
|
as some users have /usr on seperate partition which is not |
753 |
|
|
mounted when depscan.sh is run the first time. |
754 |
|
|
|
755 |
|
|
Updated the checking for more than one service providing the |
756 |
|
|
same virtual function in /etc/init.d/depscan.sh. It should |
757 |
|
|
be working now, and this also fix a problem that when there is no |
758 |
|
|
service providing a virtual, counter was used uninitialized. |
759 |
|
|
|
760 |
azarah |
1.52 |
* rc-scripts 1.3.0 (10 March 2002) |
761 |
|
|
|
762 |
azarah |
1.80 |
10 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
763 |
|
|
|
764 |
|
|
Resolved bug #1021; updated /etc/init.d/consolefont for this. |
765 |
azarah |
1.52 |
|
766 |
|
|
Resolved bug #1029; updated /etc/init.d/net.eth0 for this. |
767 |
|
|
|
768 |
|
|
Resolved bug #990; updated /etc/init.d/net.eth0, /etc/init.d/netmount |
769 |
|
|
and /etc/init.d/localmount for this. |
770 |
|
|
|
771 |
|
|
Lots of form/syntax cleanups, most things should be more |
772 |
|
|
consistant now. Fixed fail detection/return values of lots of |
773 |
|
|
scripts. |
774 |
|
|
|
775 |
|
|
Lots of cleanup/fixes in the three main scripts behind our |
776 |
|
|
rc-system, /sbin/rc, /etc/init.d/depscan.sh, /etc/init.d/runscript.sh |
777 |
|
|
|
778 |
|
|
Fix a bug regarding a invalid $PATH for portage if /etc/init.d/functions.sh |
779 |
|
|
is sourced in a ebuild. |
780 |
|
|
|
781 |
|
|
Fix a bug that our rc-script wrapper introduced: Global variables |
782 |
|
|
in scripts no longer worked. Updated /etc/init.d/runscript.sh for |
783 |
|
|
this. |
784 |
|
|
|
785 |
|
|
Implemented more error checking for the main startup code in /sbin/rc. |
786 |
|
|
Also fixed try() for mounting /proc (maybe all mount commands). |
787 |
|
|
The function worked fine in a simulated test, but in real life failed |
788 |
|
|
to detect a error when mounting /proc (remember to thank Grant for |
789 |
|
|
his UserMode ebuilds, and Guide). |
790 |
|
|
|
791 |
azarah |
1.51 |
* rc-scripts 1.2.9 (6 March 2002) |
792 |
|
|
|
793 |
azarah |
1.80 |
6 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
794 |
|
|
|
795 |
|
|
General form updates and some piping fixes. |
796 |
azarah |
1.51 |
|
797 |
|
|
Updated /etc/inittab, /etc/init.d/xdm and /etc/X11/startDM.sh |
798 |
|
|
to fix a problem where startDM.sh would be respawned repeatedly |
799 |
|
|
if xdm was not in the default runlevel. |
800 |
drobbins |
1.6 |
|
801 |
azarah |
1.49 |
* rc-scripts 1.2.8 (4 March 2002) |
802 |
|
|
|
803 |
azarah |
1.80 |
4 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
804 |
|
|
|
805 |
|
|
Add /etc/init.d/xdm, /etc/X11/startDM.sh and updated /etc/inittab |
806 |
|
|
to fix the "dead key" problem we had with xdm/gdm/kdm. We should |
807 |
|
|
move them to the xfree ebuild later on when things settles down. |
808 |
azarah |
1.49 |
|
809 |
|
|
Added some sanity checks to /sbin/rc, /etc/init.d/runscripts.sh. |
810 |
|
|
|
811 |
|
|
Added a basic $PATH to /etc/init.d/functions.sh to fix a problem |
812 |
|
|
where we had a invalid $PATH on boot in some cases. |
813 |
|
|
|
814 |
azarah |
1.50 |
Updated /etc/init.d/keymap and /etc/init.d/consolefont to work with |
815 |
|
|
the new sys-apps/kbd package. |
816 |
|
|
|
817 |
azarah |
1.48 |
* rc-scripts 1.2.7 (3 March 2002) |
818 |
|
|
|
819 |
azarah |
1.80 |
3 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
820 |
|
|
|
821 |
|
|
Fixed the problem of rc-scripts trying to start/stop a service multiple |
822 |
|
|
times if it fails to do so. Updated /etc/init.d/runscript.sh and /sbin/rc |
823 |
|
|
for this. |
824 |
azarah |
1.47 |
|
825 |
|
|
Fixing some variable declarations in /etc/init.d/runscript.sh caused |
826 |
|
|
/etc/init.d/net.lo to fail on stop ($IFACE was set invalid). Fixed |
827 |
|
|
this. |
828 |
|
|
|
829 |
|
|
Added caching of the "depend() { need foo; } " lines, and updated |
830 |
|
|
/etc/init.d/depscan.sh to touch the actual files less. This should |
831 |
|
|
speedup dependancy caching a lot, especially on slow machines. |
832 |
azarah |
1.48 |
|
833 |
|
|
Updated /etc/passwd to have users with no shell defined, use /bin/false |
834 |
|
|
for security. |
835 |
|
|
|
836 |
|
|
Update /etc/fstab to mention /dev/shm since we dont mount it anymore. |
837 |
azarah |
1.47 |
|
838 |
azarah |
1.80 |
1 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
839 |
|
|
|
840 |
|
|
Added a wrapper for sourcing the rc-scripts to eliminate syntax errors. |
841 |
|
|
Thanks to Karl Trygve Kalleberg (aka karltk) for the idea. Updated |
842 |
azarah |
1.46 |
/etc/init.d/depscan.sh, /etc/init.d/functions.sh and |
843 |
|
|
/etc/init.d/runscript.sh for this (added wrap_rcscript() function). |
844 |
|
|
|
845 |
|
|
Removed stopping of dependant services that have current service as |
846 |
|
|
a 'use'dependancy ... should be less confusing now. |
847 |
|
|
Updated /etc/init.d/runscript.sh for this. |
848 |
|
|
|
849 |
azarah |
1.80 |
28 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
850 |
|
|
|
851 |
|
|
Add /etc/conf.d/local.start and /etc/conf.d/local.stop for adding any misc |
852 |
|
|
programs to startup. This should pretty much have /etc/init.d/ static, |
853 |
|
|
except for baselayout updates, etc. |
854 |
|
|
|
855 |
|
|
27 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
856 |
|
|
|
857 |
|
|
In some wierd cases, a redundent /dev/.devfsd on a unmounted /dev can cause |
858 |
|
|
problems. Fixed this in /sbin/rc. |
859 |
azarah |
1.44 |
|
860 |
|
|
Added the patches from Grant Goodyear (aka g2boojum) to enable us to |
861 |
|
|
use a ramdisk to store the contents of ${svcdir}. Updated /sbin/rc, |
862 |
|
|
/etc/init.d/functions.sh and /etc/init.d/checkroot for this. |
863 |
azarah |
1.43 |
|
864 |
azarah |
1.80 |
26 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
865 |
|
|
|
866 |
|
|
Fix my brain dead update of the 25th. It really should keep |
867 |
|
|
"gentoo=nodevfs" in mind. Also added 'get_bootparam()' to help in |
868 |
|
|
retrieving kernel options. Updated /etc/init.d/functions.sh, |
869 |
|
|
/etc/init.d/checkroot and /sbin/rc for this. |
870 |
azarah |
1.41 |
|
871 |
|
|
Updated /etc/init.d/consolefont to work without devfs as well. |
872 |
|
|
|
873 |
azarah |
1.42 |
When rebooting or shutting down, a service should not fail to stop |
874 |
|
|
if a service it depends on, fails. Updated /etc/init.d/runscript.sh |
875 |
|
|
for this. |
876 |
|
|
|
877 |
azarah |
1.80 |
25 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: |
878 |
|
|
|
879 |
|
|
Added a check if /dev is mounted when creating entries for /etc/mtab. |
880 |
|
|
This should solve a invalid entry or /dev being mounted even with |
881 |
|
|
'gentoo=nodevfs' option. Updated /etc/init.d/checkroot for this. |
882 |
azarah |
1.40 |
|
883 |
drobbins |
1.39 |
17 Feb 2002: Daniel Robbins <drobbins@gentoo.org>: Made "xfs" the default |
884 |
|
|
filesystem in /etc/fstab (from ReiserFS) and removed "notail" option (it's |
885 |
|
|
just in a comment now) |
886 |
|
|
|
887 |
azarah |
1.80 |
17 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
888 |
|
|
|
889 |
|
|
Mmore fixes to 'after' and 'before', updated /etc/init.d/runscript.sh for |
890 |
|
|
this. This should fix services not getting started in the correct order |
891 |
|
|
in a tight loop, services getting stopped out of order, and some other |
892 |
|
|
sanity checks. Updated rc-script.sh for updated help. |
893 |
|
|
|
894 |
|
|
15 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
895 |
|
|
|
896 |
|
|
Update /etc/profile to resolve bug #588. Reimplemented things a bit, |
897 |
|
|
and added the 'after' type. 'before' and 'after' will only work currently |
898 |
|
|
for a change of runlevel. Updated /etc/init.d/depscan.sh, |
899 |
|
|
/etc/init.d/runscript.sh and /sbin/rc for this. |
900 |
azarah |
1.36 |
|
901 |
azarah |
1.80 |
13 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
902 |
|
|
|
903 |
|
|
Add some more entries to /etc/devfsd.conf to make alsa users life |
904 |
|
|
easier ... thanks Tod. |
905 |
drobbins |
1.39 |
|
906 |
azarah |
1.80 |
12 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
907 |
|
|
|
908 |
|
|
Some more cleanups to /etc/init.d/depscan.sh and /etc/init.d/runscript.sh. |
909 |
azarah |
1.36 |
|
910 |
|
|
Fixed some services not starting again when restarting a service. |
911 |
|
|
Seems simple is still the best way. |
912 |
|
|
|
913 |
|
|
Fixed some other problems created with feature additions and cleanups. |
914 |
|
|
|
915 |
azarah |
1.80 |
11 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
916 |
|
|
|
917 |
|
|
General cleanups to /etc/init.d/depscan.sh and /etc/init.d/runscript.sh. |
918 |
azarah |
1.36 |
|
919 |
|
|
Added 'before *' to /etc/init.d/checkroot to make sure it gets |
920 |
|
|
started first. |
921 |
|
|
|
922 |
|
|
Added 'use *' to /etc/init.d/local to make sure it gets started |
923 |
|
|
last. |
924 |
|
|
|
925 |
azarah |
1.80 |
10 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
926 |
|
|
|
927 |
|
|
Fixed /sbin/rc to stop a service on change of runlevel if it is |
928 |
|
|
in 'use' by another service. |
929 |
azarah |
1.36 |
|
930 |
|
|
Added the 'provide' depend type for creating virtual services. |
931 |
|
|
Updated /etc/init.d/depscan.sh for this. |
932 |
|
|
|
933 |
|
|
Added the 'before' depend type. This is more for changing the |
934 |
|
|
order services start in. Updated /etc/init.d/depscan.sh and |
935 |
|
|
/etc/init.d/functions.sh for this. |
936 |
|
|
|
937 |
|
|
Updated /etc/init.d/depscan.sh to work with '*' as argument for |
938 |
|
|
dependancy types. This can be used with 'use' and 'before' to |
939 |
|
|
start a script last or first respectively. |
940 |
|
|
|
941 |
|
|
Added save_options() and get_options() to /etc/init.d/functions.sh |
942 |
|
|
for saving misc settings between startup/shutdown. Updated |
943 |
|
|
/etc/init.d/net.eth0 to use these and properly down virtual |
944 |
|
|
interfaces. |
945 |
|
|
|
946 |
azarah |
1.80 |
6 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
947 |
|
|
|
948 |
|
|
Updated both /etc/init.d/bootmisc and /etc/init.d/keymaps to be quiet |
949 |
|
|
on no errors. |
950 |
azarah |
1.36 |
|
951 |
|
|
* rc-scripts 1.2.6 (6 Feb 2002) |
952 |
|
|
|
953 |
azarah |
1.80 |
2 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
954 |
|
|
|
955 |
|
|
Updated /etc/net.eth0 to specify the gateway device via the $gateway |
956 |
|
|
variable (something like gateway="eth0/192.168.0.1"). |
957 |
|
|
|
958 |
|
|
2 Feb 2002: Martin Schlemmer (azarah@gentoo.org): |
959 |
|
|
|
960 |
|
|
Added rc-script /etc/init.d/numlock, for enabling numlock at boot. |
961 |
|
|
|
962 |
|
|
29 Jan 2002: Martin Schlemmer (azarah@gentoo.org): |
963 |
|
|
|
964 |
|
|
Hopefully the last fix to /etc/init.d/netmount to umount cleanly. This fix |
965 |
|
|
implements a retry if not successful the first time, and will kill |
966 |
|
|
processess using the mount. Also small type-o fix to /etc/init.d/halt.sh. |
967 |
azarah |
1.33 |
|
968 |
woodchip |
1.32 |
27 Jan 2002: Donny Davies (woodchip@gentoo.org): security fix to |
969 |
|
|
/etc/pam.d/sshd,login,chsh: added pam_shells.so to the stack. |
970 |
|
|
Fixed /etc/passwd,group for user/group mysql. |
971 |
|
|
|
972 |
azarah |
1.31 |
27 Jan 2002: Martin Schlemmer (azarah@gentoo.org): added charset |
973 |
|
|
map file support to /etc/init.d/consolefont and the setting to |
974 |
|
|
/etc/rc.conf. |
975 |
|
|
|
976 |
azarah |
1.30 |
25 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed dircolors |
977 |
|
|
in skel files to support both versions of dircolors. |
978 |
|
|
|
979 |
azarah |
1.28 |
23 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed bug |
980 |
azarah |
1.31 |
in the restart stuff of /etc/init.d/runscript.sh that caused |
981 |
|
|
a restart of a 'net' service not to restart services again |
982 |
|
|
that depended on it. |
983 |
azarah |
1.28 |
|
984 |
azarah |
1.27 |
* rc-scripts 1.2.5 (20 Jan 2002) |
985 |
|
|
|
986 |
azarah |
1.26 |
20 Jan 2002: Martin Schlemmer (azarah@gentoo.org): updated |
987 |
|
|
/etc/init.d/net.eth0 to 'use' pcmcia. |
988 |
|
|
|
989 |
azarah |
1.25 |
8 Jan 2002: Martin Schlemmer (azarah@gentoo.org): added '--sh' to |
990 |
|
|
the dircolors command in /etc/skel/.bash_profile to handle cases |
991 |
|
|
where bash do not export $SHELL. |
992 |
|
|
|
993 |
|
|
6 Jan 2002: Martin Schlemmer (azarah@gentoo.org): updated |
994 |
|
|
/etc/init.d/runscripts.sh, /etc/init.d/net.eth0, /etc/conf.d/net and |
995 |
|
|
removed /etc/init.d/net.eth0-dhcp to reflect a new 'bsd-ish' config |
996 |
|
|
scheme for the net.eth* scripts. |
997 |
|
|
|
998 |
woodchip |
1.24 |
6 Jan 2002: Donny Davies (woodchip@gentoo.org): Removed email address |
999 |
|
|
from manpages; no need for that.. |
1000 |
azarah |
1.25 |
|
1001 |
|
|
5 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fix type-o in |
1002 |
|
|
/etc/devfsd.conf; had 'dvd' in the cdrw stuff. |
1003 |
woodchip |
1.24 |
|
1004 |
drobbins |
1.23 |
* rc-scripts 1.2.4 (30 Dec 2001) |
1005 |
|
|
|
1006 |
|
|
30 Dec 2001: Daniel Robbins (drobbins@gentoo.org): Changed default umask |
1007 |
|
|
back to 022 as it should be. |
1008 |
|
|
|
1009 |
azarah |
1.22 |
30 Dec 2001; Martin Schlemmer (azarah@gentoo.org): Updated |
1010 |
|
|
/etc/init.d/checkfs to return 0 if the fs was successfully repaired. |
1011 |
|
|
|
1012 |
woodchip |
1.21 |
29 Dec 2001; Donny Davies (woodchip@gentoo.org): |
1013 |
|
|
sort -t: -k3,3 -n /etc/passwd,group. Ahhhh :)) |
1014 |
|
|
|
1015 |
azarah |
1.80 |
28 Dec 2001; Martin Schlemmer (azarah@gentoo.org); |
1016 |
|
|
|
1017 |
|
|
Updated /etc/init.d/depscan.sh to store info about missing dependancies |
1018 |
|
|
of type 'need' in ${svcdir}/broken. Also updated /etc/init.d/runscript.sh |
1019 |
azarah |
1.20 |
to use this when starting a script ('need' dependancies is critical for |
1020 |
|
|
startup). Added the broken() function to /etc/init.d/runscript.sh |
1021 |
|
|
to list the missing dependancies. |
1022 |
|
|
|
1023 |
|
|
Updated /etc/init.d/runscript.sh for svc_start() to have better error |
1024 |
|
|
checking. |
1025 |
|
|
|
1026 |
|
|
Updated /etc/init.d/functions.sh with ewend(), which is the same as |
1027 |
|
|
eend(), but print a warning on error, not a error. Updated |
1028 |
|
|
/etc/init.d/checkroot and /etc/init.d/checkfs to use this function. |
1029 |
|
|
|
1030 |
azarah |
1.80 |
27 Dec 2001; Martin Schlemmer (azarah@gentoo.org); |
1031 |
|
|
|
1032 |
|
|
Update /sbin/runscript.c to run /etc/init.d/rc-help.sh if no arguments |
1033 |
|
|
is passed to a rc-script. |
1034 |
azarah |
1.20 |
|
1035 |
|
|
Added /etc/init.d/rc-help.sh, simple script that prints out help for |
1036 |
|
|
the rc-scripts. |
1037 |
|
|
|
1038 |
azarah |
1.80 |
25 Dec 2001; Martin Schlemmer (azarah@gentoo.org); |
1039 |
|
|
|
1040 |
|
|
Update /etc/init.d/shutdown.sh and /etc/init.d/reboot.sh not to force the |
1041 |
|
|
halt and reboot. This fixes a problem where / was not unmounted properly |
1042 |
|
|
in some cases. |
1043 |
|
|
|
1044 |
|
|
24 Dec 2001; Martin Schlemmer (azarah@gentoo.org): |
1045 |
|
|
|
1046 |
|
|
Move $svcdir to to /etc/init.d/functions.sh, and update |
1047 |
|
|
/etc/init.d/runscript.sh and /etc/init.d/depscan.sh for this |
1048 |
azarah |
1.19 |
|
1049 |
|
|
Modified /etc/init.d/runscript.sh to also restart the services that |
1050 |
|
|
depend on a service if that service is restarted. Enhanced the |
1051 |
|
|
restart function to be able to have custom restart() functions in |
1052 |
|
|
rc-scripts. The custom restart() have to use svc_stop() and |
1053 |
|
|
svc_start() to restart the service. |
1054 |
|
|
|
1055 |
|
|
Add a pause function to /etc/init.d/runscript.sh. It will basically |
1056 |
|
|
stop a service without stopping the services that depends on that |
1057 |
|
|
service. |
1058 |
drobbins |
1.23 |
|
1059 |
azarah |
1.80 |
Add a pause function to /etc/init.d/runscript.sh. It will basically stop a |
1060 |
|
|
service without stopping the services that depends on that service. |
1061 |
azarah |
1.19 |
|
1062 |
|
|
* rc-scripts 1.2.3 (18 Dec 2001) |
1063 |
|
|
|
1064 |
azarah |
1.80 |
16 Dec 2001; Martin Schlemmer (azarah@gentoo.org): |
1065 |
|
|
|
1066 |
|
|
Moved the stuff from /sbin/init (old) to /sbin/rc (basically drop the |
1067 |
|
|
init wrapper we used). |
1068 |
azarah |
1.19 |
|
1069 |
|
|
Some cleanups: take out the shm resize comment; |
1070 |
|
|
|
1071 |
|
|
remove the $wrongmount; |
1072 |
|
|
|
1073 |
|
|
remove the mountshm() function and insert it directly |
1074 |
|
|
where needed; |
1075 |
|
|
|
1076 |
|
|
remove the setting of $PATH as /sbin/init already do |
1077 |
|
|
this for us. |
1078 |
|
|
|
1079 |
|
|
Added the if statement to detect if it is the first time the 'boot' |
1080 |
|
|
runlevel is executed (if [ "$RUNLEVEL" = "S" ] && [ "$argv1" = "boot" ]). |
1081 |
|
|
$RUNLEVEL is a env var set by /sbin/init. |
1082 |
|
|
|
1083 |
|
|
Also added functionality to detect if the kernel have DEVFS support |
1084 |
|
|
compiled in; seems new users thinks devfs is unstable and as they do |
1085 |
|
|
not always read the docs, it does not get compiled in ;/ Should |
1086 |
|
|
make live for us a bit easier. |
1087 |
|
|
|
1088 |
azarah |
1.80 |
14 Dec 2001; Martin Schlemmer (azarah@gentoo.org): |
1089 |
|
|
|
1090 |
|
|
Fixed /sbin/rc to kill a cosmetic bug in the part that stops all |
1091 |
|
|
the unneeded services. |
1092 |
azarah |
1.19 |
|
1093 |
woodchip |
1.16 |
* rc-scripts 1.2.2 (8 Dec 2001) |
1094 |
|
|
|
1095 |
azarah |
1.18 |
10 Dec 2001; Added a localhost entry in /etc/hosts. |
1096 |
|
|
|
1097 |
woodchip |
1.16 |
8 Dec 2001; Donny Davies (woodchip@gentoo.org): Added start-stop-daemon.c |
1098 |
|
|
to rc-scripts/sbin source. Moved rc-scripts/init.d/runscript.c to |
1099 |
|
|
rc-scripts/sbin/runscript.c. Added manpage for start-stop-daemon. |
1100 |
|
|
Start-stop-daemon is moved here from sysvinit by the way. There is stuff |
1101 |
|
|
in this ChangeLog that needs to be removed! Like the changes to hosts, |
1102 |
|
|
profile. /etc/{passwd,group} have minor UID and GID type fixes for |
1103 |
woodchip |
1.17 |
users ftp, postgres, xfs. Tweaked tarball.sh to not include CVS |
1104 |
|
|
directories. |
1105 |
woodchip |
1.16 |
|
1106 |
woodchip |
1.13 |
29 Nov 2001; Donny Davies (woodchip@gentoo.org): Added a man directory |
1107 |
|
|
to rc-scripts. Checked in two manpages there, one for modules.autoload.5 |
1108 |
woodchip |
1.14 |
and one for update-modules.8. These were adapted from Debian. Updated |
1109 |
|
|
tarball.sh to include the new man directory. Updated baselayout to install |
1110 |
|
|
these manpages. Slightly tweak the /etc/modules.autoload comments. |
1111 |
woodchip |
1.13 |
|
1112 |
azarah |
1.80 |
28 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
1113 |
|
|
|
1114 |
|
|
Updated /sbin/init to work correctly with the 'gentoo=nodevfs' option, |
1115 |
|
|
and cleaned out old code. |
1116 |
drobbins |
1.15 |
|
1117 |
|
|
Updated /etc/init.d/bootmisc with additional lock files to clean. |
1118 |
|
|
|
1119 |
azarah |
1.80 |
27 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
1120 |
|
|
|
1121 |
|
|
Updated /etc/init.d/depscan.sh for a virtual 'use' depend, called 'logger' |
1122 |
|
|
that can be used for services that needs to have a logger started before |
1123 |
|
|
they are started. Updated /etc/conf.d/basic with $SYSLOGGER that is used |
1124 |
|
|
to define what loggers the 'logger' depend represent. |
1125 |
drobbins |
1.15 |
|
1126 |
azarah |
1.80 |
26 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
1127 |
|
|
|
1128 |
|
|
Updated /etc/passwd and /etc/group with minor fixes to pass pwck |
1129 |
|
|
and grpck. |
1130 |
drobbins |
1.15 |
|
1131 |
azarah |
1.80 |
25 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
1132 |
|
|
|
1133 |
|
|
Changed umask in /etc/profile for the user to 077 for security. |
1134 |
drobbins |
1.15 |
|
1135 |
|
|
Added a stop() function to /etc/init.d/clock. Also removed uneeded |
1136 |
|
|
'source /etc/rc.conf' line. |
1137 |
|
|
|
1138 |
|
|
Updated /etc/init.d/hostname to set the hostname to 'localhost' if |
1139 |
|
|
/etc/hostname is invalid. |
1140 |
|
|
|
1141 |
|
|
Updated /sbin/init to move the entries in /lib/dev-state to /dev before |
1142 |
|
|
running devfsd, as it did still not save settings properly. Also removed |
1143 |
|
|
old /dev-state/compat stuff. |
1144 |
|
|
|
1145 |
drobbins |
1.12 |
25 Nov 2001; ncsd, the name service cache daemon script, has been removed |
1146 |
|
|
from the default "default" runlevel. It still exists in the archive so that |
1147 |
drobbins |
1.15 |
users who want/need it can add it easily. |
1148 |
drobbins |
1.12 |
|
1149 |
drobbins |
1.11 |
25 Nov 2001; Updated the /etc/fstab; removed usbdevfs (explicitly mounted), |
1150 |
drobbins |
1.15 |
removed notail from the ext2 boot partition, other cleanups. |
1151 |
drobbins |
1.11 |
|
1152 |
drobbins |
1.10 |
25 Nov 2001; Fixed init.d/clock script to work in UTC mode. |
1153 |
drobbins |
1.15 |
|
1154 |
azarah |
1.80 |
24 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
1155 |
|
|
|
1156 |
|
|
Added /etc/devfsd.conf and updated /sbin/init to use a new scheme for saving |
1157 |
|
|
/dev permissions. Also moved /dev-state to /lib/dev-state which is a more |
1158 |
|
|
standard location. |
1159 |
drobbins |
1.15 |
|
1160 |
|
|
Fixed a ugly bug in /etc/init.d/depscan.sh. If a service depended on |
1161 |
|
|
itself, calling depscan.sh or changing runlevels cause a tempory effect |
1162 |
|
|
similar to a 'mini fork bomb'. Afterwards the depends was broken, and |
1163 |
|
|
changing runlevels did not want to work. |
1164 |
|
|
|
1165 |
|
|
Updated /etc/init.d/halt.sh to terminate and display message for devfsd. |
1166 |
|
|
More cosmetic than anything else, but cant hurt with the new dev-state |
1167 |
|
|
scheme. |
1168 |
|
|
|
1169 |
|
|
Updated /sbin/init to set the console log level to 1, so that bootup |
1170 |
|
|
can be much cleaner. Also updated /etc/init.d/modules not to have |
1171 |
|
|
a logger in it 'use' depends, as it should not be needed anymore. |
1172 |
|
|
|
1173 |
|
|
Updated /sbin/rc to check if devfsd is still running between runlevel |
1174 |
|
|
changes. |
1175 |
|
|
|
1176 |
|
|
Updated /etc/init.d/modules to run update-modules. We want to be sure |
1177 |
|
|
/etc/modules.conf is updated when running depmod -a. |
1178 |
|
|
|
1179 |
|
|
Change ftp's uid to 21 in /etc/passwd (was the same as bind). Also |
1180 |
|
|
added a entry for xfs (X Font Server) in /etc/passwd and /etc/group. |
1181 |
|
|
|
1182 |
|
|
Added /etc/init.d/net.ppp0, /etc/conf.d/net.ppp0 and |
1183 |
|
|
/usr/lib/ppp/chat-default as part of my new pppd scripts. Also |
1184 |
|
|
updated tarball.sh to handle ppp/chat-default. |
1185 |
|
|
|
1186 |
azarah |
1.19 |
Added /etc/skel/.bash* to make things cleaner. |
1187 |
drobbins |
1.15 |
|
1188 |
azarah |
1.19 |
Other minor changes. |
1189 |
drobbins |
1.15 |
|
1190 |
woodchip |
1.9 |
17 Nov 2001; Donny Davies (woodchip@gentoo.org): Added /etc/shells file |
1191 |
|
|
to rc-scripts. Can remove it from sys-libs/shadow at the next release. |
1192 |
|
|
|
1193 |
drobbins |
1.8 |
* rc-scripts 1.1.8 (15 Nov 2001) |
1194 |
|
|
|
1195 |
|
|
16 Nov 2001; removed bogus "mountall.test" script. |
1196 |
drobbins |
1.7 |
|
1197 |
azarah |
1.80 |
15 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
1198 |
|
|
|
1199 |
|
|
Updated init.d/{runscript.sh,depscan.sh}, sbin/rc to the new dep being |
1200 |
|
|
'use' not 'uses', as it fits better with 'need' (not 'needs'). Also |
1201 |
|
|
removed unneeded for loop from init.d/depscan.sh, and other fixes. Updated |
1202 |
|
|
names of new functions in init.d/runscript.sh to better sounding ones. |
1203 |
|
|
Updated init.d/modules, init.d/netmount to use 'use'. Lots of other |
1204 |
|
|
fixes/cleanups. |
1205 |
|
|
|
1206 |
|
|
Removed try() out of init.d/runscript.sh (why was this here ?). |
1207 |
drobbins |
1.8 |
|
1208 |
azarah |
1.80 |
14 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
1209 |
|
|
|
1210 |
|
|
Now init.d/bootmisc cleans /tmp. Also creates /etc/resolv.conf if it |
1211 |
|
|
doesn't exist. |
1212 |
drobbins |
1.8 |
|
1213 |
drobbins |
1.15 |
init.d/hostname: Added check for a valid /etc/hostname. |
1214 |
drobbins |
1.8 |
|
1215 |
drobbins |
1.15 |
init.d/keymaps: Added check for valid $KEYMAP. |
1216 |
drobbins |
1.8 |
|
1217 |
drobbins |
1.15 |
init.d/modules: Added sysklogd, metalog, syslog-ng as 'use' deps. This |
1218 |
|
|
should solve Woodchip's syslog+glue issue. We just have to change the |
1219 |
|
|
console loglevel for metalog and syslog-ng (sysklogd already updated) not to |
1220 |
|
|
output info and warnings, etc to the console, then boot will be much cleaner. |
1221 |
|
|
Also the install guide will need changing to add the loggers to 'boot' and |
1222 |
|
|
not 'default' runlevel. |
1223 |
drobbins |
1.8 |
|
1224 |
drobbins |
1.15 |
init.d/mountall.test: Hopefully updated to the new rc-scripts style. Is |
1225 |
|
|
this really needed (I cannot see that it is used anywhere ...)? |
1226 |
drobbins |
1.8 |
|
1227 |
azarah |
1.80 |
13 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
1228 |
|
|
|
1229 |
|
|
Updated init.d/runscript.sh, init.d/depscan.sh and sbin/rc with a new depend |
1230 |
|
|
called 'uses'. It basically have the same usage as 'need', except that it |
1231 |
|
|
do not start services that is not in the current and 'boot' runlevels. |
1232 |
drobbins |
1.8 |
|
1233 |
drobbins |
1.15 |
Updated init.d/netmount to use the 'uses' depend. |
1234 |
drobbins |
1.8 |
|
1235 |
azarah |
1.80 |
11 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
1236 |
|
|
|
1237 |
|
|
Fixed init.d/runscript.sh not to destroy the 'need' depends in |
1238 |
|
|
/${svcdir}/need. This caused subsequent starting and stopping of services |
1239 |
|
|
not to start depends. |
1240 |
|
|
|
1241 |
|
|
7 Nov 2001; Martin Schlemmer (azarah@gentoo.org): |
1242 |
|
|
|
1243 |
|
|
Fixed a problem in sbin/rc where the ${svcdir}/softscripts directory got |
1244 |
|
|
destroyed before stopping running services scheduled to be stopped. This |
1245 |
|
|
with the fact that $SOFTLEVEL was set too early, caused the services to be |
1246 |
|
|
stopped in the wrong order. |
1247 |
drobbins |
1.8 |
|
1248 |
azarah |
1.80 |
30 Oct 2001; Martin Schlemmer (azarah@gentoo.org): |
1249 |
|
|
|
1250 |
|
|
Modified init.d/netmount to check if any network filesystems is mounted. |
1251 |
drobbins |
1.8 |
|
1252 |
|
|
29 Oct 2001; init.d/netmount: umount -art doesn't seem to work, so I added |
1253 |
|
|
some awk and grep magic to find all remote filesystems and umount them. |
1254 |
|
|
|
1255 |
azarah |
1.80 |
29 Oct 2001; Martin Schlemmer (azarah@gentoo.org): |
1256 |
|
|
|
1257 |
|
|
A fix for checkroot (missing "/"); it now actually checks the root |
1258 |
|
|
filesystem. Also, a localmount cleanliness fix. |
1259 |
drobbins |
1.6 |
|
1260 |
|
|
* rc-scripts 1.1.7 (18 Oct 2001) |
1261 |
|
|
|
1262 |
|
|
[old changelog format follows] |
1263 |
drobbins |
1.5 |
|
1264 |
|
|
*lots of scripts; woodchip |
1265 |
|
|
removed old rc5 scripts from cvs |
1266 |
|
|
|
1267 |
|
|
*init.d/runscript.sh; agriffis |
1268 |
|
|
Added support for rc.conf and home-grown functions |
1269 |
|
|
|
1270 |
|
|
*init.d/modules; |
1271 |
drobbins |
1.4 |
Now correctly looks at /etc/modules.autoload |
1272 |
|
|
|
1273 |
drobbins |
1.3 |
rc-scripts-1.1.6, released 15 Sep 2001 |
1274 |
|
|
====================================== |
1275 |
|
|
|
1276 |
|
|
*init.d/runscript.sh, others |
1277 |
|
|
Handling of "net" dependencies resolve to all net devices in |
1278 |
|
|
/etc/runlevels/boot and /etc/runlevels/[curr-runlevel]. INTERFACES |
1279 |
|
|
variable in /etc/rc.conf has been removed. |
1280 |
|
|
|
1281 |
drobbins |
1.2 |
*init.d/runscript.sh |
1282 |
|
|
New "zap" option for manually resetting the state of an initscript |
1283 |
|
|
to stopped. |
1284 |
|
|
|
1285 |
|
|
*init.d/{samba,sysklogd,sshd} |
1286 |
|
|
Removed from CVS; they live in their respective packages. |
1287 |
|
|
|
1288 |
drobbins |
1.1 |
rc-scripts-1.1.5, released 02 Sep 2001 |
1289 |
|
|
==================================== |
1290 |
|
|
|
1291 |
|
|
*sbin/rc-update |
1292 |
|
|
New version of the rc-update command for the new initscripts. Works |
1293 |
|
|
similarly to the old version, except this one updates our dependency |
1294 |
|
|
cache. |
1295 |
|
|
|
1296 |
|
|
*init.d/functions.sh |
1297 |
|
|
New and better looking informational message functions (einfo, einfon). |
1298 |
|
|
Brand new message functions (ewarn). |
1299 |
|
|
|
1300 |
|
|
*sbin/init, init.d/checkroot |
1301 |
|
|
We're going back to a /proc/mounts-based mtab symlink because it's |
1302 |
|
|
just plain better. Appropriate changes made. |
1303 |
azarah |
1.80 |
|
1304 |
|
|
# vim:expandtab |