1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
2 | # Copyright 2002 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 | 28 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Add support for generate-modprobe.conf or generating /etc/modprobe.conf |
|
|
8 | in the new sys-apps/module-init-tools. Note that you need version |
|
|
9 | 0.9.7 or later of sys-apps/module-init-tools. Updated |
|
|
10 | /sbin/modules-update for this. |
|
|
11 | |
|
|
12 | Change /etc/init.d/localmount to use 'usbfs' and not 'usbdevfs' if |
|
|
13 | we are running kernel 2.5 or later ... |
|
|
14 | |
|
|
15 | 26 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
16 | |
|
|
17 | Add /etc/init.d/crypto-loop and /etc/conf.d/crypto-loop, a cool |
|
|
18 | rc-script to setup encrypted loopback devices. This was kindly |
|
|
19 | donated by Matthew Kennedy <mkennedy@gentoo.org> (bug #11471). |
|
|
20 | |
|
|
21 | 25 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
22 | |
|
|
23 | Fix src/awk/genenviron.awk stripping *all* '=', closing |
|
|
24 | bug #8901. |
|
|
25 | |
|
|
26 | Fix src/awk/genenviron.awk not seperating CONFIG_PROTECT with |
|
|
27 | spaces ... |
|
|
28 | |
|
|
29 | * rc-scripts 1.4.2.7 (24 Dec 2002) |
|
|
30 | |
|
|
31 | 24 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
32 | |
|
|
33 | Add a fix to /sbin/functions.sh for bug #12601. |
|
|
34 | |
|
|
35 | 22 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
36 | |
|
|
37 | Add INFOPATH to /etc/env.d/00basic. |
|
|
38 | |
|
|
39 | Fix src/awk/genenviron.awk to get the order of the env.d files |
|
|
40 | correct. Also fix it to handle *all* the SPECIALS correctly. |
|
|
41 | This closes bug #12411. |
|
|
42 | |
|
|
43 | * rc-scripts 1.4.2.6 (18 Dec 2002) |
|
|
44 | |
|
|
45 | 18 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
46 | |
|
|
47 | Add mips changes to sbin/MAKEDEV. This should close bug #12329, |
|
|
48 | thanks to Nicholas Wourms <nwourms@netscape.net>. |
|
|
49 | |
|
|
50 | Quote some tests in /sbin/rc-update to fix/avoid the problem |
|
|
51 | in bug # |
|
|
52 | |
|
|
53 | Fix awk regex in /etc/init.d/halt.sh to fix bug #11795. |
|
|
54 | |
|
|
55 | Update shell for postgres user, closing bug #12258. |
|
|
56 | |
|
|
57 | 11 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
58 | |
|
|
59 | Fix src/awk/genenviron.awk not to add duplicate entries, closing |
|
|
60 | bug #8999. |
|
|
61 | |
|
|
62 | * rc-scripts 1.4.2.5 (09 Dec 2002) |
|
|
63 | |
|
|
64 | 08 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
65 | |
|
|
66 | Add another sync to /etc/init.d/halt.sh, closing bug 8173. |
|
|
67 | |
|
|
68 | Add smmsp uid and gid. Closes bug #8952. |
|
|
69 | |
|
|
70 | 04 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
71 | |
|
|
72 | Setup colums, etc up properly for serial consoles in /sbin/functions.sh. |
|
|
73 | Closes bug #11557, thanks to Erik Scrafford <erik@scrafford.org>. |
|
|
74 | |
|
|
75 | Add headers similar to that of portage-2.0.45 and up to the |
|
|
76 | generated profile files (/etc/{profile,csh}.env). Updated |
|
|
77 | src/awk/genenviron.awk for this. |
|
|
78 | |
|
|
79 | 01 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
80 | |
|
|
81 | Fix typeo in /etc/devfsd.conf, closing bug #11424, thanks to the |
|
|
82 | sharp eye of Techie2000 <Linux@mochamail.com>. |
|
|
83 | |
|
|
84 | Rename /sbin/update-modules to /sbin/modules-update, closing |
|
|
85 | bug #11445. |
|
|
86 | |
|
|
87 | Nano moved from /usr/bin/nano to /bin/nano. Fix this in |
|
|
88 | /etc/env.d/00basic, bug #10916. |
|
|
89 | |
|
|
90 | 27 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
91 | |
|
|
92 | Add more improvements to clustering code. This is from |
|
|
93 | Olivier Crete <crete@cerca.umontreal.ca>, bug #4151. |
|
|
94 | |
|
|
95 | 26 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
96 | |
|
|
97 | Change default 'net' dependency behaviour to be more suited |
|
|
98 | for notebook users. Basically if at least one net.* service |
|
|
99 | beside net.lo start successfully, the 'net' dependency is |
|
|
100 | considered up. Server admin can set RC_NET_STRICT_CHECKING="yes" |
|
|
101 | in /etc/conf.d/rc to change this back to the old default. |
|
|
102 | This is the start to address bug #2706. |
|
|
103 | |
|
|
104 | * rc-scripts 1.4.2.4 (26 Nov 2002) |
|
|
105 | |
|
|
106 | 26 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
107 | |
|
|
108 | Initial merge of bits for Adelie Linux for SSI clusters. More |
|
|
109 | info at: |
|
|
110 | |
|
|
111 | http://www.cerca.umontreal.ca/hpc/en/projects/adelie/index.html |
|
|
112 | |
|
|
113 | 25 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
114 | |
|
|
115 | One liner fix to src/awk/cachedepends.awk to once again fix |
|
|
116 | bug #7803. |
|
|
117 | |
|
|
118 | 18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
119 | |
|
|
120 | Add 'alias char-major-89 i2c-dev' to /etc/modules.d/aliases. |
|
|
121 | This should close bug #10891. |
|
|
122 | |
|
|
123 | * rc-scripts 1.4.2.3 (18 Nov 2002) |
|
|
124 | |
|
|
125 | 18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
126 | |
|
|
127 | Add some more checks to src/awk/*. Fix error printing for |
|
|
128 | /sbin/depscan.sh. |
|
|
129 | |
|
|
130 | Link awk module with gcc and not with ld. This should fix |
|
|
131 | problems on sparc and alpha. Many thanks for this fix to |
|
|
132 | Stephan Jones <cretin@gentoo.org>. |
|
|
133 | |
|
|
134 | Remove the copyright info from config files, thanks to |
|
|
135 | Matthew Kennedy <mkennedy@gentoo.org>. |
|
|
136 | |
|
|
137 | * rc-scripts 1.4.2.2 (18 Nov 2002) |
|
|
138 | |
|
|
139 | 18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
140 | |
|
|
141 | Add src/awk/genenviron.awk which is rc-envupdate.sh ported |
|
|
142 | to awk. This is also much faster than its bash version. |
|
|
143 | |
|
|
144 | Remove the 'Spider cat fix' from depscan.sh.bash, as it makes |
|
|
145 | things even slower on older boxes. Bug #10548. |
|
|
146 | |
|
|
147 | After a bored Vapier decided that he needed to update the |
|
|
148 | licenses of things in /etc :P, I did the rest. Hopefully |
|
|
149 | not too many people will nuke thier fstab :/ |
|
|
150 | |
|
|
151 | * rc-scripts 1.4.2.1 (18 Nov 2002) |
|
|
152 | |
|
|
153 | 18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
154 | |
|
|
155 | Update src/awk/cachedepends.awk to find its own rc-scripts, |
|
|
156 | fixing the need for find which broke systems with /usr on |
|
|
157 | a different partition. |
|
|
158 | |
|
|
159 | 17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
160 | |
|
|
161 | Add some extra checks to src/awk/cachedepends.awk and |
|
|
162 | src/awk/gendepends.awk. |
|
|
163 | |
|
|
164 | Move some of the more generic functions in src/awk/gendepends.awk |
|
|
165 | to src/awk/functions.awk. |
|
|
166 | |
|
|
167 | * rc-scripts 1.4.2 (17 Nov 2002) |
|
|
168 | |
|
|
169 | 17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
170 | |
|
|
171 | Add initial version of new depscan.sh. This uses awk scripts |
|
|
172 | to do the main work, giving about 10 times speed improvement on |
|
|
173 | slower machines. Updated /sbin/depscan.sh, src/filefuncts.c, |
|
|
174 | src/Makefile, src/awk/cachedepends.awk and src/awk/gendepends.awk |
|
|
175 | for this. This should close bug #10548. |
|
|
176 | |
|
|
177 | * rc-scripts 1.4.1.2 (5 Nov 2002) |
|
|
178 | |
|
|
179 | 5 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
180 | |
|
|
181 | Add UID/GID of 250 for Portage Fakeroot account. |
|
|
182 | |
|
|
183 | 4 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
184 | |
|
|
185 | Change /etc/init.d/clock to depend on localmount again, fixing |
|
|
186 | bug #10048. |
|
|
187 | |
|
|
188 | Get deps on logger sane again. I wanted to get the logger started |
|
|
189 | as early as possible, but clock for one breaks if /usr is mounted |
|
|
190 | on seperate partition. |
|
|
191 | |
|
|
192 | 29 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
193 | |
|
|
194 | Fix return in /etc/init.d/modules to return 0 if /proc/modules |
|
|
195 | do not exists. Closes bug #7738, comment #5. |
|
|
196 | |
|
|
197 | * rc-scripts 1.4.1.1 (28 Oct 2002) |
|
|
198 | |
|
|
199 | 28 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
200 | |
|
|
201 | Fix /sbin/update-modules not to include backup files. Closes |
|
|
202 | bug #9707. |
|
|
203 | |
|
|
204 | 26 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
205 | |
|
|
206 | Fix update-modules borking if there are directories present |
|
|
207 | in /etc/modules.d/. Closes bug #9632. |
|
|
208 | |
|
|
209 | 17 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
210 | |
|
|
211 | Change deps on /etc/init.d/{clock,hostname,modules} not to |
|
|
212 | depend on localmount, but rather on checkroot, as all of them |
|
|
213 | just need / to be mounted. This should fix race conditions |
|
|
214 | because of checkfs dependency on modules. This should close |
|
|
215 | bug #9266. |
|
|
216 | |
|
|
217 | * rc-scripts 1.4.1 (13 Oct 2002) |
|
|
218 | |
|
|
219 | 13 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
220 | |
|
|
221 | Create and fix permissions on /tmp/.{ICE,X11}-unix/. This |
|
|
222 | is additional measures for bug #8281. |
|
|
223 | |
|
|
224 | 12 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
225 | |
|
|
226 | Update /etc/init.d/net.eth0 to fix bug #8626. |
|
|
227 | |
|
|
228 | Fix /sbin/rc-update to check return code of "ln". This should |
|
|
229 | close bug #8867. |
|
|
230 | |
|
|
231 | 29 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
232 | |
|
|
233 | Fix indentation in /etc/inputrc. This should close |
|
|
234 | bug #8368. |
|
|
235 | |
|
|
236 | Add extended status functionality. Should close bug #2462. |
|
|
237 | |
|
|
238 | Add support for /sbin/rc-update to check if the rc-script |
|
|
239 | is executable or not. Thanks to widersacher@gmx.net, closing |
|
|
240 | bug #8326. |
|
|
241 | |
|
|
242 | 25 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
243 | |
|
|
244 | Fix /etc/init.d/bootmisc not to kill pidfiles of running |
|
|
245 | daemons. Improve NGPT support in /sbin/rc a bit. |
|
|
246 | |
|
|
247 | 23 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
248 | |
|
|
249 | Fix my last screwup with /etc/init.d/net.ppp0. Basically |
|
|
250 | forgot to change a few DEVICE's to IFACE ... |
|
|
251 | |
|
|
252 | 22 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
253 | |
|
|
254 | NGPT support. |
|
|
255 | |
|
|
256 | 17 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
257 | |
|
|
258 | Did a small fix to /etc/init.d/net.eth0, thanks to |
|
|
259 | naanyaar2000@yahoo.com, bug #7407. |
|
|
260 | |
|
|
261 | 16 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
262 | |
|
|
263 | Add the permission stuff for generic scsi when compiled as |
|
|
264 | module, thanks to Bauno <bauno@inwind.it>. |
|
|
265 | |
|
|
266 | Add support for /etc/devfs.d/ for additional devfs config |
|
|
267 | stuff .. idea from Denys Duchier <Denys.Duchier@ps.uni-sb.de>. |
|
|
268 | |
|
|
269 | 11 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
270 | |
|
|
271 | Fix small type-o from last changes to /etc/init.d/netmount. |
|
|
272 | Should resolve bug #7803. |
|
|
273 | |
|
|
274 | * rc-scripts 1.4.0 (7 Sep 2002) |
|
|
275 | |
|
|
276 | 7 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
277 | |
|
|
278 | Update /etc/init.d/net.eth0 to handle individual broadcast |
|
|
279 | and netmask for aliases. Should close bug #7407. |
|
|
280 | |
|
|
281 | Give /var/run/utmp and /var/log/wtmp the proper permissions |
|
|
282 | and ownership. First steps in fixing bug #7630. |
|
|
283 | |
|
|
284 | Change Raid stuff again in /etc/init.d/checkfs. |
|
|
285 | |
|
|
286 | 26 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
|
|
287 | |
|
|
288 | Give root a 'root' GECOS in /etc/passwd, was NULL before. |
|
|
289 | |
|
|
290 | * rc-scripts 1.3.9 (25 Aug 2002) |
|
|
291 | |
|
|
292 | 25 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
293 | |
|
|
294 | Update /sbin/rc to fix some spelling/slang mistakes. Closes |
|
|
295 | bug #6887. |
|
|
296 | |
|
|
297 | Move /etc/init.d/net.ppp0 's config to /etc/conf.d/net.ppp0. |
|
|
298 | This closes bug #6378. |
|
|
299 | |
|
|
300 | Add IPv6 support to /etc/init.d/net.eth0. Closes bug #6175, |
|
|
301 | with many thanks to Asbjorn Sannes <ace@sannes.org>. |
|
|
302 | |
|
|
303 | 20 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
304 | |
|
|
305 | Update /etc/init.d/bootmisc to reset pam_console permissions. |
|
|
306 | |
|
|
307 | Update /etc/devfsd.conf to have the "pam_console_apply_devfsd.so" |
|
|
308 | line for getting devfs to work with pam_console. |
4 | |
309 | |
5 | 12 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
310 | 12 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
6 | |
311 | |
7 | Update /etc/init.d/keymaps to first load the windowkeys.inc then |
312 | Update /etc/init.d/keymaps to first load the windowkeys.inc then |
8 | the user selected one, fixing bug #6295. |
313 | the user selected one, fixing bug #6295. |