| 1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo Linux System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002-2004 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 | 15 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | Add RC_TTY_NUMBER to /etc/conf.d/rc to configure how many tty devices |
|
|
8 | are used in scripts such as consolefonts, numlock, etc. This should |
|
|
9 | close bug #39863. |
| 4 | |
10 | |
| 5 | 09 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
11 | 09 Feb 2004; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
12 | |
| 7 | Add SELinux modifications to /sbin/runscript. This allows runscript to |
13 | Add SELinux modifications to /sbin/runscript. This allows runscript to |
| 8 | make sure it is running in the right domain. Patch done by |
14 | make sure it is running in the right domain. Patch done by |