You are not logged in.

#1 2011-01-14 22:37:12

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,592
Website

unofficial linux-ck repo with cpu optimized packages is ONLINE

Given the popularity of the linux-ck package, I have followed nous' lead and created an unofficial repo containing precompiled binary versions of the linux-ck and related packages for community use.  I wrote a wiki article that has instructions, available packages, etc.  Note that the repo contains a generic package and many CPU-specific optimized packages!  Please read the wiki page linked below for more details.

Enjoy!

Please keep this thread on topic!  Report only repo/packaging related problems here; open a new thread for non-repo related problems.

Links
Which CPU Optimized Package Set to Select?
Repo-ck Main Page - Simple html index of the repo.  Have a peek to see the unofficial BFS mascot!
Repo-ck Wiki Article - All you need to know about the repo... and more!
Repo-ck Statistics - Popularity of packages, which CPU is most popular, # of downloads, etc. in colorful graphs!
Repo-ck PKGBUILD archive -  Looking for an older version of linux-ck or nvidia-ck to build yourself?  Look no further.

Last edited by graysky (2018-05-12 19:40:14)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2 2011-01-14 22:59:16

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

I'd be happy about such a repo smile

Offline

#3 2011-01-14 23:07:40

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

+1, Currently using -pf kernel, but I only really want the -ck patchset and maybe bfq. 64-bit atom packages would be greatly appreciated here.

Last edited by some-guy94 (2011-01-14 23:09:01)

Offline

#4 2011-01-15 13:46:55

pogeymanz
Member
Registered: 2008-03-11
Posts: 1,020

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

I obviously don't have a problem with this, but I wont be using it.

I like having my custom .config, so I'll always prefer to build the package myself.

Offline

#5 2011-01-15 15:19:17

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,592
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@pogeymanz - right, the repo would only contain the ARCH defaults except with the ck1 patchset enabled.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#6 2011-01-15 15:38:06

broken pipe
Member
Registered: 2010-12-10
Posts: 238

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

i would love to see an i686 atom kernel smile

Offline

#7 2011-01-15 18:19:31

Mammut
Member
Registered: 2009-12-11
Posts: 23

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

broken pipe wrote:

i would love to see an i686 atom kernel smile

me too smile

Offline

#8 2011-01-15 19:24:02

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,592
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Got it - I'll add a kernel26-ck-atom for i686.  Working on the bash script now to batch compile these guys.  Ran into a little snag with sed but I think I'm around it now.  I'll post after I've tested the various flavors on several machines.  Later today hopefully.

Last edited by graysky (2011-01-15 19:24:12)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#9 2011-01-15 20:07:01

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,592
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

OK!  I got it I think.  I have built up the following:

x86_64: generic, atom, core2, nvidia-ck
i686: generic, k7, p4, atom, nvidia-ck

I tested the k7, atom (x86_64), generic (x86_64), and core2 (x86_64) and everything seems fine - installs makes images, boots, etc.  I'd like to have a few more peeps give them a try before I post the server to the entire community (just in case I f*ck-up something).  If you're interested, please shoot me an email and I'll forward the repo info to you.  If a few other people can verify that everything is okay, I will post here in the forums for all to use.

Thanks!

Last edited by graysky (2011-01-15 20:08:22)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#10 2011-01-15 22:58:50

1LordAnubis
Member
Registered: 2008-10-10
Posts: 253
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

just out of curiosity, is the default config 1000 Hz?
I'm asking b/c I think you need a multiple of 1000 Hz for virtualbox
What do you guys find works well?


Any society that would give up a little liberty to gain a little security will deserve neither and lose both.
-Benjamin Franklin
The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man.
-George Bernard Shaw

Offline

#11 2011-01-15 23:05:29

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,592
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

1LordAnubis wrote:

just out of curiosity, is the default config 1000 Hz?
I'm asking b/c I think you need a multiple of 1000 Hz for virtualbox
What do you guys find works well?

The ARCH defaults are tickless (dynamic ticks) and 300 Hz.  I use them w/ vbox just fine... dunno where you got that 1000 Hz advice smile

You can check it via:

zcat /proc/config.gz > config

Then inspect the config in an editor.  You can always build it yourself with whatever options...

screenshot1gnq.png

Last edited by graysky (2011-01-15 23:07:33)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#12 2011-01-15 23:59:04

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Tested out your i686 kernel26-ck and kernel26-ck-atom packages, without any problems.

Thanks for putting this up, didn't mind the compiling and stripping things out, but having I'll probably keep using the more generic package if it's available.

Offline

#13 2011-01-16 00:09:56

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,592
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@mcmillan - thanks for the feedback.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#14 2011-01-16 01:42:36

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,592
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Edited the first post with the info on the repo.  Please let me know...


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#15 2011-01-16 01:55:25

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,796
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

I agree, great idea.  Since the beginning, I've wanted just -ARCH plus ck patches.  I'll don't even need the {nvidia,lirc}-ck (been just rebuilding nvidia-beta and repo's lirc for now, works fine), but no worries.

Let me know if you want any help on the bash smile.

Offline

#16 2011-01-16 02:01:37

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,592
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@brisbin - I think I got it actually.... my main concern is whether or not the packages are sound (I believe that they are). Please install the right package for your hardware and let me know.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#17 2011-01-16 03:26:28

1LordAnubis
Member
Registered: 2008-10-10
Posts: 253
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@graysky; works perfectly (including vbox @ 300 Hz)
(using P4 build here)
Many Thanks

Last edited by 1LordAnubis (2011-01-16 03:40:48)


Any society that would give up a little liberty to gain a little security will deserve neither and lose both.
-Benjamin Franklin
The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man.
-George Bernard Shaw

Offline

#18 2011-01-16 05:36:18

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

-atom works great here.

Offline

#19 2011-01-16 09:11:13

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,592
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Thanks for the feedback, all.  I can add other CPU-specific builds upon request (I just wanna be sure people will actually use them if I take the time to compile them).


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#20 2011-01-16 10:15:55

broken pipe
Member
Registered: 2010-12-10
Posts: 238

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

thx a lot for your work and the repository!!! smile
kernel26-ck and the atom version are running great!

best regards

Offline

#21 2011-01-16 10:39:28

Lothium
Member
Registered: 2009-10-10
Posts: 192

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Thanks for your work! Works nice!

Offline

#22 2011-01-16 12:19:12

KlavKalashj
Member
Registered: 2008-10-09
Posts: 376

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

using the -core2, seems to work fine!

Offline

#23 2011-01-16 19:15:31

kinhodder
Member
From: UK
Registered: 2010-04-18
Posts: 65
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Atom (x86_64) is working nicely for me.

The only hitch was eth1 changing to wlan0, which confused me for a minute or two (not sure why - brcm80211 instead of wl, maybe?)

Offline

#24 2011-01-16 19:25:47

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,592
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@kinhodder - dunno - that should be setup in /etc/rc.conf in yer modules array.  Odd.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#25 2011-01-16 21:19:14

JokerBoy
Member
From: România
Registered: 2009-09-24
Posts: 641

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

graysky wrote:
pacman -Ss kernel26-ck
pacman -Sl kernel26-ck

maybe a k8 x86_64 package will be available too in the future..

Offline

Board footer

Powered by FluxBB