diff options
author | Christoph Lameter <christoph@gentoo.org> | 2002-07-30 17:34:15 +0000 |
---|---|---|
committer | Christoph Lameter <christoph@gentoo.org> | 2002-07-30 17:34:15 +0000 |
commit | cd71735892ff0e685fb618c0277a6fb57c02b9e8 (patch) | |
tree | 60b9f2a959f51d843dff8eb48d15d24247ac5702 /sys-apps/discover-data | |
parent | Provide newest version of livecd. Populate empty livecd directory. (diff) | |
download | gentoo-2-cd71735892ff0e685fb618c0277a6fb57c02b9e8.tar.gz gentoo-2-cd71735892ff0e685fb618c0277a6fb57c02b9e8.tar.bz2 gentoo-2-cd71735892ff0e685fb618c0277a6fb57c02b9e8.zip |
Add discover and discover-data ebuilds (hardware detection needed by
livecd)
Diffstat (limited to 'sys-apps/discover-data')
6 files changed, 93 insertions, 0 deletions
diff --git a/sys-apps/discover-data/ChangeLog b/sys-apps/discover-data/ChangeLog new file mode 100644 index 000000000000..005391ce6fc2 --- /dev/null +++ b/sys-apps/discover-data/ChangeLog @@ -0,0 +1,5 @@ + +discover-data-1.2002.05.23-r1.ebuild July 30, 2002 christoph@gentoo.org + + First release into gentoo cvs tree +
\ No newline at end of file diff --git a/sys-apps/discover-data/discover-data-1.2002.05.23-r1.ebuild b/sys-apps/discover-data/discover-data-1.2002.05.23-r1.ebuild new file mode 100644 index 000000000000..28e284efd992 --- /dev/null +++ b/sys-apps/discover-data/discover-data-1.2002.05.23-r1.ebuild @@ -0,0 +1,33 @@ +# +# (C) 2002 The TelemetryBox Corporation. http://telemetrybox.biz +# Christoph Lameter, <christoph@lameter.com>, July 15, 2002 +# +# Released under the GPL +# +# -r1 Change some driver names that are different in 2.4 +# Fix ebuild so that upstream changelog is installed in doc dir + +DESCRIPTION="data for discover. list of pci ids. pnp ids etc." + +SRC_URI="ftp://ftp.debian.org/debian/pool/main/d/discover-data/discover-data_1.2002.05.23-1.tar.gz" + +LICENSE="GPL" +SLOT="1" +KEYWORDS="x86 ppc" + +DEPEND="bash" + +# Run-time dependencies, same as DEPEND if RDEPEND isn't defined: +RDEPEND="" + +S=${WORKDIR}/discover-data-${P}-1 + +src_compile() { + patch -p0 <${FILESDIR}/kernel-2.2-2.4.drivername.patch + emake || die +} + +src_install () { + make DESTDIR=${D} install || die + dodoc ChangeLog +} diff --git a/sys-apps/discover-data/discover-data-1.2002.05.23.ebuild b/sys-apps/discover-data/discover-data-1.2002.05.23.ebuild new file mode 100644 index 000000000000..ae0985243341 --- /dev/null +++ b/sys-apps/discover-data/discover-data-1.2002.05.23.ebuild @@ -0,0 +1,29 @@ +# +# (C) 2002 The TelemetryBox Corporation. http://telemetrybox.biz +# Christoph Lameter, <christoph@lameter.com>, July 15, 2002 +# +# Released under the GPL +# +DESCRIPTION="data for discover. list of pci ids. pnp ids etc." + +SRC_URI="ftp://ftp.debian.org/debian/pool/main/d/discover-data/discover-data_1.2002.05.23-1.tar.gz" + +LICENSE="GPL" +SLOT="1" +KEYWORDS="x86 ppc" + +DEPEND="bash" + +# Run-time dependencies, same as DEPEND if RDEPEND isn't defined: +RDEPEND="" + +S=${WORKDIR}/discover-data-${P}-1 + +src_compile() { + emake || die +} + +src_install () { + make DESTDIR=${D} install || die + todoc ChangeLog +} diff --git a/sys-apps/discover-data/files/digest-discover-data-1.2002.05.23 b/sys-apps/discover-data/files/digest-discover-data-1.2002.05.23 new file mode 100644 index 000000000000..849b15da50ed --- /dev/null +++ b/sys-apps/discover-data/files/digest-discover-data-1.2002.05.23 @@ -0,0 +1 @@ +MD5 f8f284bc6bdc416b529d7429615f965e discover-data_1.2002.05.23-1.tar.gz 62138 diff --git a/sys-apps/discover-data/files/digest-discover-data-1.2002.05.23-r1 b/sys-apps/discover-data/files/digest-discover-data-1.2002.05.23-r1 new file mode 100644 index 000000000000..849b15da50ed --- /dev/null +++ b/sys-apps/discover-data/files/digest-discover-data-1.2002.05.23-r1 @@ -0,0 +1 @@ +MD5 f8f284bc6bdc416b529d7429615f965e discover-data_1.2002.05.23-1.tar.gz 62138 diff --git a/sys-apps/discover-data/files/kernel-2.2-2.4.drivername.patch b/sys-apps/discover-data/files/kernel-2.2-2.4.drivername.patch new file mode 100644 index 000000000000..686e8671da7e --- /dev/null +++ b/sys-apps/discover-data/files/kernel-2.2-2.4.drivername.patch @@ -0,0 +1,24 @@ +--- pci.lst.orig Thu Jul 18 18:44:35 2002 ++++ pci.lst Fri Jul 19 23:28:08 2002 +@@ -1417,9 +1417,9 @@ + 10eb8111 unknown unknown Twist3 Frame Grabber + 10ec Realtek Semiconductor Co., Ltd. + 10ec8029 ethernet ne2k-pci RTL-8029(AS) Ethernet adapter +- 10ec8129 ethernet rtl8139 RTL-8129 +- 10ec8138 ethernet rtl8139 RT8139 (B/C) Cardbus Fast Ethernet Adapter +- 10ec8139 ethernet rtl8139 RTL-8139 ++ 10ec8129 ethernet 8139too RTL-8129 ++ 10ec8138 ethernet 8139too RT8139 (B/C) Cardbus Fast Ethernet Adapter ++ 10ec8139 ethernet 8139too RTL-8139 + 10ed Ascii Corporation + 10ed7310 unknown unknown V7310 + 10ee Xilinx, Inc. +@@ -1553,7 +1553,7 @@ + 11122340 unknown unknown 4 Port Fast Ethernet Adapter + 11122400 unknown unknown ATM Adapter + 1113 Accton Technology Corporation +- 11131211 ethernet rtl8139 SMC2-1211TX ++ 11131211 ethernet 8139too SMC2-1211TX + 11131216 ethernet tulip EN-1216 Ethernet Adapter + 11131217 unknown unknown EN-1217 Ethernet Adapter + 11135105 unknown unknown 10Mbps Network card |