| 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 | 18 Aug 2004; Aron Griffis <agriffis@gentoo.org>: |
|
|
6 | |
|
|
7 | Fix bug 60719 (request for better error messages from runscript) |
|
|
8 | by allowing errors to show on the screen when they're encountered |
|
|
9 | in wrap_rcscript |
| 4 | |
10 | |
| 5 | 13 Aug 2004; Aron Griffis <agriffis@gentoo.org>: |
11 | 13 Aug 2004; Aron Griffis <agriffis@gentoo.org>: |
| 6 | |
12 | |
| 7 | Don't export PS1. Continuation of bug 26951, comments 60-62. |
13 | Don't export PS1. Continuation of bug 26951, comments 60-62. |
| 8 | |
14 | |