| 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 | 27 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Updated /sbin/rc's way of checking for devfs support (now rather uses |
|
|
8 | awk, as it is more accurate). Closes bug #5458. |
|
|
9 | |
|
|
10 | Add the Redhat/Mandrake /forcefsck and /fastboot options to our checkroot |
|
|
11 | and checkfs. Updated /etc/init.d/{checkroot,checkfs,halt.sh} for this. |
|
|
12 | Thanks goes to Chris PeBenito (bug #5570). |
| 4 | |
13 | |
| 5 | 27 Jul 2002; Nicholas Jones <carpaski@gentoo.org>: |
14 | 27 Jul 2002; Nicholas Jones <carpaski@gentoo.org>: |
| 6 | |
15 | |
| 7 | Added vpopmail user and group as 89:89 |
16 | Added vpopmail user and group as 89:89 |
| 8 | |
17 | |