| 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 | 27 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: in some wierd cases, |
|
|
6 | a redundent /dev/.devfsd on a unmounted /dev can cause problems. Fixed |
|
|
7 | this in /sbin/rc. |
| 4 | |
8 | |
| 5 | 26 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: fix my brain dead |
9 | 26 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: fix my brain dead |
| 6 | update of the 25th. It really should keep "gentoo=nodevfs" in mind. |
10 | update of the 25th. It really should keep "gentoo=nodevfs" in mind. |
| 7 | Also added 'get_bootparam()' to help in retrieving kernel options. |
11 | Also added 'get_bootparam()' to help in retrieving kernel options. |
| 8 | Updated /etc/init.d/functions.sh, /etc/init.d/checkroot and /sbin/rc |
12 | Updated /etc/init.d/functions.sh, /etc/init.d/checkroot and /sbin/rc |