| 1 |
drobbins |
1.6 |
# ChangeLog for Gentoo Linux System Intialization ("rc") scripts
|
| 2 |
azarah |
1.172 |
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL
|
| 3 |
drobbins |
1.6 |
# Written by Daniel Robbins (drobbins@gentoo.org)
|
| 4 |
azarah |
1.172 |
|
| 5 |
azarah |
1.239 |
17 Jul 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 6 |
|
|
|
| 7 |
|
|
Add vlan support to /etc/init.d/net.eth0, bug #15588, thanks to
|
| 8 |
|
|
Andy Dustman <andy-gentoo.54e552@dustman.net>.
|
| 9 |
|
|
|
| 10 |
azarah |
1.240 |
Add 'TERM=Eterm' to /etc/DIR_COLORS, bug #23423.
|
| 11 |
|
|
|
| 12 |
azarah |
1.241 |
Add mdadm support to /etc/init.d/checkfs, bug #23437, many thanks
|
| 13 |
|
|
to Rex Walters <rw@pobox.com>.
|
| 14 |
|
|
|
| 15 |
azarah |
1.242 |
Rather use 'uname -r' to get kernel version, as else we need sysctl.
|
| 16 |
|
|
This closes bug #23923, modified /etc/init.d/modules.
|
| 17 |
|
|
|
| 18 |
azarah |
1.243 |
Fix a type-o in /etc/fstab, bug #23308.
|
| 19 |
|
|
|
| 20 |
azarah |
1.235 |
16 Jul 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 21 |
|
|
|
| 22 |
|
|
Add aliases for add/del to /sbin/rc-update closing bug #24317, thanks
|
| 23 |
|
|
to Antonio Dolcetta <zagarna@yahoo.com>.
|
| 24 |
|
|
|
| 25 |
|
|
Fix /etc/init.d/net.eth0 to not set rp_filter if already set via
|
| 26 |
|
|
/etc/sysctl.conf, bug #24235 - thanks jochen <jochen.eisinger@gmx.de>.
|
| 27 |
|
|
|
| 28 |
azarah |
1.236 |
Fix /sbin/runscript.sh and /lib/rcscripts/awk/cachedepend.awk to work
|
| 29 |
|
|
with symlinks in /etc/init.d/, closing bug #24228.
|
| 30 |
|
|
|
| 31 |
|
|
Fix /etc/init.d/clock to work with UML, closing bug #24225 thanks to
|
| 32 |
|
|
John Mylchreest <johnm@gentoo.org>.
|
| 33 |
|
|
|
| 34 |
azarah |
1.237 |
Fix hardcoded color escape sequence in /sbin/rc, closing bug #24109,
|
| 35 |
|
|
thanks to splite <splite-gentoo@sigint.cs.purdue.edu>.
|
| 36 |
|
|
|
| 37 |
|
|
Fix /sbin/functions.sh to disable color printing if NOCOLOR is set to
|
| 38 |
|
|
"true" in /etc/make.conf, closing bug #24107.
|
| 39 |
|
|
|
| 40 |
azarah |
1.238 |
Fix /etc/init.d/keymaps to be more non-x86 friendly, and also allow
|
| 41 |
|
|
more keymaps to be specified in /etc/rc.conf, bug #24084.
|
| 42 |
|
|
|
| 43 |
azarah |
1.234 |
15 Jul 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 44 |
|
|
|
| 45 |
|
|
Add /bin/csh to /etc/shells.
|
| 46 |
|
|
|
| 47 |
|
|
Add new protocols to /etc/services, thanks Rajiv Aaron Manglani
|
| 48 |
|
|
<rajiv@gentoo.org>.
|
| 49 |
|
|
|
| 50 |
azarah |
1.233 |
23 Jun 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 51 |
|
|
|
| 52 |
|
|
Cleanups for bug #21438 from bug #22637, thanks to
|
| 53 |
|
|
Christian Strauf <christian.strauf@gmx.de> and Ian Abbott <ian@abbott.org>.
|
| 54 |
|
|
|
| 55 |
azarah |
1.232 |
22 Jun 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 56 |
|
|
|
| 57 |
|
|
Really commit fix for bug #21438 to CVS.
|
| 58 |
|
|
|
| 59 |
azarah |
1.229 |
21 May 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 60 |
|
|
|
| 61 |
|
|
Call /proc mount with explicit options to fix issues where user
|
| 62 |
|
|
have 'bind' mounts for /proc in fstab as well, bug #21068.
|
| 63 |
|
|
|
| 64 |
azarah |
1.231 |
Fix /etc/init.d/bootmisc to check for /sbin/env-update.sh, bug #21384,
|
| 65 |
|
|
reported by Gunnlaugur Thor Briem <gthb@hi.is>.
|
| 66 |
|
|
|
| 67 |
|
|
Add 'before bootmisc' to /etc/init.d/domainname, as we need to start
|
| 68 |
|
|
it before 'env-update.sh' gets run by /etc/init.d/bootmisc.
|
| 69 |
azarah |
1.230 |
|
| 70 |
azarah |
1.228 |
* rc-scripts 1.4.3.8p1 (21 May 2003)
|
| 71 |
|
|
|
| 72 |
|
|
21 May 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 73 |
|
|
|
| 74 |
|
|
Last fix I did not use the modified 'myservice', but used $1 again,
|
| 75 |
|
|
causing the network dependencies to bork. I did not notice this
|
| 76 |
|
|
as I have net.eth0 in default runlevel.
|
| 77 |
|
|
|
| 78 |
azarah |
1.227 |
* rc-scripts 1.4.3.8 (20 May 2003)
|
| 79 |
|
|
|
| 80 |
|
|
20 May 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 81 |
|
|
|
| 82 |
|
|
A '-' in a bash variable is not valid as well. Fix gendepend.awk and
|
| 83 |
|
|
rc-service.sh to handle this, thanks to YAMAKURA Makoto
|
| 84 |
|
|
<makoto@dsb.club.ne.jp>.
|
| 85 |
|
|
|
| 86 |
|
|
Move /etc/issue to /etc/issue.logo, and have /etc/issue only print info
|
| 87 |
|
|
about the host it is running on.
|
| 88 |
|
|
|
| 89 |
azarah |
1.226 |
18 May 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 90 |
|
|
|
| 91 |
|
|
Do not let devfsd handle /dev/log's permission management, as it breaks
|
| 92 |
azarah |
1.227 |
selinux. Modified /etc/devfsd.conf, changes submited by Chris PeBenito
|
| 93 |
|
|
<pebenito@gentoo.org>.
|
| 94 |
azarah |
1.226 |
|
| 95 |
azarah |
1.227 |
Fix type-o in /etc/init.d/net.ppp0, and add local ip-up/ip-down support.
|
| 96 |
azarah |
1.226 |
|
| 97 |
azarah |
1.225 |
14 May 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 98 |
|
|
|
| 99 |
|
|
We should not export the RC_GOT_* variables, as it breaks on some systems,
|
| 100 |
azarah |
1.227 |
thanks to J?rg Gollnick <gentoo-bugs@wurzelbenutzer.de>, bug #20851.
|
| 101 |
azarah |
1.225 |
|
| 102 |
azarah |
1.227 |
From C. Brewer <killian@gentoo.org>:
|
| 103 |
|
|
- Add hide-password to the connect cmd-line of /etc/init.d/net.ppp0, which is
|
| 104 |
|
|
suppose to be default, but why take chances?
|
| 105 |
|
|
- Also, echoing chmod 640 in the resolv.conf two-step at the end to solve the
|
| 106 |
|
|
kppp complaint.
|
| 107 |
azarah |
1.225 |
|
| 108 |
|
|
13 May 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 109 |
|
|
|
| 110 |
|
|
For the network functions, the dependency code tried to create a funcion
|
| 111 |
azarah |
1.227 |
with a '.' in the name, causing the network rc-scripts to not have any
|
| 112 |
|
|
dependencies. This should fix bug #20849 's order issue, thanks to
|
| 113 |
|
|
YAMAKURA Makoto <makoto@dsb.club.ne.jp> for noticing.
|
| 114 |
azarah |
1.225 |
|
| 115 |
azarah |
1.227 |
Fix query_{before,after} to also check 'net' if 'service2' is a network
|
| 116 |
|
|
service.
|
| 117 |
azarah |
1.225 |
|
| 118 |
azarah |
1.224 |
12 May 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 119 |
|
|
|
| 120 |
|
|
More cleanups:
|
| 121 |
azarah |
1.227 |
- Move the broken stuff from symlinks to a DB entry in ${svcdir}/deptree.
|
| 122 |
|
|
Updated /sbin/runscript.sh, /sbin/rc-services.sh and gendepend.awk for
|
| 123 |
|
|
this.
|
| 124 |
|
|
- Add functions for more common tasks in /sbin/runscript.sh to
|
| 125 |
|
|
/sbin/rc-services.sh.
|
| 126 |
|
|
- Move 'consoletype' to /sbin.
|
| 127 |
|
|
- Rename /sbin/rc-envupdate.sh to /sbin/env-update.sh; updated
|
| 128 |
|
|
/etc/init.d/bootmisc for this.
|
| 129 |
|
|
- Move rc-services.sh, rc-daemon.sh and rc-help.sh to /lib/rcscripts/sh.
|
| 130 |
|
|
- Improve detection of circular depends ... modified gendepend.awk for this.
|
| 131 |
azarah |
1.224 |
|
| 132 |
azarah |
1.223 |
* rc-scripts 1.4.3.7 (11 May 2003)
|
| 133 |
|
|
|
| 134 |
|
|
11 May 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 135 |
|
|
|
| 136 |
|
|
Too many things to remember, so here is changes of note:
|
| 137 |
|
|
- More changes to gendepend.awk. This basically modifies it to not use
|
| 138 |
|
|
symlinks in $svcdir/{need,use,before,after,provide} anymore, but rather
|
| 139 |
|
|
create a file that can be sourced. Seems to speedup things nicely.
|
| 140 |
|
|
- Add /sbin/rc-services.sh. This is basically a module to get dependency
|
| 141 |
|
|
info from the new $svcdir/deptree, and some other new service functions.
|
| 142 |
|
|
- Modify the whole works to *only* source all needed files once. This
|
| 143 |
|
|
includes /sbin/{functions.sh,rc-services.sh,rc-daemon.sh}. Also
|
| 144 |
|
|
rc-services.sh will only source $svcdir/deptree once. /sbin/runscript.sh
|
| 145 |
|
|
is sourced more than once (actually each time a service is started or
|
| 146 |
|
|
stopped, but is is cut down much). Also seems to speed things up again.
|
| 147 |
|
|
- Fix a long outstanding bug in gendepend.awk that caused the 'net'
|
| 148 |
|
|
dependency to not be actually used in shutdown, causing the services
|
| 149 |
|
|
needing it to be stoped before net.* services.
|
| 150 |
|
|
- Add the RC_PARALLEL_STARTUP variable, with schedule_service_startup() to
|
| 151 |
|
|
/sbin/rc-services.sh and /etc/conf.d/rc. This is experimental parallel
|
| 152 |
|
|
startup of services, and seems to work nicely. Only issues to date is
|
| 153 |
|
|
that printing of messages is not synced, and a race very intermittantly
|
| 154 |
|
|
that causes a service to be started when it was already scheduled.
|
| 155 |
|
|
- Add a new dependency type 'parallel' that can be used to control if a
|
| 156 |
|
|
service can be started in paralled or not. Possible arguments is "yes"
|
| 157 |
|
|
or "no"; if it is not present, it is considered as "yes":
|
| 158 |
|
|
|
| 159 |
|
|
depend() {
|
| 160 |
|
|
parallel yes|no
|
| 161 |
|
|
}
|
| 162 |
|
|
|
| 163 |
|
|
Modified cachedepend.awk, gendepend.awk and /sbin/rc-services.sh.
|
| 164 |
|
|
- Fix the 'single' runlevel to actually work properly, and without a
|
| 165 |
|
|
/etc/runlevels/single directory.
|
| 166 |
|
|
- Remove the BOOT variable, and update /sbin/rc to set SOFTLEVEL properly.
|
| 167 |
|
|
Fix /etc/init.d/{checkroot,bootmisc} to use SOFTLEVEL instead of BOOT.
|
| 168 |
azarah |
1.222 |
|
| 169 |
azarah |
1.221 |
08 May 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 170 |
|
|
|
| 171 |
|
|
Major rework of /lib/rcscript/awk/gendepend.awk, cleaning it up nicely,
|
| 172 |
azarah |
1.223 |
and adding more sanity checks.
|
| 173 |
azarah |
1.221 |
|
| 174 |
azarah |
1.220 |
04 May 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 175 |
|
|
|
| 176 |
|
|
Revert /etc/init.d/hostname the way it was, as it should be the user's
|
| 177 |
|
|
choice if he want to have a FQDN in there or not, bug #14946.
|
| 178 |
|
|
|
| 179 |
|
|
Add /etc/init.d/domainname for those that want to use it.
|
| 180 |
|
|
|
| 181 |
azarah |
1.218 |
29 Apr 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 182 |
|
|
|
| 183 |
azarah |
1.219 |
Change the root check back the way it was, else it breaks with non bash
|
| 184 |
azarah |
1.223 |
shells; modified /etc/profile.
|
| 185 |
azarah |
1.219 |
|
| 186 |
|
|
29 Apr 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 187 |
|
|
|
| 188 |
azarah |
1.218 |
Change test in /etc/profile for root to '[ "$EUID" -eq 0 ]', bug #20140.
|
| 189 |
|
|
|
| 190 |
azarah |
1.217 |
27 Apr 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 191 |
|
|
|
| 192 |
azarah |
1.218 |
Add various patches from Rachel Holmes <rach@gmx.net>:
|
| 193 |
azarah |
1.217 |
|
| 194 |
|
|
Dropped use of 'cat' in bash scripts, '$(<$file)' is there for that
|
| 195 |
azarah |
1.218 |
purpose. Modified:
|
| 196 |
azarah |
1.217 |
|
| 197 |
|
|
/etc/init.d/net.ppp0
|
| 198 |
|
|
/etc/init.d/nscd
|
| 199 |
|
|
/sbin/functions.sh
|
| 200 |
|
|
/sbin/rc
|
| 201 |
|
|
/sbin/rc-daemon.sh
|
| 202 |
|
|
/sbin/rc-envupdate.sh.bash
|
| 203 |
|
|
/sbin/runscript.sh
|
| 204 |
|
|
|
| 205 |
|
|
Exchanged some gratuitous use of awk for grep. Awk is a little resource
|
| 206 |
|
|
hungry just for a simple test. (I [azarah] did not apply the changes to
|
| 207 |
azarah |
1.218 |
tests for 'devfs', as having 'usbdevfs' in the equation will break
|
| 208 |
|
|
things). Modified /sbin/rc for this.
|
| 209 |
azarah |
1.217 |
|
| 210 |
|
|
Gentoo enforces having /proc, so uname -r is a little redundant when the
|
| 211 |
|
|
information is available without an external command. Modified:
|
| 212 |
|
|
|
| 213 |
|
|
/etc/init.d/modules
|
| 214 |
|
|
/etc/init.d/serial
|
| 215 |
|
|
/sbin/functions.sh
|
| 216 |
|
|
/sbin/modules-update
|
| 217 |
|
|
|
| 218 |
|
|
Changed 'id -u' commands to use $EUID in bash executed scripts, same
|
| 219 |
azarah |
1.218 |
result no extra command. Modified:
|
| 220 |
azarah |
1.217 |
|
| 221 |
|
|
/sbin/rc-envupdate.sh
|
| 222 |
|
|
/sbin/rc-envupdate.sh.bash
|
| 223 |
|
|
/sbin/rc-update
|
| 224 |
|
|
|
| 225 |
|
|
Removed all the cat sections, and the separate echo sections. The output
|
| 226 |
azarah |
1.218 |
is _exactly_ the same, minus some spare spaces that have been removed.
|
| 227 |
|
|
Fourfold speed increase in the (granted flimsy) tests I have done.
|
| 228 |
|
|
Modified /sbin/rc-help.sh for this.
|
| 229 |
azarah |
1.217 |
|
| 230 |
|
|
Final remaining 'cat' commands removed, in favour of using bash's internal
|
| 231 |
|
|
'$(< )' or 'echo'. Use of echo leads the way to future support for bash's
|
| 232 |
|
|
i18n anyway. Modified:
|
| 233 |
|
|
|
| 234 |
|
|
/sbin/rc
|
| 235 |
|
|
/sbin/rc-envupdate.sh
|
| 236 |
|
|
/sbin/rc-envupdate.sh.bash
|
| 237 |
|
|
|
| 238 |
|
|
|
| 239 |
|
|
|
| 240 |
azarah |
1.216 |
* rc-scripts 1.4.3.6 (27 Apr 2003)
|
| 241 |
|
|
|
| 242 |
azarah |
1.215 |
27 Apr 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 243 |
|
|
|
| 244 |
|
|
Add a 'save' function /etc/init.d/clock, bug #19685.
|
| 245 |
|
|
|
| 246 |
azarah |
1.216 |
Add a slocate group to /etc/group, bug #19604.
|
| 247 |
|
|
|
| 248 |
|
|
Do not stop a network service if we do not reboot on runlevel change,
|
| 249 |
|
|
as it could have been started by the user or hotplug. This should
|
| 250 |
|
|
address bug #12763; modified /sbin/rc for this.
|
| 251 |
|
|
|
| 252 |
|
|
Fix /etc/init.d/hostname to set only the hostname, and not the NIS
|
| 253 |
|
|
domainname.
|
| 254 |
|
|
|
| 255 |
|
|
Fix /etc/init.d/keymaps to be able to set the extended keymap in rc.conf.
|
| 256 |
|
|
This should close bug #16884.
|
| 257 |
|
|
|
| 258 |
|
|
Fix /etc/profile to be /bin/sh compadible, bug #18918.
|
| 259 |
|
|
|
| 260 |
|
|
Change the swap comments in /sbin/rc to "Activating (possible) swap" to
|
| 261 |
|
|
be more 'generic' ? Only try to disable swap if any devices/files was
|
| 262 |
|
|
activated. This should close bug #19089.
|
| 263 |
|
|
|
| 264 |
azarah |
1.218 |
Fix /etc/init.d/checkroot to only remount / rw if not set explicitly to
|
| 265 |
|
|
rw in /etc/fstab, bug #19158.
|
| 266 |
azarah |
1.216 |
|
| 267 |
azarah |
1.215 |
24 Apr 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 268 |
|
|
|
| 269 |
|
|
Fix /etc/init.d/net.ppp0 to do the right thing if stopped was called,
|
| 270 |
|
|
but the ppp link was already down, bug #15333.
|
| 271 |
|
|
|
| 272 |
azarah |
1.214 |
12 Apr 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 273 |
|
|
|
| 274 |
|
|
Fix type-o in /etc/init.d/consolefont (line 38 should be 'retval=$?').
|
| 275 |
|
|
Thanks to Matt Taylor <liverbugg@juno.com> (comment #6, bug #18344).
|
| 276 |
|
|
|
| 277 |
|
|
From linux-2.5.68, we need to mount devpts on /dev/pts again ...
|
| 278 |
|
|
updated /sbin/rc for this.
|
| 279 |
|
|
|
| 280 |
|
|
11 Apr 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 281 |
|
|
|
| 282 |
|
|
Fix errors on sourcing /etc/profile if EDITOR is not set, bug #18995.
|
| 283 |
|
|
|
| 284 |
azarah |
1.213 |
10 Apr 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 285 |
|
|
|
| 286 |
|
|
Make checking in unmount more strict, fixing bug #19007.
|
| 287 |
|
|
|
| 288 |
azarah |
1.212 |
09 Apr 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 289 |
|
|
|
| 290 |
|
|
Add one more check to genenviron.awk, to spot cases where there is a
|
| 291 |
|
|
space between the variable and the '='.
|
| 292 |
|
|
|
| 293 |
azarah |
1.211 |
08 Apr 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 294 |
|
|
|
| 295 |
|
|
Fix interactive shell not to have coloured prompt when used as a
|
| 296 |
|
|
dumb client, bug #18886. Fix was inspired by patch from
|
| 297 |
|
|
Matthew Kennedy <mkennedy@gentoo.org>.
|
| 298 |
|
|
|
| 299 |
azarah |
1.210 |
* rc-scripts 1.4.3.5 (06 Apr 2003)
|
| 300 |
|
|
|
| 301 |
|
|
06 Apr 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 302 |
azarah |
1.209 |
|
| 303 |
|
|
Hopefully get the serial support sane again. Added /bin/consoletype
|
| 304 |
azarah |
1.211 |
from Redhat to check for serial console. This should resolve bug
|
| 305 |
|
|
#18329 partly.
|
| 306 |
azarah |
1.209 |
|
| 307 |
azarah |
1.211 |
Add the --nocolor option to suppress the use of colors.
|
| 308 |
azarah |
1.209 |
|
| 309 |
azarah |
1.211 |
Change the 'status' option to return true if the service is running,
|
| 310 |
|
|
and false if stopped. This is only if the '--quiet' flag was also
|
| 311 |
|
|
given.
|
| 312 |
azarah |
1.209 |
|
| 313 |
azarah |
1.211 |
Change the start and stop options not to output or return false if
|
| 314 |
|
|
the '--quiet' flag was given.
|
| 315 |
azarah |
1.209 |
|
| 316 |
azarah |
1.211 |
Redirect stderr for consolechars in /etc/init.d/consolefont to /dev/null
|
| 317 |
|
|
as well, fixing bug #18344.
|
| 318 |
azarah |
1.209 |
|
| 319 |
azarah |
1.211 |
Optimize $EDITOR extraction in /etc/profile closing bug #18614, thanks to
|
| 320 |
|
|
Aron Griffis <agriffis@gentoo.org>.
|
| 321 |
azarah |
1.209 |
|
| 322 |
azarah |
1.211 |
Set HALT to 'shutdown' or 'reboot' depending on if we are shutting down
|
| 323 |
|
|
or rebooting.
|
| 324 |
azarah |
1.210 |
|
| 325 |
|
|
30 Mar 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 326 |
azarah |
1.208 |
|
| 327 |
|
|
Fix bug #18329 ... $COLS was not setup properly for serial console.
|
| 328 |
|
|
|
| 329 |
azarah |
1.210 |
24 Mar 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 330 |
azarah |
1.206 |
|
| 331 |
|
|
Optimize USB fs stuff in /etc/init.d/localmount to use less cats etc.
|
| 332 |
|
|
Fix a problem where it might not have mounted the USB fs when usbcore
|
| 333 |
|
|
was compiled as module, and the kernel did not mount it by the time
|
| 334 |
|
|
the script was started. Get it to rather check what filesystems is
|
| 335 |
|
|
supported when deciding if it should use 'usbdevfs' or 'usbfs', as
|
| 336 |
|
|
later 2.4 kernels now also support the newer 'usbfs'.
|
| 337 |
|
|
|
| 338 |
azarah |
1.207 |
Optimize RAID stuff in /etc/init.d/checkfs a bit.
|
| 339 |
|
|
|
| 340 |
azarah |
1.210 |
16 Mar 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 341 |
azarah |
1.205 |
|
| 342 |
|
|
Update sbin/rc-envupdate.sh.bash for bug #17549.
|
| 343 |
|
|
|
| 344 |
azarah |
1.210 |
* rc-scripts 1.4.3.4 (16 Mar 2003)
|
| 345 |
azarah |
1.204 |
|
| 346 |
azarah |
1.210 |
16 Mar 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 347 |
azarah |
1.204 |
|
| 348 |
|
|
Add /etc/issue done by a Polish ascii-artists, v|rus with some slight
|
| 349 |
|
|
modifications (purple and display hostname, etc). Closes bug #16806.
|
| 350 |
|
|
|
| 351 |
|
|
Add 'use hotplug' to /etc/init.d/net.eth0, to get cardbus hardware to
|
| 352 |
|
|
work properly. Closes bug #17348.
|
| 353 |
|
|
|
| 354 |
|
|
Add update from Wout Mertens <wmertens@gentoo.org> to speedup shutdown
|
| 355 |
|
|
of dhcp interfaces, closing bug #17378. This modified /etc/init.d/net.eth0.
|
| 356 |
|
|
|
| 357 |
azarah |
1.210 |
11 Mar 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 358 |
azarah |
1.203 |
|
| 359 |
|
|
Fix usage of /usr/bin/cut in /sbin/functions.sh, thanks Brandon Low
|
| 360 |
|
|
<lostlogic@gentoo.org>!
|
| 361 |
|
|
|
| 362 |
azarah |
1.210 |
10 Mar 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 363 |
azarah |
1.201 |
|
| 364 |
|
|
Add sysfs support for 2.5 kernels (mounted to /sys). Updated /sbin/rc
|
| 365 |
|
|
and /etc/init.d/halt.sh for this.
|
| 366 |
|
|
|
| 367 |
|
|
Update /etc/fstab to correctly mount /proc with:
|
| 368 |
|
|
|
| 369 |
|
|
mount -t proc none /proc
|
| 370 |
|
|
|
| 371 |
|
|
Do the same for /dev/shm:
|
| 372 |
|
|
|
| 373 |
|
|
mount -t tmpfs none /dev/shm
|
| 374 |
|
|
|
| 375 |
|
|
Fix a typeo in /etc/init.d/checkroot that caused 'umount -a' to output
|
| 376 |
|
|
noise if we exited a recovery console.
|
| 377 |
|
|
|
| 378 |
azarah |
1.202 |
Fix /etc/init.d/hostname using /usr/bin/cut, closing bug #17175, thanks
|
| 379 |
|
|
to Bobby Bingham <uhmmmm@columbus.rr.com> for noticing this.
|
| 380 |
|
|
|
| 381 |
|
|
Bring down default gateway before adding new one .. this fixes issues
|
| 382 |
|
|
where eth0/whatever was brought up by kernel. Changed /etc/init.d/net.eth0
|
| 383 |
|
|
for this, closing bug #17164. Thanks to nth <y.lesaint@free.fr> for the
|
| 384 |
|
|
fix.
|
| 385 |
|
|
|
| 386 |
|
|
Fix /etc/init.d/modules to call modprobe with -q .. this fix issues where
|
| 387 |
|
|
it fails for module-init-tools if the module is already loaded. This
|
| 388 |
|
|
closes bug #17163, thanks to nth <y.lesaint@free.fr>.
|
| 389 |
|
|
|
| 390 |
azarah |
1.210 |
* rc-scripts 1.4.3.3 (09 Mar 2003)
|
| 391 |
azarah |
1.200 |
|
| 392 |
azarah |
1.210 |
09 Mar 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 393 |
azarah |
1.199 |
|
| 394 |
|
|
Fix /etc/init.d/netmount not to unmount / on nfs/whatever, bug #16274.
|
| 395 |
|
|
|
| 396 |
|
|
Fix net.eth0 not to try and start an interface if already up.
|
| 397 |
|
|
|
| 398 |
|
|
Update MAKEDEV from Debian to support more archs. This adds support
|
| 399 |
|
|
for 'arm', 'hppa' among others. URL:
|
| 400 |
|
|
|
| 401 |
|
|
http://packages.debian.org/stable/base/makedev.html
|
| 402 |
|
|
|
| 403 |
|
|
Add support to /etc/init.d/modules to use /etc/modules.autoload/kernel-2.4
|
| 404 |
|
|
if we are using a 2.4 kernel, and /etc/modules.autoload/kernel-2.5 if we
|
| 405 |
|
|
are using a 2.5 kernel ... bug #17109.
|
| 406 |
|
|
|
| 407 |
azarah |
1.210 |
02 Mar 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 408 |
azarah |
1.198 |
|
| 409 |
|
|
Update /etc/init.d/hostname to only set the hostname to whatever is before
|
| 410 |
|
|
the first '.', and then set the domainname to the rest, closing bug #14946.
|
| 411 |
|
|
|
| 412 |
azarah |
1.197 |
28 Feb 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 413 |
|
|
|
| 414 |
|
|
Merge some of the optimizations from Graham Forest <vladimir@gentoo.org>.
|
| 415 |
|
|
|
| 416 |
|
|
Fix spelling of dependency and some other spelling/grammer issues.
|
| 417 |
|
|
Thanks goes to Kerin Millar <kerin@recruit2recruit.net> and
|
| 418 |
|
|
Mike Frysinger <vapier@gentoo.org>, bug #15498.
|
| 419 |
|
|
|
| 420 |
|
|
Change $svcdir to '/var/lib/init.d' to be more FHS compliant, bug #15192.
|
| 421 |
|
|
|
| 422 |
|
|
Add 'Eterm' to /etc/skel/.bashrc, closing bug #14662.
|
| 423 |
|
|
|
| 424 |
|
|
Adjust comments about PROTOCOLS in /etc/rc.conf to try and prevent
|
| 425 |
|
|
bug #14556.
|
| 426 |
|
|
|
| 427 |
azarah |
1.196 |
27 Feb 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 428 |
|
|
|
| 429 |
|
|
Finally fix /etc/init.d/halt.sh to unmount non critical mounts properly.
|
| 430 |
|
|
|
| 431 |
azarah |
1.195 |
20 Feb 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 432 |
|
|
|
| 433 |
|
|
Kill /dev/ttyp0 error at boot by changing test in /etc/init.d/modules
|
| 434 |
|
|
to 'test -c /dev/ttyp0 &> /dev/null'.
|
| 435 |
|
|
|
| 436 |
azarah |
1.194 |
18 Feb 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 437 |
|
|
|
| 438 |
|
|
Update /sbin/modules-update to generate /etc/modprobe.devfs from
|
| 439 |
|
|
/etc/modules.devfs. This along with the devfs-hack.patch in the latest
|
| 440 |
|
|
module-init-tools-0.9.9 should get rid of many of the warnings/errors
|
| 441 |
|
|
with devfs, and makes it work a bit better.
|
| 442 |
|
|
|
| 443 |
azarah |
1.193 |
17 Feb 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 444 |
|
|
|
| 445 |
|
|
Fix /etc/inputrc for dvorak keyboard layout, bug #2599 again.
|
| 446 |
|
|
|
| 447 |
|
|
16 Feb 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 448 |
|
|
|
| 449 |
|
|
Fix the 'source /etc/profile.env' to be '. /etc/profile' to have ksh
|
| 450 |
|
|
support. This resolves bug #14994.
|
| 451 |
|
|
|
| 452 |
|
|
Move EDITOR to /etc/rc.conf. Also update /etc/profile to set EDITOR
|
| 453 |
|
|
according to /etc/rc.conf.
|
| 454 |
|
|
|
| 455 |
|
|
Update /etc/init.d/checkfs to fix bug #14282. It did not exclude comments,
|
| 456 |
|
|
and used 'basename' which is located in /usr/bin.
|
| 457 |
|
|
|
| 458 |
azarah |
1.192 |
13 Feb 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 459 |
|
|
|
| 460 |
|
|
Merge changes from Nick Jones <carpaski@gentoo.org> to not run stty if
|
| 461 |
|
|
used in portage. Fix the NOCOLOR stuff. Updated /sbin/functions.sh for
|
| 462 |
|
|
this.
|
| 463 |
|
|
|
| 464 |
azarah |
1.191 |
06 Feb 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 465 |
|
|
|
| 466 |
|
|
Update src/awk/genenviron.awk to properly set the environment for each
|
| 467 |
|
|
rc-script's depend() function by sourcing required config files.
|
| 468 |
|
|
|
| 469 |
azarah |
1.190 |
05 Feb 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 470 |
|
|
|
| 471 |
|
|
Fix /sbin/rc-envupdate.sh to use $svcdir to set SVCDIR. This is thanks
|
| 472 |
|
|
to Max Kalika <alkern23@yahoo.com>, bug #15050.
|
| 473 |
|
|
|
| 474 |
azarah |
1.188 |
03 Feb 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 475 |
|
|
|
| 476 |
|
|
Fix /sbin/modules-update to work with module-init-tools-0.9.9.
|
| 477 |
|
|
|
| 478 |
azarah |
1.186 |
30 Jan 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 479 |
|
|
|
| 480 |
|
|
Add 'use isapnp' to /etc/init.d/modules, closing bug #14677, thanks to
|
| 481 |
|
|
Hubert Hanghofer <hubert.hanghofer@netbeer.co.at>.
|
| 482 |
|
|
|
| 483 |
woodchip |
1.185 |
27 Jan 2003; Donny Davies <woodchip@gentoo.org>:
|
| 484 |
|
|
|
| 485 |
|
|
Fix halt.sh by moving the nut UPS kill power stuff back into a function!
|
| 486 |
|
|
Add fix from the wonderful analysis of Toby Dickenson
|
| 487 |
|
|
<tdickenson@geminidataloggers.com> in #12947.
|
| 488 |
|
|
|
| 489 |
azarah |
1.183 |
26 Jan 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 490 |
|
|
|
| 491 |
|
|
Fix start-stop-daemon to check the call to nice() correctly for failure,
|
| 492 |
|
|
closing bug #14359, thanks to YAMAKURA Makoto <makoto@dsb.club.ne.jp>.
|
| 493 |
|
|
|
| 494 |
azarah |
1.184 |
Fix globbing $? when checking return value of fsck in /etc/init.d/checkroot
|
| 495 |
|
|
and /etc/init.d/checkfs. This closes bug #13320, thanks to good work from
|
| 496 |
|
|
Malcolm Scott <m@lcolm.org.uk>.
|
| 497 |
|
|
|
| 498 |
vapier |
1.182 |
21 Jan 2003; Mike Frysinger <vapier@gentoo.org>:
|
| 499 |
|
|
|
| 500 |
vapier |
1.189 |
Updated /etc/rc.conf to add elogin/entrance support #13790.
|
| 501 |
vapier |
1.182 |
|
| 502 |
azarah |
1.181 |
21 Jan 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 503 |
|
|
|
| 504 |
|
|
Update /etc/init.d/keymaps to enable unicode if required. This closes
|
| 505 |
|
|
bug #14306 thanks to Danny Milosavljevic <danny_milo@yahoo.com>.
|
| 506 |
|
|
|
| 507 |
azarah |
1.180 |
19 Jan 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 508 |
|
|
|
| 509 |
|
|
Fix deadlock durning shutdown if tmpfs filesystems larger than free
|
| 510 |
|
|
memory, and swap gets deactivated, bug #13599. Updated /etc/init.d/halt.sh
|
| 511 |
|
|
for this.
|
| 512 |
|
|
|
| 513 |
|
|
Merge in some fixes from Vapier <vapier@gentoo.org> to /sbin/functions.sh.
|
| 514 |
|
|
This closes bug #13868.
|
| 515 |
|
|
|
| 516 |
|
|
Always add "/bin:/sbin:/usr/bin:/usr/sbin" to PATH, as it fixes both
|
| 517 |
|
|
'su -c foo' not finding start-stop-daemon (etc), and bug #14127.
|
| 518 |
|
|
|
| 519 |
|
|
Add route for lo interface to /etc/init.d/net.lo, closing bug #14055.
|
| 520 |
|
|
|
| 521 |
azarah |
1.179 |
15 Jan 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 522 |
|
|
|
| 523 |
|
|
Clear $svcdir in /sbin/rc before we run depscan to make sure we do
|
| 524 |
|
|
not have stale entries left from hard reboot, thanks to pac1085 on
|
| 525 |
|
|
irc.
|
| 526 |
|
|
|
| 527 |
azarah |
1.178 |
* rc-scripts 1.4.3.2 (15 Jan 2003)
|
| 528 |
|
|
|
| 529 |
azarah |
1.176 |
15 Jan 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 530 |
|
|
|
| 531 |
|
|
Truely fix bootup on seperate /var.
|
| 532 |
|
|
|
| 533 |
azarah |
1.177 |
Add some fixes and optimizations to /sbin/rc-update, thanks to
|
| 534 |
|
|
Daniel Robbins <drobbins@gentoo.org>.
|
| 535 |
|
|
|
| 536 |
azarah |
1.175 |
* rc-scripts 1.4.3.1 (15 Jan 2003)
|
| 537 |
|
|
|
| 538 |
|
|
15 Jan 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 539 |
|
|
|
| 540 |
|
|
Fix bootup on seperate /var.
|
| 541 |
|
|
|
| 542 |
azarah |
1.174 |
14 Jan 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 543 |
|
|
|
| 544 |
|
|
Fix /etc/init.d/hostname and /etc/init.d/serial to close bug #13636.
|
| 545 |
|
|
|
| 546 |
azarah |
1.173 |
07 Jan 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 547 |
|
|
|
| 548 |
|
|
Fix /etc/init.d/keymaps to force linux keycodes for PPC, thanks
|
| 549 |
|
|
to Olaf Hering <gentoo@aepfle.de>, bug #13193.
|
| 550 |
|
|
|
| 551 |
|
|
Turn on -C option to fsck on for all calls to fsck. Updated scripts
|
| 552 |
|
|
/etc/init.d/checkroot and /etc/init.d/checkfs, closing bug #13321.
|
| 553 |
|
|
|
| 554 |
azarah |
1.172 |
* rc-scripts 1.4.3.0 (07 Jan 2003)
|
| 555 |
|
|
|
| 556 |
|
|
07 Jan 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 557 |
|
|
|
| 558 |
|
|
Too much to mention, but here are a few:
|
| 559 |
|
|
- Major rewrite of software RAID startup, based on Mandrake's, as
|
| 560 |
|
|
ours was pretty broken :(
|
| 561 |
|
|
- Redone /sbin/rc to work without the tmpfs/ramfs stat directory.
|
| 562 |
|
|
Much of /sbin/functions.sh and other scripts have been changed
|
| 563 |
|
|
to support this.
|
| 564 |
|
|
- Reworked /etc/inittab to support this. Also moved critical
|
| 565 |
|
|
mounting of local filesystems to 'sysinit' function of /sbin/rc.
|
| 566 |
|
|
- Move state directory to /var/state/init.d/ ($svcdir).
|
| 567 |
|
|
- Move Adelie node init to /sbin/functions.sh to try and simplify
|
| 568 |
|
|
/sbin/rc a bit.
|
| 569 |
|
|
- Updated Copyright dates to 2003.
|
| 570 |
azarah |
1.51 |
|
| 571 |
azarah |
1.171 |
* rc-scripts 1.4.2.8 (06 Jan 2003)
|
| 572 |
|
|
|
| 573 |
azarah |
1.170 |
02 Jan 2003; Martin Schlemmer <azarah@gentoo.org>:
|
| 574 |
|
|
|
| 575 |
|
|
Fix src/awk/genenviron.awk to work with multiple 'need', 'use', etc
|
| 576 |
|
|
lines, as it seems users do not note the need to have them all on
|
| 577 |
|
|
one line ....
|
| 578 |
|
|
|
| 579 |
|
|
Fix /sbin/runscript.sh to detect 'net.adsl', or any other net.*
|
| 580 |
|
|
script not ending on a digit. This closes bug #12887.
|
| 581 |
|
|
|
| 582 |
|
|
Fix get_KV to also check micro version of kernel; add KV_to_int()
|
| 583 |
|
|
helper function for get_KV. Update /etc/init.d/localmount to work
|
| 584 |
|
|
with new get_KV ...
|
| 585 |
|
|
|
| 586 |
azarah |
1.168 |
28 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 587 |
|
|
|
| 588 |
|
|
Add support for generate-modprobe.conf or generating /etc/modprobe.conf
|
| 589 |
|
|
in the new sys-apps/module-init-tools. Note that you need version
|
| 590 |
|
|
0.9.7 or later of sys-apps/module-init-tools. Updated
|
| 591 |
|
|
/sbin/modules-update for this.
|
| 592 |
|
|
|
| 593 |
azarah |
1.169 |
Change /etc/init.d/localmount to use 'usbfs' and not 'usbdevfs' if
|
| 594 |
|
|
we are running kernel 2.5 or later ...
|
| 595 |
|
|
|
| 596 |
azarah |
1.167 |
26 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 597 |
|
|
|
| 598 |
|
|
Add /etc/init.d/crypto-loop and /etc/conf.d/crypto-loop, a cool
|
| 599 |
|
|
rc-script to setup encrypted loopback devices. This was kindly
|
| 600 |
|
|
donated by Matthew Kennedy <mkennedy@gentoo.org> (bug #11471).
|
| 601 |
|
|
|
| 602 |
azarah |
1.166 |
25 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 603 |
|
|
|
| 604 |
|
|
Fix src/awk/genenviron.awk stripping *all* '=', closing
|
| 605 |
|
|
bug #8901.
|
| 606 |
|
|
|
| 607 |
|
|
Fix src/awk/genenviron.awk not seperating CONFIG_PROTECT with
|
| 608 |
|
|
spaces ...
|
| 609 |
|
|
|
| 610 |
azarah |
1.165 |
* rc-scripts 1.4.2.7 (24 Dec 2002)
|
| 611 |
|
|
|
| 612 |
azarah |
1.164 |
24 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 613 |
|
|
|
| 614 |
|
|
Add a fix to /sbin/functions.sh for bug #12601.
|
| 615 |
|
|
|
| 616 |
azarah |
1.163 |
22 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 617 |
|
|
|
| 618 |
|
|
Add INFOPATH to /etc/env.d/00basic.
|
| 619 |
|
|
|
| 620 |
|
|
Fix src/awk/genenviron.awk to get the order of the env.d files
|
| 621 |
|
|
correct. Also fix it to handle *all* the SPECIALS correctly.
|
| 622 |
|
|
This closes bug #12411.
|
| 623 |
|
|
|
| 624 |
azarah |
1.162 |
* rc-scripts 1.4.2.6 (18 Dec 2002)
|
| 625 |
|
|
|
| 626 |
|
|
18 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 627 |
|
|
|
| 628 |
|
|
Add mips changes to sbin/MAKEDEV. This should close bug #12329,
|
| 629 |
|
|
thanks to Nicholas Wourms <nwourms@netscape.net>.
|
| 630 |
|
|
|
| 631 |
|
|
Quote some tests in /sbin/rc-update to fix/avoid the problem
|
| 632 |
|
|
in bug #
|
| 633 |
|
|
|
| 634 |
|
|
Fix awk regex in /etc/init.d/halt.sh to fix bug #11795.
|
| 635 |
|
|
|
| 636 |
|
|
Update shell for postgres user, closing bug #12258.
|
| 637 |
|
|
|
| 638 |
azarah |
1.161 |
11 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 639 |
|
|
|
| 640 |
|
|
Fix src/awk/genenviron.awk not to add duplicate entries, closing
|
| 641 |
|
|
bug #8999.
|
| 642 |
|
|
|
| 643 |
azarah |
1.160 |
* rc-scripts 1.4.2.5 (09 Dec 2002)
|
| 644 |
|
|
|
| 645 |
azarah |
1.159 |
08 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 646 |
|
|
|
| 647 |
|
|
Add another sync to /etc/init.d/halt.sh, closing bug 8173.
|
| 648 |
|
|
|
| 649 |
|
|
Add smmsp uid and gid. Closes bug #8952.
|
| 650 |
|
|
|
| 651 |
azarah |
1.157 |
04 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 652 |
|
|
|
| 653 |
azarah |
1.158 |
Setup colums, etc up properly for serial consoles in /sbin/functions.sh.
|
| 654 |
|
|
Closes bug #11557, thanks to Erik Scrafford <erik@scrafford.org>.
|
| 655 |
|
|
|
| 656 |
azarah |
1.157 |
Add headers similar to that of portage-2.0.45 and up to the
|
| 657 |
|
|
generated profile files (/etc/{profile,csh}.env). Updated
|
| 658 |
|
|
src/awk/genenviron.awk for this.
|
| 659 |
|
|
|
| 660 |
azarah |
1.154 |
01 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 661 |
|
|
|
| 662 |
|
|
Fix typeo in /etc/devfsd.conf, closing bug #11424, thanks to the
|
| 663 |
|
|
sharp eye of Techie2000 <Linux@mochamail.com>.
|
| 664 |
|
|
|
| 665 |
azarah |
1.155 |
Rename /sbin/update-modules to /sbin/modules-update, closing
|
| 666 |
|
|
bug #11445.
|
| 667 |
|
|
|
| 668 |
|
|
Nano moved from /usr/bin/nano to /bin/nano. Fix this in
|
| 669 |
|
|
/etc/env.d/00basic, bug #10916.
|
| 670 |
|
|
|
| 671 |
azarah |
1.152 |
27 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 672 |
|
|
|
| 673 |
|
|
Add more improvements to clustering code. This is from
|
| 674 |
|
|
Olivier Crete <crete@cerca.umontreal.ca>, bug #4151.
|
| 675 |
|
|
|
| 676 |
azarah |
1.151 |
26 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 677 |
|
|
|
| 678 |
|
|
Change default 'net' dependency behaviour to be more suited
|
| 679 |
|
|
for notebook users. Basically if at least one net.* service
|
| 680 |
|
|
beside net.lo start successfully, the 'net' dependency is
|
| 681 |
azarah |
1.153 |
considered up. Server admin can set RC_NET_STRICT_CHECKING="yes"
|
| 682 |
azarah |
1.151 |
in /etc/conf.d/rc to change this back to the old default.
|
| 683 |
azarah |
1.156 |
This is the start to address bug #2706.
|
| 684 |
azarah |
1.151 |
|
| 685 |
azarah |
1.150 |
* rc-scripts 1.4.2.4 (26 Nov 2002)
|
| 686 |
|
|
|
| 687 |
|
|
26 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 688 |
|
|
|
| 689 |
|
|
Initial merge of bits for Adelie Linux for SSI clusters. More
|
| 690 |
|
|
info at:
|
| 691 |
|
|
|
| 692 |
|
|
http://www.cerca.umontreal.ca/hpc/en/projects/adelie/index.html
|
| 693 |
|
|
|
| 694 |
|
|
25 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 695 |
|
|
|
| 696 |
|
|
One liner fix to src/awk/cachedepends.awk to once again fix
|
| 697 |
|
|
bug #7803.
|
| 698 |
|
|
|
| 699 |
azarah |
1.149 |
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 700 |
|
|
|
| 701 |
|
|
Add 'alias char-major-89 i2c-dev' to /etc/modules.d/aliases.
|
| 702 |
|
|
This should close bug #10891.
|
| 703 |
|
|
|
| 704 |
azarah |
1.148 |
* rc-scripts 1.4.2.3 (18 Nov 2002)
|
| 705 |
|
|
|
| 706 |
azarah |
1.147 |
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 707 |
|
|
|
| 708 |
|
|
Add some more checks to src/awk/*. Fix error printing for
|
| 709 |
|
|
/sbin/depscan.sh.
|
| 710 |
azarah |
1.148 |
|
| 711 |
|
|
Link awk module with gcc and not with ld. This should fix
|
| 712 |
|
|
problems on sparc and alpha. Many thanks for this fix to
|
| 713 |
|
|
Stephan Jones <cretin@gentoo.org>.
|
| 714 |
|
|
|
| 715 |
|
|
Remove the copyright info from config files, thanks to
|
| 716 |
|
|
Matthew Kennedy <mkennedy@gentoo.org>.
|
| 717 |
azarah |
1.147 |
|
| 718 |
azarah |
1.144 |
* rc-scripts 1.4.2.2 (18 Nov 2002)
|
| 719 |
|
|
|
| 720 |
|
|
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 721 |
|
|
|
| 722 |
|
|
Add src/awk/genenviron.awk which is rc-envupdate.sh ported
|
| 723 |
|
|
to awk. This is also much faster than its bash version.
|
| 724 |
|
|
|
| 725 |
azarah |
1.145 |
Remove the 'Spider cat fix' from depscan.sh.bash, as it makes
|
| 726 |
|
|
things even slower on older boxes. Bug #10548.
|
| 727 |
|
|
|
| 728 |
azarah |
1.146 |
After a bored Vapier decided that he needed to update the
|
| 729 |
|
|
licenses of things in /etc :P, I did the rest. Hopefully
|
| 730 |
|
|
not too many people will nuke thier fstab :/
|
| 731 |
|
|
|
| 732 |
azarah |
1.143 |
* rc-scripts 1.4.2.1 (18 Nov 2002)
|
| 733 |
|
|
|
| 734 |
|
|
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 735 |
|
|
|
| 736 |
|
|
Update src/awk/cachedepends.awk to find its own rc-scripts,
|
| 737 |
|
|
fixing the need for find which broke systems with /usr on
|
| 738 |
|
|
a different partition.
|
| 739 |
|
|
|
| 740 |
azarah |
1.141 |
17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 741 |
|
|
|
| 742 |
|
|
Add some extra checks to src/awk/cachedepends.awk and
|
| 743 |
|
|
src/awk/gendepends.awk.
|
| 744 |
|
|
|
| 745 |
azarah |
1.142 |
Move some of the more generic functions in src/awk/gendepends.awk
|
| 746 |
|
|
to src/awk/functions.awk.
|
| 747 |
|
|
|
| 748 |
azarah |
1.140 |
* rc-scripts 1.4.2 (17 Nov 2002)
|
| 749 |
|
|
|
| 750 |
|
|
17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 751 |
|
|
|
| 752 |
|
|
Add initial version of new depscan.sh. This uses awk scripts
|
| 753 |
|
|
to do the main work, giving about 10 times speed improvement on
|
| 754 |
|
|
slower machines. Updated /sbin/depscan.sh, src/filefuncts.c,
|
| 755 |
|
|
src/Makefile, src/awk/cachedepends.awk and src/awk/gendepends.awk
|
| 756 |
|
|
for this. This should close bug #10548.
|
| 757 |
|
|
|
| 758 |
azarah |
1.138 |
* rc-scripts 1.4.1.2 (5 Nov 2002)
|
| 759 |
|
|
|
| 760 |
azarah |
1.139 |
5 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 761 |
|
|
|
| 762 |
|
|
Add UID/GID of 250 for Portage Fakeroot account.
|
| 763 |
|
|
|
| 764 |
azarah |
1.137 |
4 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 765 |
|
|
|
| 766 |
|
|
Change /etc/init.d/clock to depend on localmount again, fixing
|
| 767 |
|
|
bug #10048.
|
| 768 |
|
|
|
| 769 |
|
|
Get deps on logger sane again. I wanted to get the logger started
|
| 770 |
|
|
as early as possible, but clock for one breaks if /usr is mounted
|
| 771 |
|
|
on seperate partition.
|
| 772 |
|
|
|
| 773 |
azarah |
1.136 |
29 Oct 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 774 |
|
|
|
| 775 |
|
|
Fix return in /etc/init.d/modules to return 0 if /proc/modules
|
| 776 |
|
|
do not exists. Closes bug #7738, comment #5.
|
| 777 |
|
|
|
| 778 |
azarah |
1.135 |
* rc-scripts 1.4.1.1 (28 Oct 2002)
|
| 779 |
|
|
|
| 780 |
azarah |
1.134 |
28 Oct 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 781 |
|
|
|
| 782 |
|
|
Fix /sbin/update-modules not to include backup files. Closes
|
| 783 |
|
|
bug #9707.
|
| 784 |
|
|
|
| 785 |
azarah |
1.133 |
26 Oct 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 786 |
|
|
|
| 787 |
|
|
Fix update-modules borking if there are directories present
|
| 788 |
|
|
in /etc/modules.d/. Closes bug #9632.
|
| 789 |
|
|
|
| 790 |
azarah |
1.132 |
17 Oct 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 791 |
|
|
|
| 792 |
|
|
Change deps on /etc/init.d/{clock,hostname,modules} not to
|
| 793 |
|
|
depend on localmount, but rather on checkroot, as all of them
|
| 794 |
|
|
just need / to be mounted. This should fix race conditions
|
| 795 |
|
|
because of checkfs dependency on modules. This should close
|
| 796 |
|
|
bug #9266.
|
| 797 |
|
|
|
| 798 |
azarah |
1.131 |
* rc-scripts 1.4.1 (13 Oct 2002)
|
| 799 |
|
|
|
| 800 |
azarah |
1.130 |
13 Oct 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 801 |
|
|
|
| 802 |
|
|
Create and fix permissions on /tmp/.{ICE,X11}-unix/. This
|
| 803 |
|
|
is additional measures for bug #8281.
|
| 804 |
|
|
|
| 805 |
azarah |
1.129 |
12 Oct 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 806 |
|
|
|
| 807 |
|
|
Update /etc/init.d/net.eth0 to fix bug #8626.
|
| 808 |
|
|
|
| 809 |
|
|
Fix /sbin/rc-update to check return code of "ln". This should
|
| 810 |
|
|
close bug #8867.
|
| 811 |
|
|
|
| 812 |
azarah |
1.127 |
29 Sep 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 813 |
|
|
|
| 814 |
|
|
Fix indentation in /etc/inputrc. This should close
|
| 815 |
|
|
bug #8368.
|
| 816 |
|
|
|
| 817 |
|
|
Add extended status functionality. Should close bug #2462.
|
| 818 |
|
|
|
| 819 |
azarah |
1.128 |
Add support for /sbin/rc-update to check if the rc-script
|
| 820 |
|
|
is executable or not. Thanks to widersacher@gmx.net, closing
|
| 821 |
|
|
bug #8326.
|
| 822 |
|
|
|
| 823 |
azarah |
1.126 |
25 Sep 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 824 |
|
|
|
| 825 |
|
|
Fix /etc/init.d/bootmisc not to kill pidfiles of running
|
| 826 |
|
|
daemons. Improve NGPT support in /sbin/rc a bit.
|
| 827 |
|
|
|
| 828 |
azarah |
1.125 |
23 Sep 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 829 |
|
|
|
| 830 |
|
|
Fix my last screwup with /etc/init.d/net.ppp0. Basically
|
| 831 |
|
|
forgot to change a few DEVICE's to IFACE ...
|
| 832 |
|
|
|
| 833 |
azarah |
1.124 |
22 Sep 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 834 |
|
|
|
| 835 |
|
|
NGPT support.
|
| 836 |
|
|
|
| 837 |
azarah |
1.123 |
17 Sep 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 838 |
|
|
|
| 839 |
|
|
Did a small fix to /etc/init.d/net.eth0, thanks to
|
| 840 |
|
|
naanyaar2000@yahoo.com, bug #7407.
|
| 841 |
|
|
|
| 842 |
azarah |
1.122 |
16 Sep 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 843 |
|
|
|
| 844 |
|
|
Add the permission stuff for generic scsi when compiled as
|
| 845 |
|
|
module, thanks to Bauno <bauno@inwind.it>.
|
| 846 |
|
|
|
| 847 |
|
|
Add support for /etc/devfs.d/ for additional devfs config
|
| 848 |
|
|
stuff .. idea from Denys Duchier <Denys.Duchier@ps.uni-sb.de>.
|
| 849 |
|
|
|
| 850 |
azarah |
1.121 |
11 Sep 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 851 |
|
|
|
| 852 |
|
|
Fix small type-o from last changes to /etc/init.d/netmount.
|
| 853 |
|
|
Should resolve bug #7803.
|
| 854 |
|
|
|
| 855 |
azarah |
1.119 |
* rc-scripts 1.4.0 (7 Sep 2002)
|
| 856 |
|
|
|
| 857 |
azarah |
1.118 |
7 Sep 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 858 |
|
|
|
| 859 |
|
|
Update /etc/init.d/net.eth0 to handle individual broadcast
|
| 860 |
|
|
and netmask for aliases. Should close bug #7407.
|
| 861 |
azarah |
1.119 |
|
| 862 |
|
|
Give /var/run/utmp and /var/log/wtmp the proper permissions
|
| 863 |
|
|
and ownership. First steps in fixing bug #7630.
|
| 864 |
azarah |
1.118 |
|
| 865 |
azarah |
1.120 |
Change Raid stuff again in /etc/init.d/checkfs.
|
| 866 |
|
|
|
| 867 |
woodchip |
1.115 |
26 Aug 2002; Donny Davies <woodchip@gentoo.org>:
|
| 868 |
|
|
|
| 869 |
|
|
Give root a 'root' GECOS in /etc/passwd, was NULL before.
|
| 870 |
|
|
|
| 871 |
azarah |
1.114 |
* rc-scripts 1.3.9 (25 Aug 2002)
|
| 872 |
|
|
|
| 873 |
|
|
25 Aug 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 874 |
|
|
|
| 875 |
|
|
Update /sbin/rc to fix some spelling/slang mistakes. Closes
|
| 876 |
|
|
bug #6887.
|
| 877 |
|
|
|
| 878 |
|
|
Move /etc/init.d/net.ppp0 's config to /etc/conf.d/net.ppp0.
|
| 879 |
|
|
This closes bug #6378.
|
| 880 |
|
|
|
| 881 |
|
|
Add IPv6 support to /etc/init.d/net.eth0. Closes bug #6175,
|
| 882 |
|
|
with many thanks to Asbjorn Sannes <ace@sannes.org>.
|
| 883 |
|
|
|
| 884 |
azarah |
1.113 |
20 Aug 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 885 |
|
|
|
| 886 |
|
|
Update /etc/init.d/bootmisc to reset pam_console permissions.
|
| 887 |
|
|
|
| 888 |
|
|
Update /etc/devfsd.conf to have the "pam_console_apply_devfsd.so"
|
| 889 |
|
|
line for getting devfs to work with pam_console.
|
| 890 |
|
|
|
| 891 |
azarah |
1.112 |
12 Aug 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 892 |
|
|
|
| 893 |
|
|
Update /etc/init.d/keymaps to first load the windowkeys.inc then
|
| 894 |
|
|
the user selected one, fixing bug #6295.
|
| 895 |
|
|
|
| 896 |
azarah |
1.111 |
11 Aug 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 897 |
azarah |
1.110 |
|
| 898 |
azarah |
1.111 |
Change the 'cat' in check_rcscript() to a single 'awk' in
|
| 899 |
|
|
/sbin/depscan.sh. This should fix broken pipe issues if the
|
| 900 |
|
|
loop exists too early. Resolves bug #5961.
|
| 901 |
|
|
|
| 902 |
|
|
Fix software RAID startup/shutdown, bug #5310. Modified
|
| 903 |
|
|
/etc/init.d/checkfs and /etc/init.d/halt.sh for this.
|
| 904 |
azarah |
1.110 |
|
| 905 |
azarah |
1.109 |
* rc-scripts 1.3.8 (08 Aug 2002)
|
| 906 |
|
|
|
| 907 |
azarah |
1.108 |
7 Aug 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 908 |
|
|
|
| 909 |
azarah |
1.111 |
Move the color ls stuff to .bashrc. Fix bug #5250.
|
| 910 |
azarah |
1.108 |
|
| 911 |
danarmak |
1.107 |
6 Aug 2002; Dan Armak <danarmak@gentoo.org>:
|
| 912 |
|
|
|
| 913 |
|
|
Correct the comments in rc.conf about the XSESSION variable: it should
|
| 914 |
|
|
be set to "kde-<version>" not "KDE". Closes bug #5948.
|
| 915 |
|
|
|
| 916 |
azarah |
1.106 |
5 Aug 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 917 |
|
|
|
| 918 |
azarah |
1.111 |
Fix the 'Usage' line in the help to return the correct options for
|
| 919 |
|
|
the script (/sbin/runscript.sh). Resolve bug #6029.
|
| 920 |
azarah |
1.106 |
|
| 921 |
woodchip |
1.105 |
3 Aug 2002; Donny Davies <woodchip@gentoo.org>:
|
| 922 |
|
|
|
| 923 |
|
|
Added UPS shutdown support for nut to halt.sh.
|
| 924 |
|
|
Added nut user/group as uid/gid 84.
|
| 925 |
|
|
|
| 926 |
azarah |
1.103 |
27 Jul 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 927 |
|
|
|
| 928 |
|
|
Updated /sbin/rc's way of checking for devfs support (now rather uses
|
| 929 |
|
|
awk, as it is more accurate). Closes bug #5458.
|
| 930 |
|
|
|
| 931 |
|
|
Add the Redhat/Mandrake /forcefsck and /fastboot options to our checkroot
|
| 932 |
|
|
and checkfs. Updated /etc/init.d/{checkroot,checkfs,halt.sh} for this.
|
| 933 |
|
|
Thanks goes to Chris PeBenito (bug #5570).
|
| 934 |
|
|
|
| 935 |
azarah |
1.104 |
Changed most daemons to use /bin/false as shell. Should close bug #5388.
|
| 936 |
|
|
|
| 937 |
carpaski |
1.102 |
27 Jul 2002; Nicholas Jones <carpaski@gentoo.org>:
|
| 938 |
|
|
|
| 939 |
|
|
Added vpopmail user and group as 89:89
|
| 940 |
|
|
|
| 941 |
azarah |
1.99 |
22 Jul 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 942 |
|
|
|
| 943 |
|
|
Add the cyrus user to /etc/passwd. Resolves bug #4100.
|
| 944 |
azarah |
1.97 |
|
| 945 |
azarah |
1.100 |
Some bugfixes and speed improvements to /sbin/depscan.sh after
|
| 946 |
|
|
last changes.
|
| 947 |
|
|
|
| 948 |
azarah |
1.101 |
Replace some cat/grep's in /sbin/rc-envupdate.sh with awk's to
|
| 949 |
|
|
get some speed improvements.
|
| 950 |
|
|
|
| 951 |
azarah |
1.97 |
21 Jul 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 952 |
|
|
|
| 953 |
|
|
Fix LVM support in /etc/init.d/checkfs again, thanks to help from
|
| 954 |
|
|
Kyle Manna <nitro@gentoo.org>.
|
| 955 |
|
|
|
| 956 |
|
|
Add software RAID support to /etc/init.d/checkfs, thanks to
|
| 957 |
|
|
Daniel Ahlberg <aliz@gentoo.org>.
|
| 958 |
|
|
|
| 959 |
azarah |
1.99 |
Update the cache_depend() funtion in /sbin/depscan.sh not to
|
| 960 |
azarah |
1.98 |
quit on any "}", but only on the one matching the first "{". This
|
| 961 |
|
|
requires wc in /bin, so baselayout should depend on
|
| 962 |
|
|
>=sys-apps/textutils-2.0.19-r2
|
| 963 |
|
|
|
| 964 |
|
|
Update /etc/init.d/netmount to try and detect nfs mounts that should be
|
| 965 |
|
|
mounted automatically on boot. This requires awk in /bin, so baselayout
|
| 966 |
|
|
should depend on >=sys-apps/gawk-3.1.0-r3.
|
| 967 |
|
|
|
| 968 |
azarah |
1.109 |
* rc-scripts 1.3.7 (17 Jul 2002)
|
| 969 |
azarah |
1.95 |
|
| 970 |
azarah |
1.94 |
17 Jul 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 971 |
azarah |
1.95 |
|
| 972 |
|
|
Add logging functionality to the rc-scripts, thanks to Alexander Holler,
|
| 973 |
|
|
bug #4037 for the basic idea. Updated /sbin/functions.sh for this.
|
| 974 |
|
|
|
| 975 |
|
|
16 Jul 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 976 |
azarah |
1.94 |
|
| 977 |
|
|
Add additional entries to /etc/services to support cyrus-imapd, thanks
|
| 978 |
azarah |
1.96 |
to Nick Hadaway <raker@gentoo.org>.
|
| 979 |
azarah |
1.94 |
|
| 980 |
|
|
Update /etc/init.d/consolefont to resolve bug #4968. This fixes a
|
| 981 |
|
|
problem with non 7bit ascii symbols.
|
| 982 |
|
|
|
| 983 |
|
|
Updated /etc/init.d/checkfs to detect if lvm is already active.
|
| 984 |
|
|
This should resolve bug #3613.
|
| 985 |
|
|
|
| 986 |
azarah |
1.92 |
5 Jun 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 987 |
|
|
|
| 988 |
|
|
Add "usb" group, gid 85. Move "sshd" user and group to 22. Move
|
| 989 |
|
|
"games" user and group to 35
|
| 990 |
|
|
|
| 991 |
azarah |
1.91 |
3 Jun 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 992 |
|
|
|
| 993 |
azarah |
1.93 |
Update Copyright displayed at boot, thanks to Sascha Schwabbauer
|
| 994 |
|
|
(aka cybersystem). Updated /sbin/rc for this.
|
| 995 |
azarah |
1.91 |
|
| 996 |
azarah |
1.90 |
30 Jun 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 997 |
|
|
|
| 998 |
|
|
Update /etc/skel/.bashrc to update the window title of X terminals
|
| 999 |
|
|
that supports it. Closes bug #4232.
|
| 1000 |
|
|
|
| 1001 |
azarah |
1.88 |
26 Jun 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1002 |
|
|
|
| 1003 |
|
|
Add sshd user and group. Updated /etc/passwd and /etc/group for this.
|
| 1004 |
|
|
|
| 1005 |
azarah |
1.89 |
Update /etc/inputrc to resolve bug #2599.
|
| 1006 |
|
|
|
| 1007 |
azarah |
1.87 |
20 Jun 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1008 |
|
|
|
| 1009 |
|
|
Add /opt/bin to $PATH and $ROOTPATH, closing bug #3603. Modified
|
| 1010 |
|
|
/etc/env.d/00basic for this.
|
| 1011 |
|
|
|
| 1012 |
|
|
Add some new daemon stop and pid detection stuff to /sbin/functions.sh.
|
| 1013 |
|
|
Nothing official, but I spent enouth time on it not to want to loose it :)
|
| 1014 |
|
|
|
| 1015 |
|
|
Fixed a bug in /sbin/functions.sh that caused rc-scripts run as cron jobs
|
| 1016 |
|
|
to give output to stderr. This was caused by a call to "stty", which when
|
| 1017 |
|
|
run without a attatched terminal, have this effect. Basically just pipe
|
| 1018 |
|
|
stderr to /dev/null.
|
| 1019 |
|
|
|
| 1020 |
azarah |
1.86 |
5 Jun 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1021 |
|
|
|
| 1022 |
|
|
Add /usr/local/share/man to $MANPATH (/etc/env.d/00basic), resolving
|
| 1023 |
|
|
bug #3363
|
| 1024 |
|
|
|
| 1025 |
azarah |
1.84 |
26 May 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1026 |
|
|
|
| 1027 |
|
|
Update /etc/init.d/netmount not to try and mount NFS filesystems
|
| 1028 |
|
|
if portmap was not started. This is to stop "hang" problems for
|
| 1029 |
|
|
new users who do not add portmap to the default runlevel. See
|
| 1030 |
|
|
bug #2555.
|
| 1031 |
|
|
|
| 1032 |
azarah |
1.85 |
Add the video4linux stuff to /etc/devfsd.conf. Resolves bug #2015.
|
| 1033 |
|
|
|
| 1034 |
azarah |
1.83 |
19 May 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1035 |
|
|
|
| 1036 |
|
|
Move $EDITOR from /etc/profile to /etc/env.d/00basic.
|
| 1037 |
|
|
|
| 1038 |
azarah |
1.82 |
13 May 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1039 |
|
|
|
| 1040 |
|
|
Change the homes of user "at" and "cron" in /etc/passwd, as
|
| 1041 |
|
|
they moved to /var/spool/cron...
|
| 1042 |
|
|
|
| 1043 |
azarah |
1.81 |
* rc-scripts 1.3.5 (12 May 2002)
|
| 1044 |
|
|
|
| 1045 |
azarah |
1.79 |
12 May 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1046 |
|
|
|
| 1047 |
|
|
Make slight modifications to /sbin/depscan.sh to improve speed (about
|
| 1048 |
azarah |
1.80 |
1 second on a celeron 633).
|
| 1049 |
azarah |
1.79 |
|
| 1050 |
azarah |
1.80 |
Finally fix /sbin/runscript.sh to properly handle interdependencies
|
| 1051 |
|
|
between types need/use and before/after on runlevel change. I can
|
| 1052 |
|
|
actually kick myself for previous implementations, as this fix simplifies
|
| 1053 |
|
|
things a lot, and is almost 30 lines of code less!
|
| 1054 |
|
|
|
| 1055 |
|
|
Change /etc/init.d/netmount not to fail if all mounts are not mounted.
|
| 1056 |
|
|
It rather just exit with a warning, as I think most people have like
|
| 1057 |
|
|
me mounts that are to boxes that are not always up.
|
| 1058 |
|
|
|
| 1059 |
|
|
Resolve bug #2439 (should not use try with the dd command for ramdisk
|
| 1060 |
|
|
stuff). Also increase the number of inodes used for the ramdisk to
|
| 1061 |
|
|
fix "out of space" errors. Updated /sbin/rc for this.
|
| 1062 |
azarah |
1.79 |
|
| 1063 |
azarah |
1.77 |
10 May 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1064 |
|
|
|
| 1065 |
azarah |
1.78 |
Resolve bug #2505 ... /sbin/rc-envupdate.sh should not use
|
| 1066 |
|
|
backup files to generate /etc/profile.env.
|
| 1067 |
|
|
|
| 1068 |
azarah |
1.80 |
Resolve bug #2489 and #2175. Modified /etc/init.d/net.eth0
|
| 1069 |
|
|
for this.
|
| 1070 |
azarah |
1.77 |
|
| 1071 |
azarah |
1.75 |
6 May 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1072 |
|
|
|
| 1073 |
|
|
Fixed /sbin/rc-envupdate.sh to only use the $KDEDIR of the highest
|
| 1074 |
azarah |
1.80 |
/etc/env.d/ file. Same for $QTDIR.
|
| 1075 |
azarah |
1.75 |
|
| 1076 |
|
|
5 May 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1077 |
|
|
|
| 1078 |
|
|
Add /etc/DIR_COLORS as it is no longer shipped with fileutils,
|
| 1079 |
|
|
and is needed for some fixes.
|
| 1080 |
|
|
|
| 1081 |
azarah |
1.210 |
28 Apr 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1082 |
azarah |
1.74 |
|
| 1083 |
|
|
Update /etc/rc.conf to be more clear and state that you should
|
| 1084 |
azarah |
1.80 |
remove consolefont from startup if you do not use it. Should
|
| 1085 |
|
|
resolve bug #2174.
|
| 1086 |
azarah |
1.74 |
|
| 1087 |
azarah |
1.210 |
26 Apr 2002; Donny Davies <woodchip@gentoo.org> passwd, group :
|
| 1088 |
woodchip |
1.73 |
|
| 1089 |
|
|
Added user/group apache with uid/gid 81.
|
| 1090 |
|
|
|
| 1091 |
azarah |
1.210 |
25 Apr 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1092 |
azarah |
1.72 |
|
| 1093 |
|
|
Remove the "-net" from the line setting the default gateway
|
| 1094 |
azarah |
1.80 |
in /etc/init.d/net.eth0. Thanks to Peter W. Michaleas for
|
| 1095 |
|
|
noting this.
|
| 1096 |
azarah |
1.72 |
|
| 1097 |
azarah |
1.210 |
24 Apr 2002; Donny Davies <woodchip@gentoo.org> rc.conf :
|
| 1098 |
woodchip |
1.71 |
|
| 1099 |
|
|
Remove NFSSERVER from rc.conf since it's now covered in /etc/conf.d/nfs
|
| 1100 |
|
|
which is installed with the nfs-utils package. Also tidied up some
|
| 1101 |
|
|
really old, leftover junk like the non-supported stuff from rc5.
|
| 1102 |
|
|
Closes #1754.
|
| 1103 |
|
|
|
| 1104 |
azarah |
1.210 |
23 Apr 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1105 |
azarah |
1.70 |
|
| 1106 |
|
|
Remove creation of /var/run/utmpx from bootmisc again. Seems
|
| 1107 |
|
|
other people have wierd problems.
|
| 1108 |
|
|
|
| 1109 |
azarah |
1.210 |
* rc-scripts 1.3.4 (21 Apr 2002)
|
| 1110 |
azarah |
1.68 |
|
| 1111 |
azarah |
1.210 |
21 Apr 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1112 |
azarah |
1.68 |
|
| 1113 |
|
|
Add /sbin/rc-envupdate.sh to speedup updating of /etc/profile.env,
|
| 1114 |
azarah |
1.80 |
and /etc/csh.env. Update /etc/init.d/bootmisc to use this.
|
| 1115 |
azarah |
1.68 |
|
| 1116 |
azarah |
1.80 |
Implement the status commandline argument. Updated /sbin/runscript.sh
|
| 1117 |
|
|
and /sbin/rc-help.sh for this.
|
| 1118 |
azarah |
1.69 |
|
| 1119 |
azarah |
1.80 |
Fix /sbin/depscan.sh to honour NEED and USE overriding BEFORE
|
| 1120 |
|
|
and AFTER.
|
| 1121 |
azarah |
1.69 |
|
| 1122 |
azarah |
1.210 |
12 Apr 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1123 |
azarah |
1.67 |
|
| 1124 |
|
|
Update /etc/init.d/bootmisc to create /var/run/utmpx. This
|
| 1125 |
|
|
is needed, else /usr/bin/newgrp segfault.
|
| 1126 |
|
|
|
| 1127 |
azarah |
1.210 |
11 Apr 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1128 |
azarah |
1.66 |
|
| 1129 |
|
|
Update /etc/skel/.bash_profile to make it tcsh compadible.
|
| 1130 |
azarah |
1.67 |
Thanks to Väinö Järvelä for this fix.
|
| 1131 |
azarah |
1.66 |
|
| 1132 |
azarah |
1.67 |
Update /etc/profile to also set the PS? variables if $SHELL
|
| 1133 |
|
|
is set to /bin/sh. This should make prompt colours in
|
| 1134 |
|
|
bootstrap work again.
|
| 1135 |
azarah |
1.66 |
|
| 1136 |
azarah |
1.67 |
Move LVM stuff to checkfs to ensure that they get fscked.
|
| 1137 |
|
|
This resolves bug #1552.
|
| 1138 |
azarah |
1.66 |
|
| 1139 |
azarah |
1.210 |
* rc-scripts 1.3.3 (5 Apr 2002)
|
| 1140 |
azarah |
1.65 |
|
| 1141 |
azarah |
1.210 |
5 Apr 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1142 |
azarah |
1.65 |
|
| 1143 |
|
|
Move /etc/init.d/{depscan.sh,runscript.sh,functions.sh} to /sbin.
|
| 1144 |
|
|
This is done to try and ensure system integrity.
|
| 1145 |
|
|
|
| 1146 |
azarah |
1.210 |
1 Apr 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1147 |
azarah |
1.64 |
|
| 1148 |
|
|
Add quotes to the "export INPUTRC=/etc/inputrc" line to resolve bug #1391.
|
| 1149 |
|
|
|
| 1150 |
|
|
Add a error message to /etc/init.d/consolefont, resolving bug #1415.
|
| 1151 |
|
|
|
| 1152 |
|
|
Add a bash check to the code that sets the prompt, fixing bug #1078.
|
| 1153 |
|
|
|
| 1154 |
azarah |
1.63 |
* rc-scripts 1.3.2 (24 Mar 2002)
|
| 1155 |
|
|
|
| 1156 |
azarah |
1.210 |
24 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1157 |
azarah |
1.61 |
|
| 1158 |
|
|
Resolve bug #1274. Updated /etc/init.d/hostname and /etc/init.d/bootmisc
|
| 1159 |
|
|
for this.
|
| 1160 |
|
|
|
| 1161 |
|
|
With the "before" and "after" stuff, recursion levels was getting too high,
|
| 1162 |
|
|
and with some cases, things just plain did not work as it should. Reworked
|
| 1163 |
|
|
things to to lower the levels of recursion and get the order right. Updated
|
| 1164 |
|
|
/etc/init.d/runscript.sh for this.
|
| 1165 |
|
|
|
| 1166 |
|
|
Fixed a problem in /sbin/rc and /etc/init.d/runscript.sh where
|
| 1167 |
|
|
${svcdir}/softlevel did not always exist, but runscript.sh tried to open it.
|
| 1168 |
|
|
|
| 1169 |
|
|
Enhance --quiet support. Updated /etc/init.d/functions.sh for this.
|
| 1170 |
|
|
|
| 1171 |
|
|
Remove /etc/pwdb.conf, as pwdb already install a copy of this.
|
| 1172 |
|
|
|
| 1173 |
|
|
Remove /etc/pam.d/{rexec,rlogin,rsh} as pam already install this.
|
| 1174 |
|
|
|
| 1175 |
azarah |
1.62 |
Added $INPUTRC to /etc/profile, since too many people keep on bugging me,
|
| 1176 |
|
|
and it seems it has fallen now to my discression.
|
| 1177 |
|
|
|
| 1178 |
drobbins |
1.59 |
* rc-scripts 1.3.1 (23 Mar 2002)
|
| 1179 |
|
|
|
| 1180 |
azarah |
1.210 |
23 Mar 2002; Daniel Robbins <drobbins@gentoo.org>: init.d/net.eth0: fix for
|
| 1181 |
drobbins |
1.60 |
DHCP lease release from Jim Nutt.
|
| 1182 |
|
|
|
| 1183 |
azarah |
1.210 |
23 Mar 2002; Daniel Robbins <drobbins@gentoo.org>: rolling a new release
|
| 1184 |
drobbins |
1.60 |
since there are a lot of important bug fixes in here that are needed.
|
| 1185 |
drobbins |
1.59 |
|
| 1186 |
azarah |
1.210 |
23 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1187 |
azarah |
1.58 |
|
| 1188 |
|
|
Resolve bug #1292.
|
| 1189 |
|
|
|
| 1190 |
|
|
Remove the extra 'depmod -a' in /etc/init.d/modules, thanks to
|
| 1191 |
|
|
Spidler.
|
| 1192 |
|
|
|
| 1193 |
azarah |
1.210 |
21 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1194 |
azarah |
1.57 |
|
| 1195 |
|
|
Update /sbin/rc to fix a 'cat mounts' instead of the correct
|
| 1196 |
|
|
version, 'cat /proc/mounts'.
|
| 1197 |
|
|
|
| 1198 |
azarah |
1.210 |
19 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1199 |
azarah |
1.56 |
|
| 1200 |
|
|
Add initial support for the --quiet flag that suppress output.
|
| 1201 |
|
|
|
| 1202 |
azarah |
1.210 |
18 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1203 |
azarah |
1.55 |
|
| 1204 |
|
|
Remove the 'try' from 'try /etc/init.d/depscan.sh' in /sbin/rc
|
| 1205 |
|
|
as not all errors by depscan.sh is critical. It should be
|
| 1206 |
|
|
reworked to do better error handeling.
|
| 1207 |
|
|
|
| 1208 |
azarah |
1.210 |
14 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1209 |
azarah |
1.54 |
|
| 1210 |
|
|
Fix the GID and UID of nobody and nogroup in /etc/passwd and
|
| 1211 |
|
|
/etc/group to match those of Debian, FBSD and others. Thanks
|
| 1212 |
|
|
to those who reported it, and Woodchip for looking up the
|
| 1213 |
|
|
proper values.
|
| 1214 |
|
|
|
| 1215 |
|
|
Update /etc/init.d/net.eth0 to properly down DHCP interfaces.
|
| 1216 |
|
|
This resolves bug #1150, thanks to Paul Fleischer.
|
| 1217 |
|
|
|
| 1218 |
azarah |
1.210 |
11 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1219 |
azarah |
1.53 |
|
| 1220 |
|
|
Updated /etc/init.d/functions.sh not to use /usr/bin/basename,
|
| 1221 |
|
|
as some users have /usr on seperate partition which is not
|
| 1222 |
|
|
mounted when depscan.sh is run the first time.
|
| 1223 |
|
|
|
| 1224 |
|
|
Updated the checking for more than one service providing the
|
| 1225 |
|
|
same virtual function in /etc/init.d/depscan.sh. It should
|
| 1226 |
|
|
be working now, and this also fix a problem that when there is no
|
| 1227 |
|
|
service providing a virtual, counter was used uninitialized.
|
| 1228 |
|
|
|
| 1229 |
azarah |
1.210 |
* rc-scripts 1.3.0 (10 Mar 2002)
|
| 1230 |
azarah |
1.52 |
|
| 1231 |
azarah |
1.210 |
10 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1232 |
azarah |
1.80 |
|
| 1233 |
|
|
Resolved bug #1021; updated /etc/init.d/consolefont for this.
|
| 1234 |
azarah |
1.52 |
|
| 1235 |
|
|
Resolved bug #1029; updated /etc/init.d/net.eth0 for this.
|
| 1236 |
|
|
|
| 1237 |
|
|
Resolved bug #990; updated /etc/init.d/net.eth0, /etc/init.d/netmount
|
| 1238 |
|
|
and /etc/init.d/localmount for this.
|
| 1239 |
|
|
|
| 1240 |
|
|
Lots of form/syntax cleanups, most things should be more
|
| 1241 |
|
|
consistant now. Fixed fail detection/return values of lots of
|
| 1242 |
|
|
scripts.
|
| 1243 |
|
|
|
| 1244 |
|
|
Lots of cleanup/fixes in the three main scripts behind our
|
| 1245 |
|
|
rc-system, /sbin/rc, /etc/init.d/depscan.sh, /etc/init.d/runscript.sh
|
| 1246 |
|
|
|
| 1247 |
|
|
Fix a bug regarding a invalid $PATH for portage if /etc/init.d/functions.sh
|
| 1248 |
|
|
is sourced in a ebuild.
|
| 1249 |
|
|
|
| 1250 |
|
|
Fix a bug that our rc-script wrapper introduced: Global variables
|
| 1251 |
|
|
in scripts no longer worked. Updated /etc/init.d/runscript.sh for
|
| 1252 |
|
|
this.
|
| 1253 |
|
|
|
| 1254 |
|
|
Implemented more error checking for the main startup code in /sbin/rc.
|
| 1255 |
|
|
Also fixed try() for mounting /proc (maybe all mount commands).
|
| 1256 |
|
|
The function worked fine in a simulated test, but in real life failed
|
| 1257 |
|
|
to detect a error when mounting /proc (remember to thank Grant for
|
| 1258 |
|
|
his UserMode ebuilds, and Guide).
|
| 1259 |
|
|
|
| 1260 |
azarah |
1.210 |
* rc-scripts 1.2.9 (6 Mar 2002)
|
| 1261 |
azarah |
1.51 |
|
| 1262 |
azarah |
1.210 |
6 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1263 |
azarah |
1.80 |
|
| 1264 |
|
|
General form updates and some piping fixes.
|
| 1265 |
azarah |
1.51 |
|
| 1266 |
|
|
Updated /etc/inittab, /etc/init.d/xdm and /etc/X11/startDM.sh
|
| 1267 |
|
|
to fix a problem where startDM.sh would be respawned repeatedly
|
| 1268 |
|
|
if xdm was not in the default runlevel.
|
| 1269 |
drobbins |
1.6 |
|
| 1270 |
azarah |
1.210 |
* rc-scripts 1.2.8 (4 Mar 2002)
|
| 1271 |
azarah |
1.49 |
|
| 1272 |
azarah |
1.210 |
4 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1273 |
azarah |
1.80 |
|
| 1274 |
|
|
Add /etc/init.d/xdm, /etc/X11/startDM.sh and updated /etc/inittab
|
| 1275 |
|
|
to fix the "dead key" problem we had with xdm/gdm/kdm. We should
|
| 1276 |
|
|
move them to the xfree ebuild later on when things settles down.
|
| 1277 |
azarah |
1.49 |
|
| 1278 |
|
|
Added some sanity checks to /sbin/rc, /etc/init.d/runscripts.sh.
|
| 1279 |
|
|
|
| 1280 |
|
|
Added a basic $PATH to /etc/init.d/functions.sh to fix a problem
|
| 1281 |
|
|
where we had a invalid $PATH on boot in some cases.
|
| 1282 |
|
|
|
| 1283 |
azarah |
1.50 |
Updated /etc/init.d/keymap and /etc/init.d/consolefont to work with
|
| 1284 |
|
|
the new sys-apps/kbd package.
|
| 1285 |
|
|
|
| 1286 |
azarah |
1.210 |
* rc-scripts 1.2.7 (3 Mar 2002)
|
| 1287 |
azarah |
1.48 |
|
| 1288 |
azarah |
1.210 |
3 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1289 |
azarah |
1.80 |
|
| 1290 |
|
|
Fixed the problem of rc-scripts trying to start/stop a service multiple
|
| 1291 |
|
|
times if it fails to do so. Updated /etc/init.d/runscript.sh and /sbin/rc
|
| 1292 |
|
|
for this.
|
| 1293 |
azarah |
1.47 |
|
| 1294 |
|
|
Fixing some variable declarations in /etc/init.d/runscript.sh caused
|
| 1295 |
|
|
/etc/init.d/net.lo to fail on stop ($IFACE was set invalid). Fixed
|
| 1296 |
|
|
this.
|
| 1297 |
|
|
|
| 1298 |
|
|
Added caching of the "depend() { need foo; } " lines, and updated
|
| 1299 |
|
|
/etc/init.d/depscan.sh to touch the actual files less. This should
|
| 1300 |
azarah |
1.197 |
speedup dependency caching a lot, especially on slow machines.
|
| 1301 |
azarah |
1.48 |
|
| 1302 |
|
|
Updated /etc/passwd to have users with no shell defined, use /bin/false
|
| 1303 |
|
|
for security.
|
| 1304 |
|
|
|
| 1305 |
|
|
Update /etc/fstab to mention /dev/shm since we dont mount it anymore.
|
| 1306 |
azarah |
1.47 |
|
| 1307 |
azarah |
1.210 |
1 Mar 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1308 |
azarah |
1.80 |
|
| 1309 |
|
|
Added a wrapper for sourcing the rc-scripts to eliminate syntax errors.
|
| 1310 |
|
|
Thanks to Karl Trygve Kalleberg (aka karltk) for the idea. Updated
|
| 1311 |
azarah |
1.46 |
/etc/init.d/depscan.sh, /etc/init.d/functions.sh and
|
| 1312 |
|
|
/etc/init.d/runscript.sh for this (added wrap_rcscript() function).
|
| 1313 |
|
|
|
| 1314 |
azarah |
1.197 |
Removed stopping of dependent services that have current service as
|
| 1315 |
|
|
a 'use'dependency ... should be less confusing now.
|
| 1316 |
azarah |
1.46 |
Updated /etc/init.d/runscript.sh for this.
|
| 1317 |
|
|
|
| 1318 |
azarah |
1.80 |
28 Feb 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1319 |
|
|
|
| 1320 |
|
|
Add /etc/conf.d/local.start and /etc/conf.d/local.stop for adding any misc
|
| 1321 |
|
|
programs to startup. This should pretty much have /etc/init.d/ static,
|
| 1322 |
|
|
except for baselayout updates, etc.
|
| 1323 |
|
|
|
| 1324 |
|
|
27 Feb 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1325 |
|
|
|
| 1326 |
|
|
In some wierd cases, a redundent /dev/.devfsd on a unmounted /dev can cause
|
| 1327 |
|
|
problems. Fixed this in /sbin/rc.
|
| 1328 |
azarah |
1.44 |
|
| 1329 |
|
|
Added the patches from Grant Goodyear (aka g2boojum) to enable us to
|
| 1330 |
|
|
use a ramdisk to store the contents of ${svcdir}. Updated /sbin/rc,
|
| 1331 |
|
|
/etc/init.d/functions.sh and /etc/init.d/checkroot for this.
|
| 1332 |
azarah |
1.43 |
|
| 1333 |
azarah |
1.80 |
26 Feb 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1334 |
|
|
|
| 1335 |
|
|
Fix my brain dead update of the 25th. It really should keep
|
| 1336 |
|
|
"gentoo=nodevfs" in mind. Also added 'get_bootparam()' to help in
|
| 1337 |
|
|
retrieving kernel options. Updated /etc/init.d/functions.sh,
|
| 1338 |
|
|
/etc/init.d/checkroot and /sbin/rc for this.
|
| 1339 |
azarah |
1.41 |
|
| 1340 |
|
|
Updated /etc/init.d/consolefont to work without devfs as well.
|
| 1341 |
|
|
|
| 1342 |
azarah |
1.42 |
When rebooting or shutting down, a service should not fail to stop
|
| 1343 |
|
|
if a service it depends on, fails. Updated /etc/init.d/runscript.sh
|
| 1344 |
|
|
for this.
|
| 1345 |
|
|
|
| 1346 |
azarah |
1.80 |
25 Feb 2002; Martin Schlemmer <azarah@gentoo.org>:
|
| 1347 |
|
|
|
| 1348 |
|
|
Added a check if /dev is mounted when creating entries for /etc/mtab.
|
| 1349 |
|
|
This should solve a invalid entry or /dev being mounted even with
|
| 1350 |
|
|
'gentoo=nodevfs' option. Updated /etc/init.d/checkroot for this.
|
| 1351 |
azarah |
1.40 |
|
| 1352 |
drobbins |
1.39 |
17 Feb 2002: Daniel Robbins <drobbins@gentoo.org>: Made "xfs" the default
|
| 1353 |
|
|
filesystem in /etc/fstab (from ReiserFS) and removed "notail" option (it's
|
| 1354 |
|
|
just in a comment now)
|
| 1355 |
|
|
|
| 1356 |
azarah |
1.80 |
17 Feb 2002: Martin Schlemmer (azarah@gentoo.org):
|
| 1357 |
|
|
|
| 1358 |
|
|
Mmore fixes to 'after' and 'before', updated /etc/init.d/runscript.sh for
|
| 1359 |
|
|
this. This should fix services not getting started in the correct order
|
| 1360 |
|
|
in a tight loop, services getting stopped out of order, and some other
|
| 1361 |
|
|
sanity checks. Updated rc-script.sh for updated help.
|
| 1362 |
|
|
|
| 1363 |
|
|
15 Feb 2002: Martin Schlemmer (azarah@gentoo.org):
|
| 1364 |
|
|
|
| 1365 |
|
|
Update /etc/profile to resolve bug #588. Reimplemented things a bit,
|
| 1366 |
|
|
and added the 'after' type. 'before' and 'after' will only work currently
|
| 1367 |
|
|
for a change of runlevel. Updated /etc/init.d/depscan.sh,
|
| 1368 |
|
|
/etc/init.d/runscript.sh and /sbin/rc for this.
|
| 1369 |
azarah |
1.36 |
|
| 1370 |
azarah |
1.80 |
13 Feb 2002: Martin Schlemmer (azarah@gentoo.org):
|
| 1371 |
|
|
|
| 1372 |
|
|
Add some more entries to /etc/devfsd.conf to make alsa users life
|
| 1373 |
|
|
easier ... thanks Tod.
|
| 1374 |
drobbins |
1.39 |
|
| 1375 |
azarah |
1.80 |
12 Feb 2002: Martin Schlemmer (azarah@gentoo.org):
|
| 1376 |
|
|
|
| 1377 |
|
|
Some more cleanups to /etc/init.d/depscan.sh and /etc/init.d/runscript.sh.
|
| 1378 |
azarah |
1.36 |
|
| 1379 |
|
|
Fixed some services not starting again when restarting a service.
|
| 1380 |
|
|
Seems simple is still the best way.
|
| 1381 |
|
|
|
| 1382 |
|
|
Fixed some other problems created with feature additions and cleanups.
|
| 1383 |
|
|
|
| 1384 |
azarah |
1.80 |
11 Feb 2002: Martin Schlemmer (azarah@gentoo.org):
|
| 1385 |
|
|
|
| 1386 |
|
|
General cleanups to /etc/init.d/depscan.sh and /etc/init.d/runscript.sh.
|
| 1387 |
azarah |
1.36 |
|
| 1388 |
|
|
Added 'before *' to /etc/init.d/checkroot to make sure it gets
|
| 1389 |
|
|
started first.
|
| 1390 |
|
|
|
| 1391 |
|
|
Added 'use *' to /etc/init.d/local to make sure it gets started
|
| 1392 |
|
|
last.
|
| 1393 |
|
|
|
| 1394 |
azarah |
1.80 |
10 Feb 2002: Martin Schlemmer (azarah@gentoo.org):
|
| 1395 |
|
|
|
| 1396 |
|
|
Fixed /sbin/rc to stop a service on change of runlevel if it is
|
| 1397 |
|
|
in 'use' by another service.
|
| 1398 |
azarah |
1.36 |
|
| 1399 |
|
|
Added the 'provide' depend type for creating virtual services.
|
| 1400 |
|
|
Updated /etc/init.d/depscan.sh for this.
|
| 1401 |
|
|
|
| 1402 |
|
|
Added the 'before' depend type. This is more for changing the
|
| 1403 |
|
|
order services start in. Updated /etc/init.d/depscan.sh and
|
| 1404 |
|
|
/etc/init.d/functions.sh for this.
|
| 1405 |
|
|
|
| 1406 |
|
|
Updated /etc/init.d/depscan.sh to work with '*' as argument for
|
| 1407 |
azarah |
1.197 |
dependency types. This can be used with 'use' and 'before' to
|
| 1408 |
azarah |
1.36 |
start a script last or first respectively.
|
| 1409 |
|
|
|
| 1410 |
|
|
Added save_options() and get_options() to /etc/init.d/functions.sh
|
| 1411 |
|
|
for saving misc settings between startup/shutdown. Updated
|
| 1412 |
|
|
/etc/init.d/net.eth0 to use these and properly down virtual
|
| 1413 |
|
|
interfaces.
|
| 1414 |
|
|
|
| 1415 |
azarah |
1.80 |
6 Feb 2002: Martin Schlemmer (azarah@gentoo.org):
|
| 1416 |
|
|
|
| 1417 |
|
|
Updated both /etc/init.d/bootmisc and /etc/init.d/keymaps to be quiet
|
| 1418 |
|
|
on no errors.
|
| 1419 |
azarah |
1.36 |
|
| 1420 |
|
|
* rc-scripts 1.2.6 (6 Feb 2002)
|
| 1421 |
|
|
|
| 1422 |
azarah |
1.80 |
2 Feb 2002: Martin Schlemmer (azarah@gentoo.org):
|
| 1423 |
|
|
|
| 1424 |
|
|
Updated /etc/net.eth0 to specify the gateway device via the $gateway
|
| 1425 |
|
|
variable (something like gateway="eth0/192.168.0.1").
|
| 1426 |
|
|
|
| 1427 |
|
|
2 Feb 2002: Martin Schlemmer (azarah@gentoo.org):
|
| 1428 |
|
|
|
| 1429 |
|
|
Added rc-script /etc/init.d/numlock, for enabling numlock at boot.
|
| 1430 |
|
|
|
| 1431 |
|
|
29 Jan 2002: Martin Schlemmer (azarah@gentoo.org):
|
| 1432 |
|
|
|
| 1433 |
|
|
Hopefully the last fix to /etc/init.d/netmount to umount cleanly. This fix
|
| 1434 |
|
|
implements a retry if not successful the first time, and will kill
|
| 1435 |
|
|
processess using the mount. Also small type-o fix to /etc/init.d/halt.sh.
|
| 1436 |
azarah |
1.33 |
|
| 1437 |
woodchip |
1.32 |
27 Jan 2002: Donny Davies (woodchip@gentoo.org): security fix to
|
| 1438 |
|
|
/etc/pam.d/sshd,login,chsh: added pam_shells.so to the stack.
|
| 1439 |
|
|
Fixed /etc/passwd,group for user/group mysql.
|
| 1440 |
|
|
|
| 1441 |
azarah |
1.31 |
27 Jan 2002: Martin Schlemmer (azarah@gentoo.org): added charset
|
| 1442 |
|
|
map file support to /etc/init.d/consolefont and the setting to
|
| 1443 |
|
|
/etc/rc.conf.
|
| 1444 |
|
|
|
| 1445 |
azarah |
1.30 |
25 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed dircolors
|
| 1446 |
|
|
in skel files to support both versions of dircolors.
|
| 1447 |
|
|
|
| 1448 |
azarah |
1.28 |
23 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fixed bug
|
| 1449 |
azarah |
1.31 |
in the restart stuff of /etc/init.d/runscript.sh that caused
|
| 1450 |
|
|
a restart of a 'net' service not to restart services again
|
| 1451 |
|
|
that depended on it.
|
| 1452 |
azarah |
1.28 |
|
| 1453 |
azarah |
1.27 |
* rc-scripts 1.2.5 (20 Jan 2002)
|
| 1454 |
|
|
|
| 1455 |
azarah |
1.26 |
20 Jan 2002: Martin Schlemmer (azarah@gentoo.org): updated
|
| 1456 |
|
|
/etc/init.d/net.eth0 to 'use' pcmcia.
|
| 1457 |
|
|
|
| 1458 |
azarah |
1.25 |
8 Jan 2002: Martin Schlemmer (azarah@gentoo.org): added '--sh' to
|
| 1459 |
|
|
the dircolors command in /etc/skel/.bash_profile to handle cases
|
| 1460 |
|
|
where bash do not export $SHELL.
|
| 1461 |
|
|
|
| 1462 |
|
|
6 Jan 2002: Martin Schlemmer (azarah@gentoo.org): updated
|
| 1463 |
|
|
/etc/init.d/runscripts.sh, /etc/init.d/net.eth0, /etc/conf.d/net and
|
| 1464 |
|
|
removed /etc/init.d/net.eth0-dhcp to reflect a new 'bsd-ish' config
|
| 1465 |
|
|
scheme for the net.eth* scripts.
|
| 1466 |
|
|
|
| 1467 |
woodchip |
1.24 |
6 Jan 2002: Donny Davies (woodchip@gentoo.org): Removed email address
|
| 1468 |
|
|
from manpages; no need for that..
|
| 1469 |
azarah |
1.25 |
|
| 1470 |
|
|
5 Jan 2002: Martin Schlemmer (azarah@gentoo.org): fix type-o in
|
| 1471 |
|
|
/etc/devfsd.conf; had 'dvd' in the cdrw stuff.
|
| 1472 |
woodchip |
1.24 |
|
| 1473 |
drobbins |
1.23 |
* rc-scripts 1.2.4 (30 Dec 2001)
|
| 1474 |
|
|
|
| 1475 |
|
|
30 Dec 2001: Daniel Robbins (drobbins@gentoo.org): Changed default umask
|
| 1476 |
|
|
back to 022 as it should be.
|
| 1477 |
|
|
|
| 1478 |
azarah |
1.22 |
30 Dec 2001; Martin Schlemmer (azarah@gentoo.org): Updated
|
| 1479 |
|
|
/etc/init.d/checkfs to return 0 if the fs was successfully repaired.
|
| 1480 |
|
|
|
| 1481 |
woodchip |
1.21 |
29 Dec 2001; Donny Davies (woodchip@gentoo.org):
|
| 1482 |
|
|
sort -t: -k3,3 -n /etc/passwd,group. Ahhhh :))
|
| 1483 |
|
|
|
| 1484 |
azarah |
1.80 |
28 Dec 2001; Martin Schlemmer (azarah@gentoo.org);
|
| 1485 |
|
|
|
| 1486 |
azarah |
1.197 |
Updated /etc/init.d/depscan.sh to store info about missing dependencies
|
| 1487 |
azarah |
1.80 |
of type 'need' in ${svcdir}/broken. Also updated /etc/init.d/runscript.sh
|
| 1488 |
azarah |
1.197 |
to use this when starting a script ('need' dependencies is critical for
|
| 1489 |
azarah |
1.20 |
startup). Added the broken() function to /etc/init.d/runscript.sh
|
| 1490 |
azarah |
1.197 |
to list the missing dependencies.
|
| 1491 |
azarah |
1.20 |
|
| 1492 |
|
|
Updated /etc/init.d/runscript.sh for svc_start() to have better error
|
| 1493 |
|
|
checking.
|
| 1494 |
|
|
|
| 1495 |
|
|
Updated /etc/init.d/functions.sh with ewend(), which is the same as
|
| 1496 |
|
|
eend(), but print a warning on error, not a error. Updated
|
| 1497 |
|
|
/etc/init.d/checkroot and /etc/init.d/checkfs to use this function.
|
| 1498 |
|
|
|
| 1499 |
azarah |
1.80 |
27 Dec 2001; Martin Schlemmer (azarah@gentoo.org);
|
| 1500 |
|
|
|
| 1501 |
|
|
Update /sbin/runscript.c to run /etc/init.d/rc-help.sh if no arguments
|
| 1502 |
|
|
is passed to a rc-script.
|
| 1503 |
azarah |
1.20 |
|
| 1504 |
|
|
Added /etc/init.d/rc-help.sh, simple script that prints out help for
|
| 1505 |
|
|
the rc-scripts.
|
| 1506 |
|
|
|
| 1507 |
azarah |
1.80 |
25 Dec 2001; Martin Schlemmer (azarah@gentoo.org);
|
| 1508 |
|
|
|
| 1509 |
|
|
Update /etc/init.d/shutdown.sh and /etc/init.d/reboot.sh not to force the
|
| 1510 |
|
|
halt and reboot. This fixes a problem where / was not unmounted properly
|
| 1511 |
|
|
in some cases.
|
| 1512 |
|
|
|
| 1513 |
|
|
24 Dec 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1514 |
|
|
|
| 1515 |
|
|
Move $svcdir to to /etc/init.d/functions.sh, and update
|
| 1516 |
|
|
/etc/init.d/runscript.sh and /etc/init.d/depscan.sh for this
|
| 1517 |
azarah |
1.19 |
|
| 1518 |
|
|
Modified /etc/init.d/runscript.sh to also restart the services that
|
| 1519 |
|
|
depend on a service if that service is restarted. Enhanced the
|
| 1520 |
|
|
restart function to be able to have custom restart() functions in
|
| 1521 |
|
|
rc-scripts. The custom restart() have to use svc_stop() and
|
| 1522 |
|
|
svc_start() to restart the service.
|
| 1523 |
|
|
|
| 1524 |
|
|
Add a pause function to /etc/init.d/runscript.sh. It will basically
|
| 1525 |
|
|
stop a service without stopping the services that depends on that
|
| 1526 |
|
|
service.
|
| 1527 |
drobbins |
1.23 |
|
| 1528 |
azarah |
1.80 |
Add a pause function to /etc/init.d/runscript.sh. It will basically stop a
|
| 1529 |
|
|
service without stopping the services that depends on that service.
|
| 1530 |
azarah |
1.19 |
|
| 1531 |
|
|
* rc-scripts 1.2.3 (18 Dec 2001)
|
| 1532 |
|
|
|
| 1533 |
azarah |
1.80 |
16 Dec 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1534 |
|
|
|
| 1535 |
|
|
Moved the stuff from /sbin/init (old) to /sbin/rc (basically drop the
|
| 1536 |
|
|
init wrapper we used).
|
| 1537 |
azarah |
1.19 |
|
| 1538 |
|
|
Some cleanups: take out the shm resize comment;
|
| 1539 |
|
|
|
| 1540 |
|
|
remove the $wrongmount;
|
| 1541 |
|
|
|
| 1542 |
|
|
remove the mountshm() function and insert it directly
|
| 1543 |
|
|
where needed;
|
| 1544 |
|
|
|
| 1545 |
|
|
remove the setting of $PATH as /sbin/init already do
|
| 1546 |
|
|
this for us.
|
| 1547 |
|
|
|
| 1548 |
|
|
Added the if statement to detect if it is the first time the 'boot'
|
| 1549 |
|
|
runlevel is executed (if [ "$RUNLEVEL" = "S" ] && [ "$argv1" = "boot" ]).
|
| 1550 |
|
|
$RUNLEVEL is a env var set by /sbin/init.
|
| 1551 |
|
|
|
| 1552 |
|
|
Also added functionality to detect if the kernel have DEVFS support
|
| 1553 |
|
|
compiled in; seems new users thinks devfs is unstable and as they do
|
| 1554 |
|
|
not always read the docs, it does not get compiled in ;/ Should
|
| 1555 |
|
|
make live for us a bit easier.
|
| 1556 |
|
|
|
| 1557 |
azarah |
1.80 |
14 Dec 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1558 |
|
|
|
| 1559 |
|
|
Fixed /sbin/rc to kill a cosmetic bug in the part that stops all
|
| 1560 |
|
|
the unneeded services.
|
| 1561 |
azarah |
1.19 |
|
| 1562 |
woodchip |
1.16 |
* rc-scripts 1.2.2 (8 Dec 2001)
|
| 1563 |
|
|
|
| 1564 |
azarah |
1.18 |
10 Dec 2001; Added a localhost entry in /etc/hosts.
|
| 1565 |
|
|
|
| 1566 |
woodchip |
1.16 |
8 Dec 2001; Donny Davies (woodchip@gentoo.org): Added start-stop-daemon.c
|
| 1567 |
|
|
to rc-scripts/sbin source. Moved rc-scripts/init.d/runscript.c to
|
| 1568 |
|
|
rc-scripts/sbin/runscript.c. Added manpage for start-stop-daemon.
|
| 1569 |
|
|
Start-stop-daemon is moved here from sysvinit by the way. There is stuff
|
| 1570 |
|
|
in this ChangeLog that needs to be removed! Like the changes to hosts,
|
| 1571 |
|
|
profile. /etc/{passwd,group} have minor UID and GID type fixes for
|
| 1572 |
woodchip |
1.17 |
users ftp, postgres, xfs. Tweaked tarball.sh to not include CVS
|
| 1573 |
|
|
directories.
|
| 1574 |
woodchip |
1.16 |
|
| 1575 |
woodchip |
1.13 |
29 Nov 2001; Donny Davies (woodchip@gentoo.org): Added a man directory
|
| 1576 |
|
|
to rc-scripts. Checked in two manpages there, one for modules.autoload.5
|
| 1577 |
woodchip |
1.14 |
and one for update-modules.8. These were adapted from Debian. Updated
|
| 1578 |
|
|
tarball.sh to include the new man directory. Updated baselayout to install
|
| 1579 |
|
|
these manpages. Slightly tweak the /etc/modules.autoload comments.
|
| 1580 |
woodchip |
1.13 |
|
| 1581 |
azarah |
1.80 |
28 Nov 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1582 |
|
|
|
| 1583 |
|
|
Updated /sbin/init to work correctly with the 'gentoo=nodevfs' option,
|
| 1584 |
|
|
and cleaned out old code.
|
| 1585 |
drobbins |
1.15 |
|
| 1586 |
|
|
Updated /etc/init.d/bootmisc with additional lock files to clean.
|
| 1587 |
|
|
|
| 1588 |
azarah |
1.80 |
27 Nov 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1589 |
|
|
|
| 1590 |
|
|
Updated /etc/init.d/depscan.sh for a virtual 'use' depend, called 'logger'
|
| 1591 |
|
|
that can be used for services that needs to have a logger started before
|
| 1592 |
|
|
they are started. Updated /etc/conf.d/basic with $SYSLOGGER that is used
|
| 1593 |
|
|
to define what loggers the 'logger' depend represent.
|
| 1594 |
drobbins |
1.15 |
|
| 1595 |
azarah |
1.80 |
26 Nov 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1596 |
|
|
|
| 1597 |
|
|
Updated /etc/passwd and /etc/group with minor fixes to pass pwck
|
| 1598 |
|
|
and grpck.
|
| 1599 |
drobbins |
1.15 |
|
| 1600 |
azarah |
1.80 |
25 Nov 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1601 |
|
|
|
| 1602 |
|
|
Changed umask in /etc/profile for the user to 077 for security.
|
| 1603 |
drobbins |
1.15 |
|
| 1604 |
|
|
Added a stop() function to /etc/init.d/clock. Also removed uneeded
|
| 1605 |
|
|
'source /etc/rc.conf' line.
|
| 1606 |
|
|
|
| 1607 |
|
|
Updated /etc/init.d/hostname to set the hostname to 'localhost' if
|
| 1608 |
|
|
/etc/hostname is invalid.
|
| 1609 |
|
|
|
| 1610 |
|
|
Updated /sbin/init to move the entries in /lib/dev-state to /dev before
|
| 1611 |
|
|
running devfsd, as it did still not save settings properly. Also removed
|
| 1612 |
|
|
old /dev-state/compat stuff.
|
| 1613 |
|
|
|
| 1614 |
drobbins |
1.12 |
25 Nov 2001; ncsd, the name service cache daemon script, has been removed
|
| 1615 |
|
|
from the default "default" runlevel. It still exists in the archive so that
|
| 1616 |
drobbins |
1.15 |
users who want/need it can add it easily.
|
| 1617 |
drobbins |
1.12 |
|
| 1618 |
drobbins |
1.11 |
25 Nov 2001; Updated the /etc/fstab; removed usbdevfs (explicitly mounted),
|
| 1619 |
drobbins |
1.15 |
removed notail from the ext2 boot partition, other cleanups.
|
| 1620 |
drobbins |
1.11 |
|
| 1621 |
drobbins |
1.10 |
25 Nov 2001; Fixed init.d/clock script to work in UTC mode.
|
| 1622 |
drobbins |
1.15 |
|
| 1623 |
azarah |
1.80 |
24 Nov 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1624 |
|
|
|
| 1625 |
|
|
Added /etc/devfsd.conf and updated /sbin/init to use a new scheme for saving
|
| 1626 |
|
|
/dev permissions. Also moved /dev-state to /lib/dev-state which is a more
|
| 1627 |
|
|
standard location.
|
| 1628 |
drobbins |
1.15 |
|
| 1629 |
|
|
Fixed a ugly bug in /etc/init.d/depscan.sh. If a service depended on
|
| 1630 |
|
|
itself, calling depscan.sh or changing runlevels cause a tempory effect
|
| 1631 |
|
|
similar to a 'mini fork bomb'. Afterwards the depends was broken, and
|
| 1632 |
|
|
changing runlevels did not want to work.
|
| 1633 |
|
|
|
| 1634 |
|
|
Updated /etc/init.d/halt.sh to terminate and display message for devfsd.
|
| 1635 |
|
|
More cosmetic than anything else, but cant hurt with the new dev-state
|
| 1636 |
|
|
scheme.
|
| 1637 |
|
|
|
| 1638 |
|
|
Updated /sbin/init to set the console log level to 1, so that bootup
|
| 1639 |
|
|
can be much cleaner. Also updated /etc/init.d/modules not to have
|
| 1640 |
|
|
a logger in it 'use' depends, as it should not be needed anymore.
|
| 1641 |
|
|
|
| 1642 |
|
|
Updated /sbin/rc to check if devfsd is still running between runlevel
|
| 1643 |
|
|
changes.
|
| 1644 |
|
|
|
| 1645 |
|
|
Updated /etc/init.d/modules to run update-modules. We want to be sure
|
| 1646 |
|
|
/etc/modules.conf is updated when running depmod -a.
|
| 1647 |
|
|
|
| 1648 |
|
|
Change ftp's uid to 21 in /etc/passwd (was the same as bind). Also
|
| 1649 |
|
|
added a entry for xfs (X Font Server) in /etc/passwd and /etc/group.
|
| 1650 |
|
|
|
| 1651 |
|
|
Added /etc/init.d/net.ppp0, /etc/conf.d/net.ppp0 and
|
| 1652 |
|
|
/usr/lib/ppp/chat-default as part of my new pppd scripts. Also
|
| 1653 |
|
|
updated tarball.sh to handle ppp/chat-default.
|
| 1654 |
|
|
|
| 1655 |
azarah |
1.19 |
Added /etc/skel/.bash* to make things cleaner.
|
| 1656 |
drobbins |
1.15 |
|
| 1657 |
azarah |
1.19 |
Other minor changes.
|
| 1658 |
drobbins |
1.15 |
|
| 1659 |
woodchip |
1.9 |
17 Nov 2001; Donny Davies (woodchip@gentoo.org): Added /etc/shells file
|
| 1660 |
|
|
to rc-scripts. Can remove it from sys-libs/shadow at the next release.
|
| 1661 |
|
|
|
| 1662 |
drobbins |
1.8 |
* rc-scripts 1.1.8 (15 Nov 2001)
|
| 1663 |
|
|
|
| 1664 |
|
|
16 Nov 2001; removed bogus "mountall.test" script.
|
| 1665 |
drobbins |
1.7 |
|
| 1666 |
azarah |
1.80 |
15 Nov 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1667 |
|
|
|
| 1668 |
|
|
Updated init.d/{runscript.sh,depscan.sh}, sbin/rc to the new dep being
|
| 1669 |
|
|
'use' not 'uses', as it fits better with 'need' (not 'needs'). Also
|
| 1670 |
|
|
removed unneeded for loop from init.d/depscan.sh, and other fixes. Updated
|
| 1671 |
|
|
names of new functions in init.d/runscript.sh to better sounding ones.
|
| 1672 |
|
|
Updated init.d/modules, init.d/netmount to use 'use'. Lots of other
|
| 1673 |
|
|
fixes/cleanups.
|
| 1674 |
|
|
|
| 1675 |
|
|
Removed try() out of init.d/runscript.sh (why was this here ?).
|
| 1676 |
drobbins |
1.8 |
|
| 1677 |
azarah |
1.80 |
14 Nov 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1678 |
|
|
|
| 1679 |
|
|
Now init.d/bootmisc cleans /tmp. Also creates /etc/resolv.conf if it
|
| 1680 |
|
|
doesn't exist.
|
| 1681 |
drobbins |
1.8 |
|
| 1682 |
drobbins |
1.15 |
init.d/hostname: Added check for a valid /etc/hostname.
|
| 1683 |
drobbins |
1.8 |
|
| 1684 |
drobbins |
1.15 |
init.d/keymaps: Added check for valid $KEYMAP.
|
| 1685 |
drobbins |
1.8 |
|
| 1686 |
drobbins |
1.15 |
init.d/modules: Added sysklogd, metalog, syslog-ng as 'use' deps. This
|
| 1687 |
|
|
should solve Woodchip's syslog+glue issue. We just have to change the
|
| 1688 |
|
|
console loglevel for metalog and syslog-ng (sysklogd already updated) not to
|
| 1689 |
|
|
output info and warnings, etc to the console, then boot will be much cleaner.
|
| 1690 |
|
|
Also the install guide will need changing to add the loggers to 'boot' and
|
| 1691 |
|
|
not 'default' runlevel.
|
| 1692 |
drobbins |
1.8 |
|
| 1693 |
drobbins |
1.15 |
init.d/mountall.test: Hopefully updated to the new rc-scripts style. Is
|
| 1694 |
|
|
this really needed (I cannot see that it is used anywhere ...)?
|
| 1695 |
drobbins |
1.8 |
|
| 1696 |
azarah |
1.80 |
13 Nov 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1697 |
|
|
|
| 1698 |
|
|
Updated init.d/runscript.sh, init.d/depscan.sh and sbin/rc with a new depend
|
| 1699 |
|
|
called 'uses'. It basically have the same usage as 'need', except that it
|
| 1700 |
|
|
do not start services that is not in the current and 'boot' runlevels.
|
| 1701 |
drobbins |
1.8 |
|
| 1702 |
drobbins |
1.15 |
Updated init.d/netmount to use the 'uses' depend.
|
| 1703 |
drobbins |
1.8 |
|
| 1704 |
azarah |
1.80 |
11 Nov 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1705 |
|
|
|
| 1706 |
|
|
Fixed init.d/runscript.sh not to destroy the 'need' depends in
|
| 1707 |
|
|
/${svcdir}/need. This caused subsequent starting and stopping of services
|
| 1708 |
|
|
not to start depends.
|
| 1709 |
|
|
|
| 1710 |
|
|
7 Nov 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1711 |
|
|
|
| 1712 |
|
|
Fixed a problem in sbin/rc where the ${svcdir}/softscripts directory got
|
| 1713 |
|
|
destroyed before stopping running services scheduled to be stopped. This
|
| 1714 |
|
|
with the fact that $SOFTLEVEL was set too early, caused the services to be
|
| 1715 |
|
|
stopped in the wrong order.
|
| 1716 |
drobbins |
1.8 |
|
| 1717 |
azarah |
1.80 |
30 Oct 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1718 |
|
|
|
| 1719 |
|
|
Modified init.d/netmount to check if any network filesystems is mounted.
|
| 1720 |
drobbins |
1.8 |
|
| 1721 |
|
|
29 Oct 2001; init.d/netmount: umount -art doesn't seem to work, so I added
|
| 1722 |
|
|
some awk and grep magic to find all remote filesystems and umount them.
|
| 1723 |
|
|
|
| 1724 |
azarah |
1.80 |
29 Oct 2001; Martin Schlemmer (azarah@gentoo.org):
|
| 1725 |
|
|
|
| 1726 |
|
|
A fix for checkroot (missing "/"); it now actually checks the root
|
| 1727 |
|
|
filesystem. Also, a localmount cleanliness fix.
|
| 1728 |
drobbins |
1.6 |
|
| 1729 |
|
|
* rc-scripts 1.1.7 (18 Oct 2001)
|
| 1730 |
|
|
|
| 1731 |
|
|
[old changelog format follows]
|
| 1732 |
drobbins |
1.5 |
|
| 1733 |
azarah |
1.216 |
*lots of scripts; woodchip
|
| 1734 |
|
|
removed old rc5 scripts from cvs
|
| 1735 |
drobbins |
1.5 |
|
| 1736 |
azarah |
1.216 |
*init.d/runscript.sh; agriffis
|
| 1737 |
|
|
Added support for rc.conf and home-grown functions
|
| 1738 |
|
|
|
| 1739 |
|
|
*init.d/modules;
|
| 1740 |
|
|
Now correctly looks at /etc/modules.autoload
|
| 1741 |
drobbins |
1.4 |
|
| 1742 |
drobbins |
1.3 |
rc-scripts-1.1.6, released 15 Sep 2001
|
| 1743 |
|
|
======================================
|
| 1744 |
|
|
|
| 1745 |
azarah |
1.216 |
*init.d/runscript.sh, others
|
| 1746 |
|
|
Handling of "net" dependencies resolve to all net devices in
|
| 1747 |
|
|
/etc/runlevels/boot and /etc/runlevels/[curr-runlevel]. INTERFACES
|
| 1748 |
|
|
variable in /etc/rc.conf has been removed.
|
| 1749 |
|
|
|
| 1750 |
|
|
*init.d/runscript.sh
|
| 1751 |
|
|
New "zap" option for manually resetting the state of an initscript
|
| 1752 |
|
|
to stopped.
|
| 1753 |
drobbins |
1.2 |
|
| 1754 |
azarah |
1.216 |
*init.d/{samba,sysklogd,sshd}
|
| 1755 |
|
|
Removed from CVS; they live in their respective packages.
|
| 1756 |
drobbins |
1.2 |
|
| 1757 |
drobbins |
1.1 |
rc-scripts-1.1.5, released 02 Sep 2001
|
| 1758 |
|
|
====================================
|
| 1759 |
|
|
|
| 1760 |
azarah |
1.216 |
*sbin/rc-update
|
| 1761 |
|
|
New version of the rc-update command for the new initscripts. Works
|
| 1762 |
|
|
similarly to the old version, except this one updates our dependency
|
| 1763 |
|
|
cache.
|
| 1764 |
|
|
|
| 1765 |
|
|
*init.d/functions.sh
|
| 1766 |
|
|
New and better looking informational message functions (einfo, einfon).
|
| 1767 |
|
|
Brand new message functions (ewarn).
|
| 1768 |
|
|
|
| 1769 |
|
|
*sbin/init, init.d/checkroot
|
| 1770 |
|
|
We're going back to a /proc/mounts-based mtab symlink because it's
|
| 1771 |
|
|
just plain better. Appropriate changes made.
|
| 1772 |
azarah |
1.80 |
|
| 1773 |
|
|
# vim:expandtab
|