summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-doc/linux-device-drivers
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-doc/linux-device-drivers')
-rw-r--r--app-doc/linux-device-drivers/Manifest4
-rw-r--r--app-doc/linux-device-drivers/linux-device-drivers-2.ebuild25
-rw-r--r--app-doc/linux-device-drivers/linux-device-drivers-3.ebuild28
-rw-r--r--app-doc/linux-device-drivers/metadata.xml5
4 files changed, 62 insertions, 0 deletions
diff --git a/app-doc/linux-device-drivers/Manifest b/app-doc/linux-device-drivers/Manifest
new file mode 100644
index 000000000000..7c99bd30ccd0
--- /dev/null
+++ b/app-doc/linux-device-drivers/Manifest
@@ -0,0 +1,4 @@
+DIST LDD3-examples.tar.gz 77780 SHA256 4455710e180f194105bbeab3e40e4933c37718df95792171de22b9b996f7307c SHA512 6abf6f1595b5304f6416c1900efcae8019cf685f5662fa38c31c71dac5b42309e6e8050c02813da29045ce4c157e03018b87b7816f17b5f2852e53a5f0cdee35 WHIRLPOOL fbbc95ad2002a234e510941eb01bdc1aab479ac3404380f668f9d8d734487df026f197835e530681a9917cbaeda9f2deb55ec812d2eade9fb00bdd1af332af3c
+DIST ldd2-samples-1.0.1.tar.gz 123791 SHA256 25676f89b248990bf65d9b7808a768c664313bfa56b43bd90ec9d73d38393493 SHA512 c6d1c72f0b71806cc719f758b62f3ee2a5bc1c66b63399f2765c0b4edfb2f89945e1248607faae1a88c9278d74c1edfa42f4c4408d926883b1c82a650ebbdd6f WHIRLPOOL 97f59512f61685e371a4ef845ceb6d1cfc6ced07523c7b3f63fd407acbc921556f490a480004f685dae7ab5c9cea714b18d58aede522ffa2e883474ec0561950
+DIST ldd3_pdf.tar.bz2 11553208 SHA256 c7cb2322a66bdde6b6a90742f6bcb66a568bb6b639dc1c9866410c8e2c80bcc9 SHA512 46e9f9c2c4e5ce5d325e071f4638ebee772fb55c7c3c0f4a303a35e7ca3576dfccf655bbbe6ef8cf6be0558a1c84addf6a4b59b6c50b621c495f3b75184653a4 WHIRLPOOL 95478653c1645c87ff46f329eb2c2815ccab0ba87e30adcb8a7d3b113beb74445255eb1f2aa9e1ed64eb4f41cfb42b1626f04b3c09c9457f13e24c036388c889
+DIST ldd_book_pdf.zip 6971754 SHA256 9cdefd593fb18a6dcc14ae8b5b8404f21edeeb50b17a1b8f764bff9866997722 SHA512 f30675ff5279df6c689cf4f936aa6bd50f6aab8254e557a6a3be87217efb2c6bc30de8efd489ea5c86f86ebebe2b3ac119b0965fd567caf757e9d6d67d02676c WHIRLPOOL 527e98a210530a0ca649655fd1a21c6d413947f32ae44fe1d18a7bb70379128f5641b5b0a05c527e67f2d47824c13711b634ae850c10d8bd0a92a480c8517919
diff --git a/app-doc/linux-device-drivers/linux-device-drivers-2.ebuild b/app-doc/linux-device-drivers/linux-device-drivers-2.ebuild
new file mode 100644
index 000000000000..bde37f6cecf8
--- /dev/null
+++ b/app-doc/linux-device-drivers/linux-device-drivers-2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+DESCRIPTION="howto write linux device drivers (updated for Linux 2.4)"
+HOMEPAGE="http://www.oreilly.com/catalog/linuxdrive2/"
+SRC_URI="http://www.xml.com/ldd/chapter/book/pdf/ldd_book_pdf.zip
+ ftp://ftp.oreilly.com/examples/linuxdrive2/ldd2-samples-1.0.1.tar.gz"
+
+LICENSE="FDL-1.1"
+SLOT="2"
+KEYWORDS="amd64 arm hppa ia64 ppc s390 x86"
+IUSE=""
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+S=${WORKDIR}
+
+src_install() {
+ insinto /usr/share/doc/${PF}
+ doins *.pdf || die "pdfs"
+ insinto /usr/share/doc/${PF}/samples
+ doins -r ldd2-samples-*/* || die "samples"
+}
diff --git a/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild b/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild
new file mode 100644
index 000000000000..d7d7b440be96
--- /dev/null
+++ b/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+DESCRIPTION="howto write linux device drivers (updated for Linux 2.6)"
+HOMEPAGE="http://www.oreilly.com/catalog/linuxdrive3/ http://lwn.net/Kernel/LDD3/"
+SRC_URI="http://lwn.net/images/pdf/LDD3/ldd3_pdf.tar.bz2
+ mirror://gentoo/LDD3-examples.tar.gz"
+# original URL is this:
+# http://examples.oreilly.com/linuxdrive3/examples.tar.gz
+# but 'examples.tar.gz' is waaaaaay too generic
+
+LICENSE="CC-BY-SA-2.0"
+SLOT="3"
+KEYWORDS="amd64 arm hppa ia64 ppc s390 sh x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+S=${WORKDIR}
+
+src_install() {
+ insinto /usr/share/doc/${PF}
+ doins ldd3_pdf/*.pdf || die "pdfs"
+ insinto /usr/share/doc/${PF}/examples
+ doins -r examples/* || die "examples"
+}
diff --git a/app-doc/linux-device-drivers/metadata.xml b/app-doc/linux-device-drivers/metadata.xml
new file mode 100644
index 000000000000..74d25af22b2e
--- /dev/null
+++ b/app-doc/linux-device-drivers/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kernel-misc</herd>
+</pkgmetadata>