| 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 | * rc-scripts 1.4.2 (17 Nov 2002) |
|
|
6 | |
|
|
7 | 17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
8 | |
|
|
9 | Add initial version of new depscan.sh. This uses awk scripts |
|
|
10 | to do the main work, giving about 10 times speed improvement on |
|
|
11 | slower machines. Updated /sbin/depscan.sh, src/filefuncts.c, |
|
|
12 | src/Makefile, src/awk/cachedepends.awk and src/awk/gendepends.awk |
|
|
13 | for this. This should close bug #10548. |
| 4 | |
14 | |
| 5 | * rc-scripts 1.4.1.2 (5 Nov 2002) |
15 | * rc-scripts 1.4.1.2 (5 Nov 2002) |
| 6 | |
16 | |
| 7 | 5 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
17 | 5 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
| 8 | |
18 | |