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 | * rc-scripts 1.4.2.8 (06 Jan 2003) |
|
|
6 | |
|
|
7 | 02 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
|
|
8 | |
|
|
9 | Fix src/awk/genenviron.awk to work with multiple 'need', 'use', etc |
|
|
10 | lines, as it seems users do not note the need to have them all on |
|
|
11 | one line .... |
|
|
12 | |
|
|
13 | Fix /sbin/runscript.sh to detect 'net.adsl', or any other net.* |
|
|
14 | script not ending on a digit. This closes bug #12887. |
|
|
15 | |
|
|
16 | Fix get_KV to also check micro version of kernel; add KV_to_int() |
|
|
17 | helper function for get_KV. Update /etc/init.d/localmount to work |
|
|
18 | with new get_KV ... |
|
|
19 | |
|
|
20 | 28 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
21 | |
|
|
22 | Add support for generate-modprobe.conf or generating /etc/modprobe.conf |
|
|
23 | in the new sys-apps/module-init-tools. Note that you need version |
|
|
24 | 0.9.7 or later of sys-apps/module-init-tools. Updated |
|
|
25 | /sbin/modules-update for this. |
|
|
26 | |
|
|
27 | Change /etc/init.d/localmount to use 'usbfs' and not 'usbdevfs' if |
|
|
28 | we are running kernel 2.5 or later ... |
|
|
29 | |
|
|
30 | 26 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
31 | |
|
|
32 | Add /etc/init.d/crypto-loop and /etc/conf.d/crypto-loop, a cool |
|
|
33 | rc-script to setup encrypted loopback devices. This was kindly |
|
|
34 | donated by Matthew Kennedy <mkennedy@gentoo.org> (bug #11471). |
|
|
35 | |
|
|
36 | 25 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
37 | |
|
|
38 | Fix src/awk/genenviron.awk stripping *all* '=', closing |
|
|
39 | bug #8901. |
|
|
40 | |
|
|
41 | Fix src/awk/genenviron.awk not seperating CONFIG_PROTECT with |
|
|
42 | spaces ... |
|
|
43 | |
|
|
44 | * rc-scripts 1.4.2.7 (24 Dec 2002) |
|
|
45 | |
|
|
46 | 24 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
47 | |
|
|
48 | Add a fix to /sbin/functions.sh for bug #12601. |
|
|
49 | |
|
|
50 | 22 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
51 | |
|
|
52 | Add INFOPATH to /etc/env.d/00basic. |
|
|
53 | |
|
|
54 | Fix src/awk/genenviron.awk to get the order of the env.d files |
|
|
55 | correct. Also fix it to handle *all* the SPECIALS correctly. |
|
|
56 | This closes bug #12411. |
|
|
57 | |
|
|
58 | * rc-scripts 1.4.2.6 (18 Dec 2002) |
|
|
59 | |
|
|
60 | 18 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
61 | |
|
|
62 | Add mips changes to sbin/MAKEDEV. This should close bug #12329, |
|
|
63 | thanks to Nicholas Wourms <nwourms@netscape.net>. |
|
|
64 | |
|
|
65 | Quote some tests in /sbin/rc-update to fix/avoid the problem |
|
|
66 | in bug # |
|
|
67 | |
|
|
68 | Fix awk regex in /etc/init.d/halt.sh to fix bug #11795. |
|
|
69 | |
|
|
70 | Update shell for postgres user, closing bug #12258. |
|
|
71 | |
|
|
72 | 11 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
73 | |
|
|
74 | Fix src/awk/genenviron.awk not to add duplicate entries, closing |
|
|
75 | bug #8999. |
|
|
76 | |
|
|
77 | * rc-scripts 1.4.2.5 (09 Dec 2002) |
|
|
78 | |
|
|
79 | 08 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
80 | |
|
|
81 | Add another sync to /etc/init.d/halt.sh, closing bug 8173. |
|
|
82 | |
|
|
83 | Add smmsp uid and gid. Closes bug #8952. |
|
|
84 | |
|
|
85 | 04 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
86 | |
|
|
87 | Setup colums, etc up properly for serial consoles in /sbin/functions.sh. |
|
|
88 | Closes bug #11557, thanks to Erik Scrafford <erik@scrafford.org>. |
|
|
89 | |
|
|
90 | Add headers similar to that of portage-2.0.45 and up to the |
|
|
91 | generated profile files (/etc/{profile,csh}.env). Updated |
|
|
92 | src/awk/genenviron.awk for this. |
|
|
93 | |
|
|
94 | 01 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
95 | |
|
|
96 | Fix typeo in /etc/devfsd.conf, closing bug #11424, thanks to the |
|
|
97 | sharp eye of Techie2000 <Linux@mochamail.com>. |
|
|
98 | |
|
|
99 | Rename /sbin/update-modules to /sbin/modules-update, closing |
|
|
100 | bug #11445. |
|
|
101 | |
|
|
102 | Nano moved from /usr/bin/nano to /bin/nano. Fix this in |
|
|
103 | /etc/env.d/00basic, bug #10916. |
|
|
104 | |
|
|
105 | 27 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
106 | |
|
|
107 | Add more improvements to clustering code. This is from |
|
|
108 | Olivier Crete <crete@cerca.umontreal.ca>, bug #4151. |
|
|
109 | |
|
|
110 | 26 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
111 | |
|
|
112 | Change default 'net' dependency behaviour to be more suited |
|
|
113 | for notebook users. Basically if at least one net.* service |
|
|
114 | beside net.lo start successfully, the 'net' dependency is |
|
|
115 | considered up. Server admin can set RC_NET_STRICT_CHECKING="yes" |
|
|
116 | in /etc/conf.d/rc to change this back to the old default. |
|
|
117 | This is the start to address bug #2706. |
|
|
118 | |
|
|
119 | * rc-scripts 1.4.2.4 (26 Nov 2002) |
|
|
120 | |
|
|
121 | 26 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
122 | |
|
|
123 | Initial merge of bits for Adelie Linux for SSI clusters. More |
|
|
124 | info at: |
|
|
125 | |
|
|
126 | http://www.cerca.umontreal.ca/hpc/en/projects/adelie/index.html |
|
|
127 | |
|
|
128 | 25 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
129 | |
|
|
130 | One liner fix to src/awk/cachedepends.awk to once again fix |
|
|
131 | bug #7803. |
|
|
132 | |
|
|
133 | 18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
134 | |
|
|
135 | Add 'alias char-major-89 i2c-dev' to /etc/modules.d/aliases. |
|
|
136 | This should close bug #10891. |
|
|
137 | |
|
|
138 | * rc-scripts 1.4.2.3 (18 Nov 2002) |
|
|
139 | |
|
|
140 | 18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
141 | |
|
|
142 | Add some more checks to src/awk/*. Fix error printing for |
|
|
143 | /sbin/depscan.sh. |
|
|
144 | |
|
|
145 | Link awk module with gcc and not with ld. This should fix |
|
|
146 | problems on sparc and alpha. Many thanks for this fix to |
|
|
147 | Stephan Jones <cretin@gentoo.org>. |
|
|
148 | |
|
|
149 | Remove the copyright info from config files, thanks to |
|
|
150 | Matthew Kennedy <mkennedy@gentoo.org>. |
|
|
151 | |
|
|
152 | * rc-scripts 1.4.2.2 (18 Nov 2002) |
|
|
153 | |
|
|
154 | 18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
155 | |
|
|
156 | Add src/awk/genenviron.awk which is rc-envupdate.sh ported |
|
|
157 | to awk. This is also much faster than its bash version. |
|
|
158 | |
|
|
159 | Remove the 'Spider cat fix' from depscan.sh.bash, as it makes |
|
|
160 | things even slower on older boxes. Bug #10548. |
|
|
161 | |
|
|
162 | After a bored Vapier decided that he needed to update the |
|
|
163 | licenses of things in /etc :P, I did the rest. Hopefully |
|
|
164 | not too many people will nuke thier fstab :/ |
|
|
165 | |
|
|
166 | * rc-scripts 1.4.2.1 (18 Nov 2002) |
|
|
167 | |
|
|
168 | 18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
169 | |
|
|
170 | Update src/awk/cachedepends.awk to find its own rc-scripts, |
|
|
171 | fixing the need for find which broke systems with /usr on |
|
|
172 | a different partition. |
|
|
173 | |
|
|
174 | 17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
175 | |
|
|
176 | Add some extra checks to src/awk/cachedepends.awk and |
|
|
177 | src/awk/gendepends.awk. |
|
|
178 | |
|
|
179 | Move some of the more generic functions in src/awk/gendepends.awk |
|
|
180 | to src/awk/functions.awk. |
|
|
181 | |
|
|
182 | * rc-scripts 1.4.2 (17 Nov 2002) |
|
|
183 | |
|
|
184 | 17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
185 | |
|
|
186 | Add initial version of new depscan.sh. This uses awk scripts |
|
|
187 | to do the main work, giving about 10 times speed improvement on |
|
|
188 | slower machines. Updated /sbin/depscan.sh, src/filefuncts.c, |
|
|
189 | src/Makefile, src/awk/cachedepends.awk and src/awk/gendepends.awk |
|
|
190 | for this. This should close bug #10548. |
|
|
191 | |
|
|
192 | * rc-scripts 1.4.1.2 (5 Nov 2002) |
|
|
193 | |
|
|
194 | 5 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
195 | |
|
|
196 | Add UID/GID of 250 for Portage Fakeroot account. |
|
|
197 | |
|
|
198 | 4 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
199 | |
|
|
200 | Change /etc/init.d/clock to depend on localmount again, fixing |
|
|
201 | bug #10048. |
|
|
202 | |
|
|
203 | Get deps on logger sane again. I wanted to get the logger started |
|
|
204 | as early as possible, but clock for one breaks if /usr is mounted |
|
|
205 | on seperate partition. |
|
|
206 | |
|
|
207 | 29 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
208 | |
|
|
209 | Fix return in /etc/init.d/modules to return 0 if /proc/modules |
|
|
210 | do not exists. Closes bug #7738, comment #5. |
|
|
211 | |
|
|
212 | * rc-scripts 1.4.1.1 (28 Oct 2002) |
|
|
213 | |
|
|
214 | 28 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
215 | |
|
|
216 | Fix /sbin/update-modules not to include backup files. Closes |
|
|
217 | bug #9707. |
|
|
218 | |
|
|
219 | 26 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
220 | |
|
|
221 | Fix update-modules borking if there are directories present |
|
|
222 | in /etc/modules.d/. Closes bug #9632. |
|
|
223 | |
|
|
224 | 17 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
225 | |
|
|
226 | Change deps on /etc/init.d/{clock,hostname,modules} not to |
|
|
227 | depend on localmount, but rather on checkroot, as all of them |
|
|
228 | just need / to be mounted. This should fix race conditions |
|
|
229 | because of checkfs dependency on modules. This should close |
|
|
230 | bug #9266. |
|
|
231 | |
|
|
232 | * rc-scripts 1.4.1 (13 Oct 2002) |
|
|
233 | |
|
|
234 | 13 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
235 | |
|
|
236 | Create and fix permissions on /tmp/.{ICE,X11}-unix/. This |
|
|
237 | is additional measures for bug #8281. |
|
|
238 | |
|
|
239 | 12 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
240 | |
|
|
241 | Update /etc/init.d/net.eth0 to fix bug #8626. |
|
|
242 | |
|
|
243 | Fix /sbin/rc-update to check return code of "ln". This should |
|
|
244 | close bug #8867. |
|
|
245 | |
|
|
246 | 29 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
247 | |
|
|
248 | Fix indentation in /etc/inputrc. This should close |
|
|
249 | bug #8368. |
|
|
250 | |
|
|
251 | Add extended status functionality. Should close bug #2462. |
|
|
252 | |
|
|
253 | Add support for /sbin/rc-update to check if the rc-script |
|
|
254 | is executable or not. Thanks to widersacher@gmx.net, closing |
|
|
255 | bug #8326. |
|
|
256 | |
|
|
257 | 25 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
258 | |
|
|
259 | Fix /etc/init.d/bootmisc not to kill pidfiles of running |
|
|
260 | daemons. Improve NGPT support in /sbin/rc a bit. |
|
|
261 | |
|
|
262 | 23 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
263 | |
|
|
264 | Fix my last screwup with /etc/init.d/net.ppp0. Basically |
|
|
265 | forgot to change a few DEVICE's to IFACE ... |
|
|
266 | |
|
|
267 | 22 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
268 | |
|
|
269 | NGPT support. |
|
|
270 | |
|
|
271 | 17 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
272 | |
|
|
273 | Did a small fix to /etc/init.d/net.eth0, thanks to |
|
|
274 | naanyaar2000@yahoo.com, bug #7407. |
|
|
275 | |
|
|
276 | 16 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
277 | |
|
|
278 | Add the permission stuff for generic scsi when compiled as |
|
|
279 | module, thanks to Bauno <bauno@inwind.it>. |
|
|
280 | |
|
|
281 | Add support for /etc/devfs.d/ for additional devfs config |
|
|
282 | stuff .. idea from Denys Duchier <Denys.Duchier@ps.uni-sb.de>. |
|
|
283 | |
|
|
284 | 11 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
285 | |
|
|
286 | Fix small type-o from last changes to /etc/init.d/netmount. |
|
|
287 | Should resolve bug #7803. |
|
|
288 | |
|
|
289 | * rc-scripts 1.4.0 (7 Sep 2002) |
|
|
290 | |
|
|
291 | 7 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
292 | |
|
|
293 | Update /etc/init.d/net.eth0 to handle individual broadcast |
|
|
294 | and netmask for aliases. Should close bug #7407. |
|
|
295 | |
|
|
296 | Give /var/run/utmp and /var/log/wtmp the proper permissions |
|
|
297 | and ownership. First steps in fixing bug #7630. |
|
|
298 | |
|
|
299 | Change Raid stuff again in /etc/init.d/checkfs. |
|
|
300 | |
|
|
301 | 26 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
|
|
302 | |
|
|
303 | Give root a 'root' GECOS in /etc/passwd, was NULL before. |
|
|
304 | |
|
|
305 | * rc-scripts 1.3.9 (25 Aug 2002) |
|
|
306 | |
|
|
307 | 25 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
308 | |
|
|
309 | Update /sbin/rc to fix some spelling/slang mistakes. Closes |
|
|
310 | bug #6887. |
|
|
311 | |
|
|
312 | Move /etc/init.d/net.ppp0 's config to /etc/conf.d/net.ppp0. |
|
|
313 | This closes bug #6378. |
|
|
314 | |
|
|
315 | Add IPv6 support to /etc/init.d/net.eth0. Closes bug #6175, |
|
|
316 | with many thanks to Asbjorn Sannes <ace@sannes.org>. |
|
|
317 | |
|
|
318 | 20 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
319 | |
|
|
320 | Update /etc/init.d/bootmisc to reset pam_console permissions. |
|
|
321 | |
|
|
322 | Update /etc/devfsd.conf to have the "pam_console_apply_devfsd.so" |
|
|
323 | line for getting devfs to work with pam_console. |
|
|
324 | |
|
|
325 | 12 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
326 | |
|
|
327 | Update /etc/init.d/keymaps to first load the windowkeys.inc then |
|
|
328 | the user selected one, fixing bug #6295. |
|
|
329 | |
|
|
330 | 11 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
331 | |
|
|
332 | Change the 'cat' in check_rcscript() to a single 'awk' in |
|
|
333 | /sbin/depscan.sh. This should fix broken pipe issues if the |
|
|
334 | loop exists too early. Resolves bug #5961. |
|
|
335 | |
|
|
336 | Fix software RAID startup/shutdown, bug #5310. Modified |
|
|
337 | /etc/init.d/checkfs and /etc/init.d/halt.sh for this. |
|
|
338 | |
|
|
339 | * rc-scripts 1.3.8 (08 Aug 2002) |
|
|
340 | |
|
|
341 | 7 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
342 | |
|
|
343 | Move the color ls stuff to .bashrc. Fix bug #5250. |
|
|
344 | |
|
|
345 | 6 Aug 2002; Dan Armak <danarmak@gentoo.org>: |
|
|
346 | |
|
|
347 | Correct the comments in rc.conf about the XSESSION variable: it should |
|
|
348 | be set to "kde-<version>" not "KDE". Closes bug #5948. |
|
|
349 | |
|
|
350 | 5 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
351 | |
|
|
352 | Fix the 'Usage' line in the help to return the correct options for |
|
|
353 | the script (/sbin/runscript.sh). Resolve bug #6029. |
|
|
354 | |
|
|
355 | 3 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
|
|
356 | |
|
|
357 | Added UPS shutdown support for nut to halt.sh. |
|
|
358 | Added nut user/group as uid/gid 84. |
|
|
359 | |
|
|
360 | 27 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
361 | |
|
|
362 | Updated /sbin/rc's way of checking for devfs support (now rather uses |
|
|
363 | awk, as it is more accurate). Closes bug #5458. |
|
|
364 | |
|
|
365 | Add the Redhat/Mandrake /forcefsck and /fastboot options to our checkroot |
|
|
366 | and checkfs. Updated /etc/init.d/{checkroot,checkfs,halt.sh} for this. |
|
|
367 | Thanks goes to Chris PeBenito (bug #5570). |
|
|
368 | |
|
|
369 | Changed most daemons to use /bin/false as shell. Should close bug #5388. |
|
|
370 | |
|
|
371 | 27 Jul 2002; Nicholas Jones <carpaski@gentoo.org>: |
|
|
372 | |
|
|
373 | Added vpopmail user and group as 89:89 |
|
|
374 | |
|
|
375 | 22 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
376 | |
|
|
377 | Add the cyrus user to /etc/passwd. Resolves bug #4100. |
|
|
378 | |
|
|
379 | Some bugfixes and speed improvements to /sbin/depscan.sh after |
|
|
380 | last changes. |
|
|
381 | |
|
|
382 | Replace some cat/grep's in /sbin/rc-envupdate.sh with awk's to |
|
|
383 | get some speed improvements. |
|
|
384 | |
|
|
385 | 21 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
386 | |
|
|
387 | Fix LVM support in /etc/init.d/checkfs again, thanks to help from |
|
|
388 | Kyle Manna <nitro@gentoo.org>. |
|
|
389 | |
|
|
390 | Add software RAID support to /etc/init.d/checkfs, thanks to |
|
|
391 | Daniel Ahlberg <aliz@gentoo.org>. |
|
|
392 | |
|
|
393 | Update the cache_depend() funtion in /sbin/depscan.sh not to |
|
|
394 | quit on any "}", but only on the one matching the first "{". This |
|
|
395 | requires wc in /bin, so baselayout should depend on |
|
|
396 | >=sys-apps/textutils-2.0.19-r2 |
|
|
397 | |
|
|
398 | Update /etc/init.d/netmount to try and detect nfs mounts that should be |
|
|
399 | mounted automatically on boot. This requires awk in /bin, so baselayout |
|
|
400 | should depend on >=sys-apps/gawk-3.1.0-r3. |
|
|
401 | |
|
|
402 | * rc-scripts 1.3.7 (17 Jul 2002) |
|
|
403 | |
|
|
404 | 17 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
405 | |
|
|
406 | Add logging functionality to the rc-scripts, thanks to Alexander Holler, |
|
|
407 | bug #4037 for the basic idea. Updated /sbin/functions.sh for this. |
|
|
408 | |
|
|
409 | 16 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
410 | |
|
|
411 | Add additional entries to /etc/services to support cyrus-imapd, thanks |
|
|
412 | to Nick Hadaway <raker@gentoo.org>. |
|
|
413 | |
|
|
414 | Update /etc/init.d/consolefont to resolve bug #4968. This fixes a |
|
|
415 | problem with non 7bit ascii symbols. |
|
|
416 | |
|
|
417 | Updated /etc/init.d/checkfs to detect if lvm is already active. |
|
|
418 | This should resolve bug #3613. |
|
|
419 | |
|
|
420 | 5 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
421 | |
|
|
422 | Add "usb" group, gid 85. Move "sshd" user and group to 22. Move |
|
|
423 | "games" user and group to 35 |
|
|
424 | |
|
|
425 | 3 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
426 | |
|
|
427 | Update Copyright displayed at boot, thanks to Sascha Schwabbauer |
|
|
428 | (aka cybersystem). Updated /sbin/rc for this. |
|
|
429 | |
|
|
430 | 30 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
431 | |
|
|
432 | Update /etc/skel/.bashrc to update the window title of X terminals |
|
|
433 | that supports it. Closes bug #4232. |
|
|
434 | |
|
|
435 | 26 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
436 | |
|
|
437 | Add sshd user and group. Updated /etc/passwd and /etc/group for this. |
|
|
438 | |
|
|
439 | Update /etc/inputrc to resolve bug #2599. |
4 | |
440 | |
5 | 20 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
441 | 20 Jun 2002; Martin Schlemmer <azarah@gentoo.org>: |
6 | |
442 | |
7 | Add /opt/bin to $PATH and $ROOTPATH, closing bug #3603. Modified |
443 | Add /opt/bin to $PATH and $ROOTPATH, closing bug #3603. Modified |
8 | /etc/env.d/00basic for this. |
444 | /etc/env.d/00basic for this. |