| View previous topic :: View next topic |
| Author |
Message |
TimeManx n00b

Joined: 11 Jul 2011 Posts: 51
|
Posted: Thu Oct 11, 2012 9:01 am Post subject: |
|
|
Did anyone get zen from the github 3.6 branch to compile?
I'm getting compile errors. |
|
| Back to top |
|
 |
cheater1034 Veteran


Joined: 09 Sep 2004 Posts: 1554
|
Posted: Fri Oct 12, 2012 6:54 pm Post subject: |
|
|
| NotQuiteSane wrote: | So does this mean Zen is dying, or just a temporary setback?
nqs |
I plan on more contributions to the project in the not-so-distant future. _________________ IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
Zen bugs/requests?: http://zen-kernel.org/issues
--
Hello |
|
| Back to top |
|
 |
Anon-E-moose Veteran


Joined: 23 May 2008 Posts: 1370 Location: Dallas area
|
Posted: Sat Oct 20, 2012 12:11 pm Post subject: |
|
|
| tabascoz wrote: |
I don't know. Both website and git are down for me too.
Bump! |
Is anyone planning on getting it working? _________________ Asus m5a99fx, Phenom II X6 - X64-multilib, glibc-2.15-r3, 3.9.1-zen
xorg-server-1.14 - lxde - nouveau
wine-1.5.30, oss4
gcc-4.7.3 CFLAGS="-march=native -O2 -floop-interchange -floop-strip-mine -floop-block -pipe" |
|
| Back to top |
|
 |
weedy Apprentice

Joined: 24 Jun 2005 Posts: 233
|
|
| Back to top |
|
 |
TechwoIf n00b

Joined: 06 Aug 2007 Posts: 14
|
Posted: Wed Nov 28, 2012 4:50 am Post subject: |
|
|
The zen-kernel.org site point to the github. I found a neat trick to get the lastest zen patch without having to clone all 2G plus repro. github has a trick of adding .diff to a compare/commit url to outut a raw diff/patch. To get a diff of 3.5 branch that will apply to vinialla kernel 3.5:
https://github.com/damentz/zen-kernel/compare/3.5;upstream-updates...3.5;master.diff
Then you can search for "EXTRAVERSION = -zen" and look at the lines above to find what version of kernel you need. As of this post, 3.5.7
You can then save it in a file and patch it against kernel 3.5. |
|
| Back to top |
|
 |
Anon-E-moose Veteran


Joined: 23 May 2008 Posts: 1370 Location: Dallas area
|
Posted: Fri Mar 29, 2013 5:59 pm Post subject: |
|
|
| Quote: | | https://github.com/damentz/zen-kernel/compare/3.5;upstream-updates...3.5;master.diff |
Change 3.5 to 3.8 for the latest
ie. https://github.com/damentz/zen-kernel/compare/3.8;upstream-updates...3.8;master.diff
I used their patches on 3.8.1 and just upgraded to 3.8.5 today.
3.8.5 seems to be snappier. Not sure what has changed or maybe it's just my perceptions. _________________ Asus m5a99fx, Phenom II X6 - X64-multilib, glibc-2.15-r3, 3.9.1-zen
xorg-server-1.14 - lxde - nouveau
wine-1.5.30, oss4
gcc-4.7.3 CFLAGS="-march=native -O2 -floop-interchange -floop-strip-mine -floop-block -pipe" |
|
| Back to top |
|
 |
|