3637371d52
The kernel ebuilds for the 2.6.35 kernel have been updated to incorporate the 2.6.35.2 patch. A new tuxonice patch was also incorporated to apply cleanly (sourced from: http://www.tuxonice.net/)
13 lines
379 B
Bash
13 lines
379 B
Bash
# Copyright 2004-2010 Sabayon Linux
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
ETYPE="sources"
|
|
K_SABPATCHES_VER="8"
|
|
K_SABKERNEL_NAME="server"
|
|
K_KERNEL_SOURCES_PKG="sys-kernel/linux-server-sources-${PVR}"
|
|
K_SABKERNEL_URI_CONFIG="yes"
|
|
inherit sabayon-kernel
|
|
KEYWORDS="~amd64 ~x86"
|
|
DESCRIPTION="Official Sabayon Linux Server kernel image"
|
|
RESTRICT="mirror"
|