| 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 | 3 Aug 2002; Donny Davies <woodchip@gentoo.org>: |
|
|
6 | |
|
|
7 | Added UPS shutdown support for nut to halt.sh. |
|
|
8 | Added nut user/group as uid/gid 84. |
| 4 | |
9 | |
| 5 | 27 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
10 | 27 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
11 | |
| 7 | Updated /sbin/rc's way of checking for devfs support (now rather uses |
12 | Updated /sbin/rc's way of checking for devfs support (now rather uses |
| 8 | awk, as it is more accurate). Closes bug #5458. |
13 | awk, as it is more accurate). Closes bug #5458. |