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