| 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 | 21 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Update /sbin/rc to fix a 'cat mounts' instead of the correct |
|
|
8 | version, 'cat /proc/mounts'. |
| 4 | |
9 | |
| 5 | 19 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
10 | 19 March 2002; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
11 | |
| 7 | Add initial support for the --quiet flag that suppress output. |
12 | Add initial support for the --quiet flag that suppress output. |
| 8 | |
13 | |