summaryrefslogtreecommitdiff
blob: cce696db221bb4716577b2272716fafd392c6937 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# ChangeLog for sys-apps/coldplug
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/coldplug/ChangeLog,v 1.3 2004/09/28 01:50:46 swegener Exp $

  28 Sep 2004; Sven Wegener <swegener@gentoo.org> files/coldplug.rc:
  Gentoo Technologies, Inc. -> Gentoo Foundation

  24 Sep 2004; Sven Wegener <swegener@gentoo.org> :
  Fixed ChangeLog header.

*coldplug-20040920 (20 Sep 2004)

  20 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +metadata.xml,
  +files/coldplug.rc, +coldplug-20040920.ebuild:
  New package, coldplug.  Split out from hotplug to hold the 
  init script that tries to load modules for devices that are
  already present in the system at boot time.
  
  It can cause problems and lockups, so use at your own risk.
  
  I've disabled the ability to unload stuff at shutdown as that
  just caused too many problems, lockups, and oopses.  No other
  distro enables this feature, and now I realize why :)