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.1 (18 Nov 2002) |
|
|
6 | |
|
|
7 | 18 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
8 | |
|
|
9 | Update src/awk/cachedepends.awk to find its own rc-scripts, |
|
|
10 | fixing the need for find which broke systems with /usr on |
|
|
11 | a different partition. |
|
|
12 | |
|
|
13 | 17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
14 | |
|
|
15 | Add some extra checks to src/awk/cachedepends.awk and |
|
|
16 | src/awk/gendepends.awk. |
|
|
17 | |
|
|
18 | Move some of the more generic functions in src/awk/gendepends.awk |
|
|
19 | to src/awk/functions.awk. |
4 | |
20 | |
5 | * rc-scripts 1.4.2 (17 Nov 2002) |
21 | * rc-scripts 1.4.2 (17 Nov 2002) |
6 | |
22 | |
7 | 17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
23 | 17 Nov 2002; Martin Schlemmer <azarah@gentoo.org>: |
8 | |
24 | |