You are not logged in.

#1 2009-09-03 15:00:45

LexRivera
Member
Registered: 2009-08-02
Posts: 12

[REQUEST] Kernel ZEN

Current packages in AUR uses git to download and build kernel with zen patchset. Can someone make package with stable patches (http://zen-sources.org/project/Zen-Sources)? I'm not familiar with kernel PKGBUILDs. So name should be kernel26-zen, and config must use default arch params + zen extra features.
Thanks smile

Last edited by LexRivera (2009-09-05 04:21:53)

Offline

#2 2009-09-05 04:21:41

LexRivera
Member
Registered: 2009-08-02
Posts: 12

Re: [REQUEST] Kernel ZEN

No one is able to help?

Offline

#3 2009-09-05 04:26:28

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Offline

#4 2009-09-05 05:35:07

LexRivera
Member
Registered: 2009-08-02
Posts: 12

Re: [REQUEST] Kernel ZEN

both using git.

Offline

#5 2009-09-05 07:28:08

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [REQUEST] Kernel ZEN

LexRivera wrote:

both using git.

You want a snpshot?
But in this package's git is only as makedepends and after build you can remove it form your pacman db wink


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#6 2009-09-05 07:39:51

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [REQUEST] Kernel ZEN

SpeedVin - he wants a kernel built from zen's stable tarball and the current 2.6.30 kernel version. He's not objecting to the installation of git.

LexRivera - you can hang around on this thread and hope someone does what you're asking, or you can spend some time learning how to do it yourself. Everything you need is in the wiki.

Offline

#7 2009-09-05 07:50:36

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [REQUEST] Kernel ZEN

Also, this:

zen-sources.org wrote:

The only patch you will get from us is a monolithic patch applied on top of some vanilla kernel base; we prefer you to use git and "git checkout" the latest stable tag.

IOW.. use the AUR PKGBUILDS, and be happy. smile

Offline

#8 2009-09-05 07:51:11

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,557

Re: [REQUEST] Kernel ZEN

i made a quick & dirty PKGBUILD if you want but you'll have to deal with the config (i'm way too lazy to do that sorry). i have a question though, zen patches are available as lzma archives, is there any trick to make makepkg extract those? i just added the decompression process in the PKGBUILD but...

Offline

#9 2009-09-05 07:57:46

LexRivera
Member
Registered: 2009-08-02
Posts: 12

Re: [REQUEST] Kernel ZEN

Currently i'm doing it manually - via dirty pkgbuild, with applying patch by hands and other...
About extraction... only manually via lzma -d.
I have my own config - based on arch's + zen extra features.

Offline

#10 2009-09-05 07:59:44

LexRivera
Member
Registered: 2009-08-02
Posts: 12

Re: [REQUEST] Kernel ZEN

I can use git of course. But i doesn't wanna checkout whole tree... Also, when building from git, i have some really ugly names in uname smile

Offline

#11 2009-09-05 08:01:28

Wintervenom
Member
Registered: 2008-08-20
Posts: 1,011

Re: [REQUEST] Kernel ZEN

By the way, you can change what branch that the kernel26zen-git package pulls from by editing the CONFIG file that comes with it.

Last edited by Wintervenom (2009-09-05 08:02:54)

Offline

#12 2009-09-05 08:03:03

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,557

Re: [REQUEST] Kernel ZEN

LexRivera wrote:

I can use git of course. But i doesn't wanna checkout whole tree... Also, when building from git, i have some really ugly names in uname smile

you need to disable CONFIG_LOCALVERSION_AUTO

Offline

#13 2009-09-05 08:25:46

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [REQUEST] Kernel ZEN

tomk wrote:

SpeedVin - he wants a kernel built from zen's stable tarball and the current 2.6.30 kernel version. He's not objecting to the installation of git.

I know by snapshot I mean development relases and stable relases.
I have one question about zen-kernel.
He I want to use it he is faster,have more thing then arch stock kernel?

Last edited by SpeedVin (2009-09-05 08:26:28)


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#14 2009-09-05 08:34:14

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [REQUEST] Kernel ZEN

Read the site.

Offline

#15 2009-09-05 08:40:12

Wintervenom
Member
Registered: 2008-08-20
Posts: 1,011

Re: [REQUEST] Kernel ZEN

There may be some benefits from the Brainfuck scheduler, SLQB allocator, and improved drivers, to name a few things.

Offline

#16 2009-09-05 08:58:17

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,557

Re: [REQUEST] Kernel ZEN

the BFQ I/O scheduler is also a nice feature.

Offline

Board footer

Powered by FluxBB