Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 52658 Details for
Bug 84098
colinux-gentoo-dev-sources-2.6.10-r6.ebuild (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
colinux-gentoo-dev-sources-2.6.10-r6.ebuild
colinux-gentoo-dev-sources-2.6.10-r6.ebuild (text/plain), 1.73 KB, created by
MaratIK
on 2005-03-04 07:57:39 UTC
(
hide
)
Description:
colinux-gentoo-dev-sources-2.6.10-r6.ebuild
Filename:
MIME Type:
Creator:
MaratIK
Created:
2005-03-04 07:57:39 UTC
Size:
1.73 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > > >#forked from gentoo-dev-sources-2.6.10-r6.ebuild > >ETYPE="sources" >inherit kernel-2 >detect_version >detect_arch > >#version of gentoo patchset >GPV="10.07" >GPV_SRC="mirror://gentoo/genpatches-${KV_MAJOR}.${KV_MINOR}-${GPV}-base.tar.bz2 > mirror://gentoo/genpatches-${KV_MAJOR}.${KV_MINOR}-${GPV}-extras.tar.bz2" > >KEYWORDS="x86 -*" > >HOMEPAGE="http://colinux.org/" > >COLINUXDIR="${WORKDIR}/colinux-0.6.2" > >UNIPATCH_LIST="${DISTDIR}/genpatches-${KV_MAJOR}.${KV_MINOR}-${GPV}-base.tar.bz2 > ${DISTDIR}/genpatches-${KV_MAJOR}.${KV_MINOR}-${GPV}-extras.tar.bz2 > ${COLINUXDIR}/patch/linux.patch" > >UNIPATCH_STRICTORDER="yes" > >UNIPATCH_DOCS="${WORKDIR}/patches/genpatches-${KV_MAJOR}.${KV_MINOR}-${GPV}/0000_README" > >DESCRIPTION="Full sources including the gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree and extra patches for coLinux support" >SRC_URI="${KERNEL_URI} ${GPV_SRC} ${ARCH_URI} > mirror://sourceforge/colinux/colinux-0.6.2.tar.gz" > > >pkg_setup() { > kernel-2_pkg_setup >} > >src_unpack() { > unpack colinux-0.6.2.tar.gz > cp ${COLINUXDIR}/patch/linux ${COLINUXDIR}/patch/linux.patch > cd ${COLINUXDIR}/patch > patch -p0 < ${FILESDIR}/linux.patch-work-with-patch-4500.diff > cd ${WORKDIR} > kernel-2_src_unpack > cp ${COLINUXDIR}/conf/linux-config ${S}/.config >} > >pkg_postinst() { > kernel-2_pkg_postinst > > echo > einfo "For more info on this patchset, and how to report problems, see:" > einfo "${HOMEPAGE}" > einfo "and" > einfo "http://www.gentoo.org/" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 84098
:
52657
| 52658 |
52659