| 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 | |
4 | |
| 5 | 04 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
5 | 04 Dec 2002; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Setup colums, etc up properly for serial consoles in /sbin/functions.sh. |
|
|
8 | Closes bug #11557, thanks to Erik Scrafford <erik@scrafford.org>. |
| 6 | |
9 | |
| 7 | Add headers similar to that of portage-2.0.45 and up to the |
10 | Add headers similar to that of portage-2.0.45 and up to the |
| 8 | generated profile files (/etc/{profile,csh}.env). Updated |
11 | generated profile files (/etc/{profile,csh}.env). Updated |
| 9 | src/awk/genenviron.awk for this. |
12 | src/awk/genenviron.awk for this. |
| 10 | |
13 | |