mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 13:51:00 +02:00
pentoo-sources: restored pentoo-sources-2.6.35-r8.ebuild
This commit is contained in:
parent
5ab161c00c
commit
d54f49d456
2 changed files with 66 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ DIST hardened-patches-2.6.32-7.extras.tar.bz2 317378 RMD160 d968958ef3adbf1ffe89
|
|||
DIST hardened-patches-2.6.34-6.extras.tar.bz2 332061 RMD160 2ff07061ffd4dd7001f755e9d3fef1ec23e33ad8 SHA1 25c56f38cf7588ce5a81595136cc3ff1c9922d2f SHA256 ceb03d8b8bbc31587604cd7fad02c7198c11516000645f13be4f1af205e23f99
|
||||
DIST hardened-patches-2.6.35-1.extras.tar.bz2 340399 RMD160 54c261e2a3ff53024ee88de725ed9f6a614882a2 SHA1 c992cfb7aeb89b127218e3476c1cd520908a6001 SHA256 73dbfc1b6362f78eb666ba681eecdf1b7d4ff917a630f8c83b42b3be2d01b678
|
||||
DIST hardened-patches-2.6.35-3.extras.tar.bz2 343149 RMD160 4f61d3f7278d1fb835b1a513c3a969297a723a91 SHA1 cacd972b601b7ae82273e0149a080c913cc50ee2 SHA256 5c397f7db01067bab91430b119db5338ea60bebc23362bf70b7b7e770274dd5b
|
||||
DIST hardened-patches-2.6.35-4.extras.tar.bz2 347689 RMD160 aee687697b01814992c38e0340cb74a249ee5cc3 SHA1 f41123c106a9374725cde1aa0b2d928baef65d1d SHA256 53d5f4b8a1c2b2769d8a30acac077b18a698738cd12bf8a5ba57e99c71990e58
|
||||
DIST hardened-patches-2.6.35-5.extras.tar.bz2 349293 RMD160 ddc51440c6061f5f59bfa165298771e4cb3fb480 SHA1 101a936a0755c48ea350641ce1dde67d1df7b075 SHA256 bef90ae0c52c54fd74aa672fa8cf48bf937ff8439191d0d08a0d6baeabda2f2d
|
||||
DIST linux-2.6.23.tar.bz2 45488158 RMD160 755690e80751d5de86d260fe05c6eeadde116c4e SHA1 3a186adf13e44415796ab6381aa8979b16a5d5ca SHA256 d4e67c0935ffb2a4158234bff92cc791b83177866009fc9b2214104e0038dbdb
|
||||
DIST linux-2.6.26.tar.bz2 49441874 RMD160 57c37e81afa48e7c05e1a933d390a12ac2921255 SHA1 3f44384bf84f27add3b6c43ec68f974d7f7e9c67 SHA256 666488e2511393fdb901eaf1e67275bcc38ab37c930e8a9adb290a95c1721a2a
|
||||
|
|
@ -66,4 +67,5 @@ EBUILD pentoo-sources-2.6.32-r5.ebuild 1730 RMD160 cceac1598b129fc81347af4d83884
|
|||
EBUILD pentoo-sources-2.6.34-r6.ebuild 2139 RMD160 e68415d156cc08534ab8374bb95a8006f32df612 SHA1 5c083cb294f98f469f6795482b04dad6b567431f SHA256 2edac335e2557a4c7da37c2500f59e371a10ed513a51f150564cdd08493a7ec4
|
||||
EBUILD pentoo-sources-2.6.35-r6.ebuild 2184 RMD160 fb6f03f93b5695a602e0820bc9b6c7db508bf45a SHA1 a3426cce95d55726206a3d661f08f61eae32ba49 SHA256 bdd82b9bf68390d503ea39ec717cd2f1215de06456ae4f112afba35fd4377612
|
||||
EBUILD pentoo-sources-2.6.35-r7.ebuild 2276 RMD160 f1f305d74396bd2f147a252df1685a48df90cfdb SHA1 83a72123805e9a40a022b5e2751594c07ecac6ff SHA256 79966293169ced50da5e5a58d680218285fed5ddbc5cdc1038a310dfd5f86b6e
|
||||
EBUILD pentoo-sources-2.6.35-r8.ebuild 2276 RMD160 4e0a2a9bb12d80320bdd30aad2f5a4c4a3f7ffad SHA1 0e5bf7a027c51e5495efe31b6c218e91a8e447c3 SHA256 9e74a6e888c6f64c8d5acb20d918201788ab34976783bbfa30f96ffc77df95d4
|
||||
EBUILD pentoo-sources-2.6.35-r9.ebuild 2230 RMD160 f54a24a4ea0709ffdf13abe22a746eec68668461 SHA1 369f27605045d08af4eb0094e20e9a68e519441d SHA256 31061450b37223dd3707ceb2c6b8a24c4941d7e2d029a2c0a308965498704809
|
||||
|
|
|
|||
64
sys-kernel/pentoo-sources/pentoo-sources-2.6.35-r8.ebuild
Normal file
64
sys-kernel/pentoo-sources/pentoo-sources-2.6.35-r8.ebuild
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=1
|
||||
|
||||
ETYPE="sources"
|
||||
K_WANT_GENPATCHES="base extras"
|
||||
K_GENPATCHES_VER="11"
|
||||
PENPATCHES_VER="2"
|
||||
inherit kernel-2
|
||||
detect_version
|
||||
detect_arch
|
||||
K_SECURITY_UNSUPPORTED="1"
|
||||
|
||||
KEYWORDS="x86 amd64"
|
||||
HOMEPAGE="http://dev.pentoo.ch/~jensp/penpatches.xhtml"
|
||||
IUSE="openfile_log +grsec"
|
||||
DESCRIPTION="Full sources including the Pentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
|
||||
|
||||
PENPATCHES="penpatches-${PV}-${PENPATCHES_VER}.tar.bz2"
|
||||
PENPATCHES_URI="http://dev.pentoo.ch/~jensp/distfiles/${PENPATCHES}"
|
||||
|
||||
HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-4"
|
||||
HGPV_URI="mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2"
|
||||
|
||||
UNIPATCH_LIST="${DISTDIR}/${PENPATCHES} ${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
|
||||
|
||||
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${PENPATCHES_URI} ${HGPV_URI}"
|
||||
|
||||
pkg_setup() {
|
||||
# We are proud of it, let's show it
|
||||
UNIPATCH_EXCLUDE="${UNIPATCH_EXCLUDE} 4421_grsec-remove-localversion-grsec.patch"
|
||||
if ! use grsec; then
|
||||
UNIPATCH_EXCLUDE="${UNIPATCH_EXCLUDE} \
|
||||
4440_selinux-avc_audit-log-curr_ip.patch \
|
||||
4423_grsec-remove-protected-paths.patch \
|
||||
4450_check_ssp_fix.patch \
|
||||
4420_grsecurity-2.2.0-2.6.35.6-201009262116.patch \
|
||||
4435_grsec-kconfig-gentoo.patch \
|
||||
4421_grsec-remove-localversion-grsec.patch \
|
||||
4425_grsec-pax-without-grsec.patch \
|
||||
4445_disable-compat_vdso.patch \
|
||||
4430_grsec-kconfig-default-gids.patch \
|
||||
4422_grsec-mute-warnings.patch"
|
||||
fi
|
||||
use openfile_log && UNIPATCH_LIST="${UNIPATCH_LIST} ${FILESDIR}/openfile_log.patch"
|
||||
UNIPATCH_LIST="${UNIPATCH_LIST} ${FILESDIR}/9997-desktop-responsiveness_2.6.35_fix.patch"
|
||||
}
|
||||
|
||||
|
||||
pkg_postinst() {
|
||||
kernel-2_pkg_postinst
|
||||
einfo "For more info on this patchset, and how to report problems, see:"
|
||||
einfo "${HOMEPAGE}"
|
||||
eerror "It may be desired to download the official pentoo kernel config from here:"
|
||||
use x86 && eerror "https://www.pentoo.ch/svn/livecd/trunk/x86/kernel/config-${PV}"
|
||||
use amd64 && eerror "https://www.pentoo.ch/svn/livecd/trunk/amd64/kernel/config-${PV}"
|
||||
if ! version_is_at_least 4.4.3 "$(gcc-fullversion)"; then
|
||||
ewarn "If you are using the pentoo kernel config then you must also install"
|
||||
ewarn "and use >=sys-devel/gcc-4.4.3 to build"
|
||||
epause 3
|
||||
fi
|
||||
}
|
||||
Loading…
Reference in a new issue