1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
2 | # Copyright 2001 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2001 Gentoo Technologies, Inc.; Distributed under the GPL |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
4 | |
4 | |
|
|
5 | 29 Oct 2001; init.d/netmount: umount -art doesn't seem to work, so |
|
|
6 | I added some awk and grep magic to find all remote filesystems and |
|
|
7 | umount them. |
|
|
8 | |
5 | 29 Oct 2001; Martin Schlemmer (azarah@gentoo.org) |
9 | 29 Oct 2001; Martin Schlemmer (azarah@gentoo.org) |
6 | A fix for checkroot (missing "/"); it now actually checks the root |
10 | A fix for checkroot (missing "/"); it now actually checks the root |
7 | filesystem. Also, a localmount cleanliness fix. |
11 | filesystem. Also, a localmount cleanliness fix. |
8 | |
12 | |
9 | * rc-scripts 1.1.7 (18 Oct 2001) |
13 | * rc-scripts 1.1.7 (18 Oct 2001) |