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 | 11 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Update /etc/skel/.bash_profile to make it tcsh compadible. |
|
|
8 | Thanks to Väinö Järvelä for this fix. |
|
|
9 | |
|
|
10 | Update /etc/profile to also set the PS? variables if $SHELL |
|
|
11 | is set to /bin/sh. This should make prompt colours in |
|
|
12 | bootstrap work again. |
|
|
13 | |
|
|
14 | Move LVM stuff to checkfs to ensure that they get fscked. |
|
|
15 | This resolves bug #1552. |
4 | |
16 | |
5 | * rc-scripts 1.3.3 (5 April 2002) |
17 | * rc-scripts 1.3.3 (5 April 2002) |
6 | |
18 | |
7 | 5 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
19 | 5 April 2002; Martin Schlemmer <azarah@gentoo.org>: |
8 | |
20 | |