| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002-2004 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 | * rc-scripts 1.4.10 (25 Apr 2004) |
| 4 | |
6 | |
| 5 | 25 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
7 | 25 Apr 2004; Aron Griffis <agriffis@gentoo.org>: |
| 6 | |
8 | |
| 7 | Fix typos in sbin/rc: "try try mount" and "mount ... & >/dev/null" |
9 | Fix typos in sbin/rc: "try try mount" and "mount ... & >/dev/null" |
| 8 | Also removed the errstr double-checking since the need for that is |
10 | Also removed the errstr double-checking since the need for that is |