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 | |
|
|
5 | 29 Nov 2001; Donny Davies (woodchip@gentoo.org): Added a man directory |
|
|
6 | to rc-scripts. Checked in two manpages there, one for modules.autoload.5 |
|
|
7 | and one for update-modules.8. These were adapted from Debian. Updated |
|
|
8 | tarball.sh to include the new man directory. Updated baselayout to install |
|
|
9 | these manpages. Slightly tweak the /etc/modules.autoload comments. |
|
|
10 | |
|
|
11 | 25 Nov 2001; ncsd, the name service cache daemon script, has been removed |
|
|
12 | from the default "default" runlevel. It still exists in the archive so that |
|
|
13 | users who want/need it can add it easily. |
|
|
14 | |
|
|
15 | 25 Nov 2001; Updated the /etc/fstab; removed usbdevfs (explicitly mounted), |
|
|
16 | removed notail from the ext2 boot partition, other cleanups. |
4 | |
17 | |
5 | 25 Nov 2001; Fixed init.d/clock script to work in UTC mode. |
18 | 25 Nov 2001; Fixed init.d/clock script to work in UTC mode. |
6 | |
19 | |
7 | 17 Nov 2001; Donny Davies (woodchip@gentoo.org): Added /etc/shells file |
20 | 17 Nov 2001; Donny Davies (woodchip@gentoo.org): Added /etc/shells file |
8 | to rc-scripts. Can remove it from sys-libs/shadow at the next release. |
21 | to rc-scripts. Can remove it from sys-libs/shadow at the next release. |