add Linkstation XHL kenels
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2650 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
de79aef55a
commit
022b040a37
48
sys-kernel/buffalo_ls_xhl-sources/ChangeLog
Normal file
48
sys-kernel/buffalo_ls_xhl-sources/ChangeLog
Normal file
@ -0,0 +1,48 @@
|
||||
# ChangeLog for sys-kernel/linux-buffalo_ls_pro_live
|
||||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
01 Nov 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
change sheduler
|
||||
|
||||
01 Nov 2010; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
|
||||
dont strip kernel modules
|
||||
|
||||
30 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
add nashack option to kernel boot command
|
||||
|
||||
28 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
Update the kernel config
|
||||
|
||||
28 Oct 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||
linux-buffalo_ls_pro_live-2.6.35.ebuild:
|
||||
bump the nas patches
|
||||
|
||||
28 Oct 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||
linux-buffalo_ls_pro_live-2.6.35.ebuild:
|
||||
update kernel patch
|
||||
|
||||
28 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
overwrite the kernel commandline
|
||||
|
||||
28 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
modify kernel config for ls pro live
|
||||
|
||||
24 Oct 2010; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
|
||||
finisch config update
|
||||
|
||||
23 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
add patch for vfat dualname
|
||||
|
||||
23 Oct 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||
linux-buffalo_ls_pro_live-2.6.35.ebuild:
|
||||
correct nas-patches error
|
||||
|
||||
23 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
make filesystems as module
|
||||
|
||||
23 Oct 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||
+linux-buffalo_ls_pro_live-2.6.35.ebuild,
|
||||
-linux-buffalo_ls_pro_live-2.6.35-r1.ebuild, +metadata.xml:
|
||||
initial package
|
||||
|
7
sys-kernel/buffalo_ls_xhl-sources/Manifest
Normal file
7
sys-kernel/buffalo_ls_xhl-sources/Manifest
Normal file
@ -0,0 +1,7 @@
|
||||
DIST buffalo_ls_pro_live-2.6.35-arm.config 87375 RMD160 493e2ea08eb91520ba30d881f5e277807cb381e8 SHA1 16f50bd098242a9985d08ac67717090ddf907cb5 SHA256 756b0165e3f9c6635317f12ba64d970da9170c81a58f39d3783c656c5fea727b
|
||||
DIST linux-2.6.35.tar.bz2 69305709 RMD160 f5d91abb4fa72fac812578d830b22180d85a0e6f SHA1 4cb1fbfbeedcd658ca37739679c65dfaa136bf4e SHA256 18b2e2c336032e366c942622b77302cb05fc034fb19018f086a4ebc9ed41bfcf
|
||||
DIST nas-patches-2.6.35-5.tar.bz2 547919 RMD160 5821f239c3132b9665d2ba46db7d3954fff088fb SHA1 c7bd0fcdb68c1aec1b0890edfab1e68ef6cb00f3 SHA256 3c7d5e4ce425df633615c65b5341bf2f08ce7b26d561b1cc9127209c91f642f5
|
||||
DIST patch-2.6.35.7.bz2 141728 RMD160 fbde02939d58fe2f9fd9f3fae1141a08e00c2f4a SHA1 e898d93008cecdd429a9332b148eda2b446b9fd5 SHA256 e917d593b975853be4118934c35919936dec6069b35c277d26e7e85e88af062e
|
||||
EBUILD buffalo_ls_xhl-sources-2.6.35.ebuild 615 RMD160 73b7e00e37bbb8d9ece7df1dc4039c0abe072738 SHA1 009babbbbe76a35ca2be5636de4810c7a9102695 SHA256 6ae07ce44052a379c6ea418cd8e500341be8f9ffaf51632619aa7311543e422f
|
||||
MISC ChangeLog 970 RMD160 5391acff051a90e89364b86195210e9d68b146bc SHA1 a507617635cc85261633c7b66c3a1df8be0443dd SHA256 a4573c45f12685f262715f160d0c24f5a2f30cc9096c89a34b8d2c5e34bb0184
|
||||
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
@ -0,0 +1,21 @@
|
||||
# Copyright 2004-2010 Sabayon Linux
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
ETYPE="sources"
|
||||
K_WANT_GENPATCHES=""
|
||||
K_GENPATCHES_VER=""
|
||||
K_NASPATCHES_VER="5"
|
||||
K_KERNEL_PATCH_VER="7"
|
||||
K_NASKERNEL_NAME="buffalo_ls_pro_live"
|
||||
K_NASKERNEL_URI_CONFIG="yes"
|
||||
K_ONLY_SOURCES="1"
|
||||
inherit nas-kernel
|
||||
KEYWORDS="~arm"
|
||||
DESCRIPTION="Official Genlink Buffalo Linkstation Pro/Live Linux kernel sources"
|
||||
RESTRICT="mirror"
|
||||
IUSE="sources_standalone"
|
||||
|
||||
DEPEND="${DEPEND}
|
||||
sources_standalone? ( !=sys-kernel/linux-buffalo_ls_pro_live-${PVR} )
|
||||
!sources_standalone? ( =sys-kernel/linux-buffalo_ls_pro_live-${PVR} )"
|
||||
|
34
sys-kernel/buffalo_ls_xhl-sources/metadata.xml
Normal file
34
sys-kernel/buffalo_ls_xhl-sources/metadata.xml
Normal file
@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<!--
|
||||
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
|
||||
|
||||
This is the example metadata file.
|
||||
The root element of this file is <pkgmetadata>. Within this element a
|
||||
number of subelements are allowed: herd, maintainer, and
|
||||
longdescription. herd is a required subelement.
|
||||
|
||||
For a full description look at:
|
||||
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
|
||||
|
||||
|
||||
Before committing, please remove the comments from this file. They are
|
||||
not relevant for general metadata.xml files.
|
||||
-->
|
||||
<pkgmetadata>
|
||||
<herd>no-herd</herd>
|
||||
<maintainer>
|
||||
<email>@gentoo.org</email>
|
||||
<!-- <description>Description of the maintainership</description> -->
|
||||
</maintainer>
|
||||
<!-- <longdescription>Long description of the package</longdescription> -->
|
||||
<!--
|
||||
<use>
|
||||
<flag name='flag'>Description of how USE='flag' affects this package</flag>
|
||||
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
|
||||
package</flag>
|
||||
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
|
||||
Requires an installed dictionary from <cat>app-dicts</cat></flag>
|
||||
</use>
|
||||
-->
|
||||
</pkgmetadata>
|
48
sys-kernel/linux-buffalo_ls_xhl/ChangeLog
Normal file
48
sys-kernel/linux-buffalo_ls_xhl/ChangeLog
Normal file
@ -0,0 +1,48 @@
|
||||
# ChangeLog for sys-kernel/linux-buffalo_ls_pro_live
|
||||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
01 Nov 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
change sheduler
|
||||
|
||||
01 Nov 2010; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
|
||||
dont strip kernel modules
|
||||
|
||||
30 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
add nashack option to kernel boot command
|
||||
|
||||
28 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
Update the kernel config
|
||||
|
||||
28 Oct 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||
linux-buffalo_ls_pro_live-2.6.35.ebuild:
|
||||
bump the nas patches
|
||||
|
||||
28 Oct 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||
linux-buffalo_ls_pro_live-2.6.35.ebuild:
|
||||
update kernel patch
|
||||
|
||||
28 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
overwrite the kernel commandline
|
||||
|
||||
28 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
modify kernel config for ls pro live
|
||||
|
||||
24 Oct 2010; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
|
||||
finisch config update
|
||||
|
||||
23 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
add patch for vfat dualname
|
||||
|
||||
23 Oct 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||
linux-buffalo_ls_pro_live-2.6.35.ebuild:
|
||||
correct nas-patches error
|
||||
|
||||
23 Oct 2010; Mario Fetka <mario.fetka@gmail.com> Manifest:
|
||||
make filesystems as module
|
||||
|
||||
23 Oct 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||
+linux-buffalo_ls_pro_live-2.6.35.ebuild,
|
||||
-linux-buffalo_ls_pro_live-2.6.35-r1.ebuild, +metadata.xml:
|
||||
initial package
|
||||
|
7
sys-kernel/linux-buffalo_ls_xhl/Manifest
Normal file
7
sys-kernel/linux-buffalo_ls_xhl/Manifest
Normal file
@ -0,0 +1,7 @@
|
||||
DIST buffalo_ls_xhl-2.6.35-arm.config 87200 RMD160 51e6f48d2a17b8bdef73e047600885a2b1751159 SHA1 448b90858492105a89b1e3f26ff54a07fb3d3bb7 SHA256 53ea4ecc5cdfdc317e81fc79b8d9c07469d726d09873775330b29c10156c26ed
|
||||
DIST linux-2.6.35.tar.bz2 69305709 RMD160 f5d91abb4fa72fac812578d830b22180d85a0e6f SHA1 4cb1fbfbeedcd658ca37739679c65dfaa136bf4e SHA256 18b2e2c336032e366c942622b77302cb05fc034fb19018f086a4ebc9ed41bfcf
|
||||
DIST nas-patches-2.6.35-5.tar.bz2 547919 RMD160 5821f239c3132b9665d2ba46db7d3954fff088fb SHA1 c7bd0fcdb68c1aec1b0890edfab1e68ef6cb00f3 SHA256 3c7d5e4ce425df633615c65b5341bf2f08ce7b26d561b1cc9127209c91f642f5
|
||||
DIST patch-2.6.35.7.bz2 141728 RMD160 fbde02939d58fe2f9fd9f3fae1141a08e00c2f4a SHA1 e898d93008cecdd429a9332b148eda2b446b9fd5 SHA256 e917d593b975853be4118934c35919936dec6069b35c277d26e7e85e88af062e
|
||||
EBUILD linux-buffalo_ls_xhl-2.6.35.ebuild 400 RMD160 eace982f4ba5d530b5e34b4246fe69b0aba2806b SHA1 5f8b12b0d76882c5bd559aeaf26c5c7fca561c89 SHA256 e10bd9f8db204a18a05ebe4f5dadf469d28fd9b28d5dd73da543c122dd12cc3f
|
||||
MISC ChangeLog 1505 RMD160 00ad98c21d58ad2b834c011ffba456d736eb002c SHA1 27ce0e445ea04d49f8996749b1a0d5c4bf0b3b10 SHA256 bef1369574e31e2a113878aa0cafcdc7981d32d1479a79da45d2c027f37df416
|
||||
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
@ -0,0 +1,12 @@
|
||||
# Copyright 2004-2010 Sabayon Linux
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
ETYPE="sources"
|
||||
K_NASPATCHES_VER="5"
|
||||
K_KERNEL_PATCH_VER="7"
|
||||
K_KERNEL_SOURCES_PKG="sys-kernel/buffalo_ls_pro_live-sources-${PVR}"
|
||||
K_NASKERNEL_URI_CONFIG="yes"
|
||||
inherit nas-kernel
|
||||
KEYWORDS="~arm"
|
||||
DESCRIPTION="Official Genlink Buffalo Linkstation Pro/Live Linux kernel image"
|
||||
RESTRICT="mirror strip"
|
34
sys-kernel/linux-buffalo_ls_xhl/metadata.xml
Normal file
34
sys-kernel/linux-buffalo_ls_xhl/metadata.xml
Normal file
@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<!--
|
||||
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
|
||||
|
||||
This is the example metadata file.
|
||||
The root element of this file is <pkgmetadata>. Within this element a
|
||||
number of subelements are allowed: herd, maintainer, and
|
||||
longdescription. herd is a required subelement.
|
||||
|
||||
For a full description look at:
|
||||
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
|
||||
|
||||
|
||||
Before committing, please remove the comments from this file. They are
|
||||
not relevant for general metadata.xml files.
|
||||
-->
|
||||
<pkgmetadata>
|
||||
<herd>no-herd</herd>
|
||||
<maintainer>
|
||||
<email>@gentoo.org</email>
|
||||
<!-- <description>Description of the maintainership</description> -->
|
||||
</maintainer>
|
||||
<!-- <longdescription>Long description of the package</longdescription> -->
|
||||
<!--
|
||||
<use>
|
||||
<flag name='flag'>Description of how USE='flag' affects this package</flag>
|
||||
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
|
||||
package</flag>
|
||||
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
|
||||
Requires an installed dictionary from <cat>app-dicts</cat></flag>
|
||||
</use>
|
||||
-->
|
||||
</pkgmetadata>
|
Loading…
Reference in New Issue
Block a user