1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
|
|
4 | |
|
|
5 | 13 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Create and fix permissions on /tmp/.{ICE,X11}-unix/. This |
|
|
8 | is additional measures for bug #8281. |
|
|
9 | |
|
|
10 | 12 Oct 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
11 | |
|
|
12 | Update /etc/init.d/net.eth0 to fix bug #8626. |
|
|
13 | |
|
|
14 | Fix /sbin/rc-update to check return code of "ln". This should |
|
|
15 | close bug #8867. |
|
|
16 | |
|
|
17 | 29 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
18 | |
|
|
19 | Fix indentation in /etc/inputrc. This should close |
|
|
20 | bug #8368. |
|
|
21 | |
|
|
22 | Add extended status functionality. Should close bug #2462. |
|
|
23 | |
|
|
24 | Add support for /sbin/rc-update to check if the rc-script |
|
|
25 | is executable or not. Thanks to widersacher@gmx.net, closing |
|
|
26 | bug #8326. |
|
|
27 | |
|
|
28 | 25 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
29 | |
|
|
30 | Fix /etc/init.d/bootmisc not to kill pidfiles of running |
|
|
31 | daemons. Improve NGPT support in /sbin/rc a bit. |
|
|
32 | |
|
|
33 | 23 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
34 | |
|
|
35 | Fix my last screwup with /etc/init.d/net.ppp0. Basically |
|
|
36 | forgot to change a few DEVICE's to IFACE ... |
|
|
37 | |
|
|
38 | 22 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
39 | |
|
|
40 | NGPT support. |
|
|
41 | |
|
|
42 | 17 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
43 | |
|
|
44 | Did a small fix to /etc/init.d/net.eth0, thanks to |
|
|
45 | naanyaar2000@yahoo.com, bug #7407. |
|
|
46 | |
|
|
47 | 16 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
48 | |
|
|
49 | Add the permission stuff for generic scsi when compiled as |
|
|
50 | module, thanks to Bauno <bauno@inwind.it>. |
|
|
51 | |
|
|
52 | Add support for /etc/devfs.d/ for additional devfs config |
|
|
53 | stuff .. idea from Denys Duchier <Denys.Duchier@ps.uni-sb.de>. |
|
|
54 | |
|
|
55 | 11 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
56 | |
|
|
57 | Fix small type-o from last changes to /etc/init.d/netmount. |
|
|
58 | Should resolve bug #7803. |
|
|
59 | |
|
|
60 | * rc-scripts 1.4.0 (7 Sep 2002) |
|
|
61 | |
|
|
62 | 7 Sep 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
63 | |
|
|
64 | Update /etc/init.d/net.eth0 to handle individual broadcast |
|
|
65 | and netmask for aliases. Should close bug #7407. |
|
|
66 | |
|
|
67 | Give /var/run/utmp and /var/log/wtmp the proper permissions |
|
|
68 | and ownership. First steps in fixing bug #7630. |
|
|
69 | |
|
|
70 | Change Raid stuff again in /etc/init.d/checkfs. |
|
|
71 | |
|
|
72 | 26 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
|
|
73 | |
|
|
74 | Give root a 'root' GECOS in /etc/passwd, was NULL before. |
|
|
75 | |
|
|
76 | * rc-scripts 1.3.9 (25 Aug 2002) |
|
|
77 | |
|
|
78 | 25 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
79 | |
|
|
80 | Update /sbin/rc to fix some spelling/slang mistakes. Closes |
|
|
81 | bug #6887. |
|
|
82 | |
|
|
83 | Move /etc/init.d/net.ppp0 's config to /etc/conf.d/net.ppp0. |
|
|
84 | This closes bug #6378. |
|
|
85 | |
|
|
86 | Add IPv6 support to /etc/init.d/net.eth0. Closes bug #6175, |
|
|
87 | with many thanks to Asbjorn Sannes <ace@sannes.org>. |
|
|
88 | |
|
|
89 | 20 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
90 | |
|
|
91 | Update /etc/init.d/bootmisc to reset pam_console permissions. |
|
|
92 | |
|
|
93 | Update /etc/devfsd.conf to have the "pam_console_apply_devfsd.so" |
|
|
94 | line for getting devfs to work with pam_console. |
|
|
95 | |
|
|
96 | 12 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
97 | |
|
|
98 | Update /etc/init.d/keymaps to first load the windowkeys.inc then |
|
|
99 | the user selected one, fixing bug #6295. |
|
|
100 | |
|
|
101 | 11 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
102 | |
|
|
103 | Change the 'cat' in check_rcscript() to a single 'awk' in |
|
|
104 | /sbin/depscan.sh. This should fix broken pipe issues if the |
|
|
105 | loop exists too early. Resolves bug #5961. |
|
|
106 | |
|
|
107 | Fix software RAID startup/shutdown, bug #5310. Modified |
|
|
108 | /etc/init.d/checkfs and /etc/init.d/halt.sh for this. |
|
|
109 | |
|
|
110 | * rc-scripts 1.3.8 (08 Aug 2002) |
|
|
111 | |
|
|
112 | 7 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
113 | |
|
|
114 | Move the color ls stuff to .bashrc. Fix bug #5250. |
|
|
115 | |
|
|
116 | 6 Aug 2002; Dan Armak <danarmak@gentoo.org>: |
|
|
117 | |
|
|
118 | Correct the comments in rc.conf about the XSESSION variable: it should |
|
|
119 | be set to "kde-<version>" not "KDE". Closes bug #5948. |
|
|
120 | |
|
|
121 | 5 Aug 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
122 | |
|
|
123 | Fix the 'Usage' line in the help to return the correct options for |
|
|
124 | the script (/sbin/runscript.sh). Resolve bug #6029. |
4 | |
125 | |
5 | 3 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
126 | 3 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
6 | |
127 | |
7 | Added UPS shutdown support for nut to halt.sh. |
128 | Added UPS shutdown support for nut to halt.sh. |
8 | Added nut user/group as uid/gid 84. |
129 | Added nut user/group as uid/gid 84. |
… | |
… | |
47 | |
168 | |
48 | Update /etc/init.d/netmount to try and detect nfs mounts that should be |
169 | Update /etc/init.d/netmount to try and detect nfs mounts that should be |
49 | mounted automatically on boot. This requires awk in /bin, so baselayout |
170 | mounted automatically on boot. This requires awk in /bin, so baselayout |
50 | should depend on >=sys-apps/gawk-3.1.0-r3. |
171 | should depend on >=sys-apps/gawk-3.1.0-r3. |
51 | |
172 | |
52 | * rc-scripts 1.3.6 (17 Jul 2002) |
173 | * rc-scripts 1.3.7 (17 Jul 2002) |
53 | |
174 | |
54 | 17 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
175 | 17 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
55 | |
176 | |
56 | Add logging functionality to the rc-scripts, thanks to Alexander Holler, |
177 | Add logging functionality to the rc-scripts, thanks to Alexander Holler, |
57 | bug #4037 for the basic idea. Updated /sbin/functions.sh for this. |
178 | bug #4037 for the basic idea. Updated /sbin/functions.sh for this. |