Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Does anyone have the ebuild for hardened-dev-sources-r8?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
HydroSan
l33t
l33t


Joined: 04 Mar 2004
Posts: 764
Location: The Kremlin (aka Canada)

PostPosted: Tue Nov 30, 2004 8:14 pm    Post subject: Does anyone have the ebuild for hardened-dev-sources-r8? Reply with quote

I'm looking for any person who has the ebuild for hardened-dev-sources-r8. Not the latest -r15, or anything below that. Specifically -r8.

The reason I ask this is because:

1) PPPoE is broken in anything later than -r8.
2) ReiserFS is broken in anything later than -r8.
3) -r15 does not boot on my test system even with the same exact .config file from -r8.

Any help is appreciated.
_________________
I was a Gangster for Capitalism, by Major General Smedley Butler.

Server status: Currently down, being replaced with fresh install - 20% completed.
Back to top
View user's profile Send private message
tuxmin
l33t
l33t


Joined: 24 Apr 2004
Posts: 838
Location: Heidelberg

PostPosted: Tue Nov 30, 2004 8:36 pm    Post subject: Reply with quote

I still have it...

Code:

cat /usr/portage/sys-kernel/hardened-dev-sources/hardened-dev-sources-2.6.7-r8.ebuild

# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-dev-sources/hardened-dev-sources-2.6.7-r8.ebuild,v 1.2 2004/09/05 14:08:40 pebenito Exp $

IUSE=""
ETYPE="sources"
inherit kernel-2
detect_version

GPV=7.46
GPV_SRC="mirror://gentoo/genpatches-${KV_MAJOR}.${KV_MINOR}-${GPV}-base.tar.bz2"

HGPV=7.7
#HGPV_SRC="mirror://gentoo/hardened-patches-${KV_MAJOR}.${KV_MINOR}-${HGPV}.tar.bz2"
HGPV_SRC="http://dev.gentoo.org/~tseng/kernel/hardened-patches-${KV_MAJOR}.${KV_MINOR}-${HGPV}.tar.bz2"

UNIPATCH_STRICTORDER="yes"
UNIPATCH_EXCLUDE="1315_alpha"
UNIPATCH_LIST="${DISTDIR}/hardened-patches-${KV_MAJOR}.${KV_MINOR}-${HGPV}.tar.bz2
        ${DISTDIR}/genpatches-${KV_MAJOR}.${KV_MINOR}-${GPV}-base.tar.bz2"
UNIPATCH_DOCS="${WORKDIR}/patches/hardened-patches-${KV_MAJOR}.${KV_MINOR}-${HGPV}/0000_README"

DESCRIPTION="Hardened sources for the ${KV_MAJOR}.${KV_MINOR} kernel tree"

SRC_URI="${KERNEL_URI} ${HGPV_SRC} ${GPV_SRC}"
KEYWORDS="x86 ppc ~amd64"

pkg_postinst() {
        postinst_sources
}


_________________
ALT-F4
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Tue Nov 30, 2004 8:49 pm    Post subject: Reply with quote

Just for further reference, you should always be able to get an old ebuild from Gentoo's CVS, just look in the appropriate attic/ directory.

hardened-dev-sources-2.6.7-r8.ebuild
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum