blob: c9b94b9891c40f8a40c1cf01803705c46f37722f (
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
25
26
27
28
29
|
# ChangeLog for sys-apps/discover
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/ChangeLog,v 1.6 2003/02/12 15:23:21 vapier Exp $
*discover-1.5 (June 2002)
20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
Updated HOMEPAGE variable since the URI has changed
June 2002; Christoph Lameter <christoph@lameter.com> discover-1.5.ebuild files/digest-discover-1.5
Discover is a hardware identification system based on the libdiscover1
library. Discover provides a flexible interface that programs can use to
report a wide range of information about the hardware that is installed on a
Linux system. In addition to reporting information, discover includes
support for doing hardware detection at boot time. Detection occurs in two
stages: The first stage, which runs from an initial ramdisk (initrd), loads
just the drivers needed to mount the root file system, and the second stage
loads the rest (ethernet cards, sound cards, etc.).
*discover-1.5-r1 (30 July 2002)
30 July 2002; Christoph Lameter <christoph@gentoo.org> discover-1.5-r1.ebuild files/digest-discover-1.5-r1
First release into gentoo cvs tree
31 July 2002; Christoph Lameter <christoph@gentoo.org>
Fix ebuild RDEPEND and other things
|