| 1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
1 | # ChangeLog for Gentoo System Intialization ("rc") scripts |
| 2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPLv2 |
2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPLv2 |
|
|
3 | |
|
|
4 | 13 Dec 2004; Martin Schlemmer <azarah@gentoo.org>: |
|
|
5 | |
|
|
6 | Tweak init.d/halt.sh to support new text based udev_db ('udevinfo -d' do |
|
|
7 | not work anymore, and there is no space after '(S|N):'). Also check if |
|
|
8 | devices.tar.bz2 is empty before trying to create it, bug #71143. |
| 3 | |
9 | |
| 4 | 12 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
10 | 12 Dec 2004; Mike Frysinger <vapier@gentoo.org>: |
| 5 | |
11 | |
| 6 | Tweak get_mount_fstab to only print the first mount point found and then |
12 | Tweak get_mount_fstab to only print the first mount point found and then |
| 7 | spit warning messages for extra matches. |
13 | spit warning messages for extra matches. |