1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
|
|
4 | |
|
|
5 | 27 Jan 2003; Donny Davies <woodchip@gentoo.org>: |
|
|
6 | |
|
|
7 | Fix halt.sh by moving the nut UPS kill power stuff back into a function! |
|
|
8 | Az: the bad change: |
|
|
9 | http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-src/rc-scripts/init.d/halt.sh.diff?r1=1.18&r2=1.19 |
|
|
10 | Add fix from the wonderful analysis of Toby Dickenson |
|
|
11 | <tdickenson@geminidataloggers.com> in #12947. |
|
|
12 | |
|
|
13 | 26 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
|
|
14 | |
|
|
15 | Fix start-stop-daemon to check the call to nice() correctly for failure, |
|
|
16 | closing bug #14359, thanks to YAMAKURA Makoto <makoto@dsb.club.ne.jp>. |
|
|
17 | |
|
|
18 | Fix globbing $? when checking return value of fsck in /etc/init.d/checkroot |
|
|
19 | and /etc/init.d/checkfs. This closes bug #13320, thanks to good work from |
|
|
20 | Malcolm Scott <m@lcolm.org.uk>. |
|
|
21 | |
|
|
22 | 21 Jan 2003; Mike Frysinger <vapier@gentoo.org>: |
|
|
23 | |
|
|
24 | Updated /etc/rc.conf to add elogind support #13790. |
4 | |
25 | |
5 | 21 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
26 | 21 Jan 2003; Martin Schlemmer <azarah@gentoo.org>: |
6 | |
27 | |
7 | Update /etc/init.d/keymaps to enable unicode if required. This closes |
28 | Update /etc/init.d/keymaps to enable unicode if required. This closes |
8 | bug #14306 thanks to Danny Milosavljevic <danny_milo@yahoo.com>. |
29 | bug #14306 thanks to Danny Milosavljevic <danny_milo@yahoo.com>. |