| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002-2003 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 | 29 Dec 2003; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Update /sbin/depscan.sh, /sbin/env-update.sh, src/awk/cachedepends.awk, |
|
|
8 | src/awk/gendepends.awk and src/awk/genenviron.awk to use ENVIRON rather |
|
|
9 | then gawk -v. Also add some tests to see if we got the environment |
|
|
10 | variables. |
| 4 | |
11 | |
| 5 | 28 Dec 2003; Martin Schlemmer <azarah@gentoo.org>: |
12 | 28 Dec 2003; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
13 | |
| 7 | Fix /sbin/rc to mount /dev/pts with gid=5 and mode=0620, bug #36088. |
14 | Fix /sbin/rc to mount /dev/pts with gid=5 and mode=0620, bug #36088. |
| 8 | |
15 | |