| 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-2003 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 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
|
|
6 | |
|
|
7 | We should still use /sbin/udev as hotplug agent if /sbin/hotplug do |
|
|
8 | not exist. Updated /sbin/rc for this. |
| 4 | |
9 | |
| 5 | 27 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
10 | 27 Oct 2003; Martin Schlemmer <azarah@gentoo.org>: |
| 6 | |
11 | |
| 7 | Fix return code checking of fsck in /etc/init.d/checkfs, bug #31349. |
12 | Fix return code checking of fsck in /etc/init.d/checkfs, bug #31349. |
| 8 | |
13 | |