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>. |
4 | |
151 | |
5 | * rc-scripts 1.4.2.2 (18 Nov 2002) |
152 | * rc-scripts 1.4.2.2 (18 Nov 2002) |
6 | |
153 | |
7 | 18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
154 | 18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
8 | |
155 | |