Switch to DuckDuckGo Search
   March 18, 2011  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[00:00:14] <phretor> tomww: just to clarify, with Athlon X2 you mean Athlon II X2?
[00:04:09] <tomww> yes, "II"
[00:05:02] <phretor> tomww: because I found that Semprons are 50% cheaper than Athlons. I was wondering whether it's worth the saving. Sorry for bugging you with many questions, but I am totally new to the AMD world :)
[00:07:28] <tomww> the semprons with 1 core, athlons with 2 cores, would have a look at the Athlon 400 series, if you want save power then watch for the 45watt modesl, with the "e" at the numbers. e.g.405e
[00:08:43] <phretor> tomww: the Sempron 140 sucks 45W
[00:09:03] *** AxeZ has quit IRC
[00:11:15] *** hunter has joined #opensolaris
[00:14:42] <tomww> with one core
[00:15:32] <phretor> tomww: yes. Isn't it enough for a home nas?
[00:16:06] <tomww> with the ethernet chip, might worth a check if that one is included in the distro or of you need the extra drivers from Masayuki Murayama
[00:16:49] <tomww> I would go for a dual core, this box can do som much stuff and the second core should not pay too much I think. its running more smooth with two cores.
[00:17:12] <phretor> tomww: two cores means twice the price for the CPU
[00:17:25] <phretor> tomww: I'm more worried about the RTL8112L network card
[00:17:59] <phretor> I found this board http://linitx.com/viewproduct.php?prodid=13020 which is quite expensive for my standards
[00:28:32] *** Triskelios has quit IRC
[00:32:13] <phretor> tomww: btw, I'm having a hard time finding a mobo that supports ECC DDR :)
[00:36:21] *** psychicist has quit IRC
[00:37:30] <tomww> yeah, I went through that on Sunday with my replacement Mobo/cpu/ram
[00:37:31] *** niq has joined #opensolaris
[00:38:00] <tomww> as I'm using the box as SunRay Server (4+1 users) I had the budget to make it big
[00:38:33] <tomww> currently it's a dual core AMD 77xx series (2.7GHz, big L2+L3Cache) and 8GB non-ECC
[00:38:47] *** fisted has quit IRC
[00:39:43] *** mmu_man has quit IRC
[00:45:54] *** fisted has joined #opensolaris
[00:48:54] *** ewdafa has quit IRC
[00:58:18] *** hajma has quit IRC
[01:14:11] *** ganbold has joined #opensolaris
[01:15:31] *** stevel has quit IRC
[01:20:11] *** hajma has joined #opensolaris
[01:20:20] *** nachox has quit IRC
[01:37:29] *** niq has quit IRC
[01:38:11] <macros73> phretor: http://www.amazon.com/gp/product/B0049YUNUU
[01:38:20] *** phretor has quit IRC
[01:39:20] *** wdp_ has joined #opensolaris
[01:41:04] *** n2deep has quit IRC
[01:43:25] *** wdp has quit IRC
[01:43:53] <CIA-108> SFE viskov: SFEemacs.spec: bump to 23.3; reenable sound support
[01:44:08] *** phretor has joined #opensolaris
[01:46:02] *** InTheWings has quit IRC
[02:37:11] *** liqu has quit IRC
[02:37:21] *** liqu has joined #opensolaris
[02:46:36] *** wdp_ has quit IRC
[03:11:11] *** McBofh has quit IRC
[03:11:37] *** javashin has joined #opensolaris
[03:11:44] *** javashin has quit IRC
[03:11:44] *** javashin has joined #opensolaris
[03:12:48] *** McBofh has joined #opensolaris
[03:13:17] *** n2deep has joined #opensolaris
[03:15:19] *** malcolmlewis has quit IRC
[03:19:22] *** malcolmlewis has joined #opensolaris
[03:19:23] *** malcolmlewis has joined #opensolaris
[03:32:10] *** Hedonista has quit IRC
[03:33:20] *** Hedonista has joined #opensolaris
[03:41:49] *** miine_ has joined #opensolaris
[03:43:38] *** miine has quit IRC
[03:43:38] *** miine_ is now known as miine
[03:43:50] *** Berny has quit IRC
[03:49:58] *** Berny has joined #opensolaris
[03:58:24] *** CodeWar has joined #opensolaris
[04:00:17] *** timsf has quit IRC
[04:09:29] *** timsf has joined #opensolaris
[04:13:09] *** javashin has quit IRC
[04:19:37] *** dduvall has quit IRC
[04:19:37] *** ingenthr has quit IRC
[04:19:42] *** ingenthr has joined #opensolaris
[04:21:01] *** moepmoep has quit IRC
[04:22:26] <CodeWar> membar #StoreStore ... does it just prevent reordering or also ensure writes reach point of coherence (store buffer eviction)
[04:23:36] *** FrankLv has quit IRC
[04:25:14] *** stevel has joined #opensolaris
[04:25:14] *** ChanServ sets mode: +o stevel
[04:25:40] *** FrankLv has joined #opensolaris
[04:29:05] *** ganbold has quit IRC
[04:30:45] *** symptom has joined #opensolaris
[04:37:26] <gosx> quick CIFS question (hopefully)
[04:37:56] <gosx> it appears that when i mount my zfs CIFS share with windows, it's not using the additional groups that my unixuser is tied to
[04:38:08] <gosx> so i get permission denied if the group owner is anything but staff
[04:38:17] <gosx> CIFS is running in workgroup mode
[04:38:38] <gosx> if i type 'groups' from the command line as the same username, it lists both groups 'staff developers'
[04:39:03] <gosx> but mounting from windows only seems to give access to staff-owned shares, not developers-owned shares
[04:39:06] <gosx> any ideas?
[04:46:39] *** dduvall has joined #opensolaris
[05:13:14] *** f0rpaxe has quit IRC
[05:14:29] *** CodeWar has quit IRC
[05:16:42] *** HyperJohnGraham has quit IRC
[05:19:12] *** Zubby has quit IRC
[05:21:08] *** Zubby has joined #opensolaris
[05:21:26] *** HyperJohnGraham has joined #opensolaris
[05:24:52] *** phretor has quit IRC
[05:25:49] *** phretor has joined #opensolaris
[05:26:26] *** phretor has quit IRC
[05:38:30] *** malcolmlewis has quit IRC
[05:40:57] *** melbogia has joined #opensolaris
[05:42:07] *** malcolmlewis has joined #opensolaris
[05:42:07] *** malcolmlewis has joined #opensolaris
[05:42:36] *** melbogia1 has quit IRC
[05:47:42] *** symptom has quit IRC
[06:02:27] *** McBofh has quit IRC
[06:02:43] *** mmu_man has joined #opensolaris
[06:15:14] *** McBofh has joined #opensolaris
[06:48:26] *** derchris has quit IRC
[06:48:48] *** derchris has joined #opensolaris
[07:03:01] *** mmu_man has quit IRC
[07:29:06] *** FrankLv has quit IRC
[07:32:19] *** Yu\2 has joined #opensolaris
[07:40:38] *** FrankLv has joined #opensolaris
[07:49:29] *** FrankLv has quit IRC
[07:59:40] *** timsf has quit IRC
[08:00:35] *** FrankLv has joined #opensolaris
[08:13:51] *** dubf has joined #opensolaris
[08:16:44] *** hsp has joined #opensolaris
[08:19:50] *** ingenthr has quit IRC
[08:27:45] *** FrankLv has quit IRC
[08:28:57] *** FrankLv has joined #opensolaris
[08:39:37] *** myrkraverk has quit IRC
[08:43:33] *** Yu\2 has quit IRC
[08:50:04] *** gosx has quit IRC
[08:52:44] *** gosx has joined #opensolaris
[08:57:09] *** Yu\2 has joined #opensolaris
[09:00:45] *** f0rpaxe has joined #opensolaris
[09:01:41] *** mikefut has joined #opensolaris
[09:07:03] *** FrankLv has quit IRC
[09:08:44] *** FrankLv has joined #opensolaris
[09:09:16] *** timsf has joined #opensolaris
[09:18:28] *** Yu\2 has quit IRC
[09:28:58] *** lblume has quit IRC
[09:32:39] *** lblume has joined #opensolaris
[09:44:53] *** timsf has quit IRC
[09:46:06] *** Yu\2 has joined #opensolaris
[09:47:07] *** lblume has quit IRC
[09:48:54] *** lblume has joined #opensolaris
[09:52:26] *** HyperJohnGraham has quit IRC
[10:02:13] *** GdeLeo has joined #opensolaris
[10:06:30] *** lblume has quit IRC
[10:08:40] *** FrankLv has quit IRC
[10:08:46] *** hajma_ has joined #opensolaris
[10:09:20] *** hajma has quit IRC
[10:10:56] *** lblume has joined #opensolaris
[10:13:32] *** tsoome has quit IRC
[10:16:33] *** AxeZ has joined #opensolaris
[10:27:19] *** FrankLv has joined #opensolaris
[10:32:56] *** perlmongo has quit IRC
[10:37:30] *** nonnooo has joined #opensolaris
[10:38:02] *** tsoome has joined #opensolaris
[10:38:24] *** Erwann has joined #opensolaris
[10:40:42] *** perlmongo has joined #opensolaris
[10:45:10] *** ewdafa has joined #opensolaris
[10:47:38] *** merzo has joined #opensolaris
[10:48:47] *** perlmongo has quit IRC
[10:49:04] *** kohju has quit IRC
[10:51:41] *** perlmongo has joined #opensolaris
[10:53:21] *** kohju has joined #opensolaris
[11:00:55] *** stevel has quit IRC
[11:03:28] *** robinbowes has joined #opensolaris
[11:04:47] *** perlmongo has quit IRC
[11:05:55] *** Erwann has quit IRC
[11:13:21] *** wdp has joined #opensolaris
[11:13:21] *** wdp has joined #opensolaris
[11:17:22] *** Erwann has joined #opensolaris
[11:19:00] *** perlmongo has joined #opensolaris
[11:23:08] *** perlmongo has quit IRC
[11:32:28] *** galt has quit IRC
[11:36:38] *** janosch has quit IRC
[11:38:28] *** perlmongo has joined #opensolaris
[11:39:00] *** dubf has quit IRC
[11:42:33] *** dubf has joined #opensolaris
[11:47:46] *** hsp has quit IRC
[11:47:54] *** janosch has joined #opensolaris
[11:48:12] *** hsp has joined #opensolaris
[11:48:37] *** hsp has quit IRC
[11:50:18] *** hsp has joined #opensolaris
[11:50:44] *** GdeLeo has quit IRC
[12:07:26] *** GdeLeo has joined #opensolaris
[12:10:21] *** Toiletbowl has joined #opensolaris
[12:23:27] *** tabasko has quit IRC
[12:25:39] *** moepmoep has joined #opensolaris
[12:33:46] *** McBofh has quit IRC
[12:34:55] *** GdeLeo has left #opensolaris
[12:34:55] *** Mech0z has joined #opensolaris
[12:35:07] *** SunTzuTech has joined #opensolaris
[12:38:27] *** pdominey has quit IRC
[12:47:33] *** Yu\2 has quit IRC
[12:50:57] <Mech0z> lblume this samba is acting up, now its not letting me access my server suddenly(yesterday all was fine and dandy)
[12:51:08] <Mech0z> now its suddenly saying my password is incorrect :s
[12:54:57] <RoyK> Mech0z: check if the cifs server is running - that conflict sometimes happens
[12:58:56] <Mech0z> RoyK how do I check if its running svrmnr cif
[13:00:52] <Mech0z> no its already disabled
[13:03:30] *** tulle has joined #opensolaris
[13:07:16] <lblume> check the logs and that the config file has not been surrepticiously modified, or the password or login
[13:08:32] *** Yu\2 has joined #opensolaris
[13:14:51] <Mech0z> Iam the only user of my server ,its on a local lan
[13:15:37] <lblume> Might be gremlins then.
[13:15:53] <Mech0z> :(
[13:16:03] <lblume> Check the logs. They can help sometimes.
[13:16:04] <Mech0z> the only thing I have done is reboot this windwos machine
[13:16:39] *** mmu_man has joined #opensolaris
[13:17:57] <Mech0z> which log should I look it
[13:18:42] <Mech0z> can it be that its not happy my laptop uses 2 different IPs
[13:18:47] <Mech0z> one for lan and one for wireless
[13:19:26] *** Mech0z_ has joined #opensolaris
[13:20:09] <Mech0z_> nah didnt help
[13:20:39] <lblume> Check samba's logs.
[13:20:56] *** ewdafa has quit IRC
[13:22:54] <Mech0z_> there is a skipperlaptop.old (My laptop) that has 950 entries of "skipperlaptop (192.168.0.194) couldn't find service raid-one
[13:22:54] <Mech0z_> [2011/03/17 14:24:10, 0] smbd/service.c:(1200)"
[13:23:28] *** Mech0z has quit IRC
[13:24:06] <lblume> Trying to mount a non existent share
[13:25:14] <Mech0z_> but those are from yesterday
[13:26:20] <Mech0z_> will have to look through Gedit, VI is driving me mad
[13:27:19] <Mech0z_> [2011/03/18 11:28:08, 0] lib/util_sock.c:(534)
[13:27:20] <Mech0z_> read_data: read failure for 4 bytes to client 192.168.0.195. Error = Connection reset by peer
[13:29:36] <Mech0z_> thats the only thing I can find in the log from today, just lots of those lines
[13:31:10] <Mech0z_> and nothing seems to be changed when I fail to login
[13:31:17] <Mech0z_> in the logs
[13:32:56] <lblume> Is your samba running?
[13:38:21] <Mech0z_> smbd: running
[13:38:21] <Mech0z_> nmbd: running
[13:39:38] *** ewdafa has joined #opensolaris
[13:40:15] <Mech0z_> online svc:/networksamba:default
[13:40:21] <Mech0z_> same for wins:default whatever that is
[13:42:00] <lblume> name service to behave more like windows
[13:42:26] <lblume> I've got to go, but well, it's now standard samba debugging procedure, plenty of literature out there about that
[13:42:29] <Mech0z_> but its just wierd it suddenly dont accept my password
[13:42:46] *** mtak has joined #opensolaris
[13:42:51] <lblume> good luck
[13:44:08] <Mech0z_> thanks
[13:45:46] *** Mech0z_ has quit IRC
[13:47:03] *** Mech0z has joined #opensolaris
[13:51:26] *** InTheWings has joined #opensolaris
[13:52:48] *** mmu_man has quit IRC
[13:55:26] *** dijenerate has joined #opensolaris
[14:01:07] *** Statts[a] has joined #opensolaris
[14:09:02] <scarcry> june 1st "black wednesday" .. will prolly wear a black ribbon to work, altho that would be hard to spot w/ me always dressing in black
[14:12:29] *** InTheWings has quit IRC
[14:13:02] *** libkeiser has quit IRC
[14:14:28] *** Toiletbowl has quit IRC
[14:19:50] *** p3n has quit IRC
[14:21:04] *** GdeLeo has joined #opensolaris
[14:24:32] *** p3n has joined #opensolaris
[14:25:23] *** mtak has quit IRC
[14:34:53] *** ikonia has quit IRC
[14:48:31] *** libkeiser has joined #opensolaris
[14:51:32] *** mmu_man has joined #opensolaris
[15:01:02] *** mmu_man has quit IRC
[15:12:53] *** Dagobert has joined #opensolaris
[15:14:11] *** tulle has quit IRC
[15:14:33] *** taemun has quit IRC
[15:14:52] *** Dagobert_ has joined #opensolaris
[15:14:52] *** Dagobert has quit IRC
[15:14:54] *** Dagobert_ is now known as Dagobert
[15:17:36] *** libkeise1 has joined #opensolaris
[15:18:05] *** libkeiser has quit IRC
[15:28:48] *** m2acis has joined #opensolaris
[15:30:47] *** postwait has joined #opensolaris
[15:31:29] *** jthunder has joined #opensolaris
[15:38:05] *** dubf has quit IRC
[15:42:38] *** hajma_ has quit IRC
[15:44:56] *** Statts[a] has quit IRC
[15:52:12] *** hajma_ has joined #opensolaris
[16:07:46] *** niq has joined #opensolaris
[16:07:47] *** niq has joined #opensolaris
[16:24:19] *** Mech0z has quit IRC
[16:26:22] *** smrt has quit IRC
[16:26:37] *** smrt has joined #opensolaris
[16:29:59] *** Mech0z has joined #opensolaris
[16:30:43] *** lamer0 has joined #opensolaris
[16:30:43] *** victori has quit IRC
[16:43:15] *** tsoome has quit IRC
[16:43:34] *** m2acis has quit IRC
[16:51:02] *** mmu_man has joined #opensolaris
[16:54:46] *** wdp has quit IRC
[17:03:26] *** SunTzuTech has quit IRC
[17:09:45] *** Dagobert has quit IRC
[17:16:51] *** merzo has quit IRC
[17:24:23] *** axisys has joined #opensolaris
[17:26:04] *** ikonia has joined #opensolaris
[17:37:51] *** ingenthr has joined #opensolaris
[17:39:00] *** niq has quit IRC
[17:43:28] *** Triskelios has joined #opensolaris
[17:43:37] *** ChanServ sets mode: +o Triskelios
[17:48:39] *** taemun has joined #opensolaris
[17:50:55] *** mmu_man has quit IRC
[17:53:40] *** p3n has quit IRC
[17:55:06] *** p3n has joined #opensolaris
[17:55:10] *** tsoome has joined #opensolaris
[17:56:22] *** jfisc has quit IRC
[18:01:23] *** derchris has quit IRC
[18:08:42] *** derchris has joined #opensolaris
[18:09:19] *** GdeLeo has left #opensolaris
[18:11:26] *** jfisc has joined #opensolaris
[18:11:56] *** mikefut has quit IRC
[18:13:48] *** kimc has joined #opensolaris
[18:20:11] *** Erwann has quit IRC
[18:21:12] *** hsp has quit IRC
[18:21:19] *** AxeZ has quit IRC
[18:23:48] *** hsp has joined #opensolaris
[18:33:05] *** wdp has joined #opensolaris
[18:33:06] *** wdp has quit IRC
[18:33:06] *** wdp has joined #opensolaris
[18:38:20] *** jfisc has quit IRC
[18:41:49] *** jfisc has joined #opensolaris
[18:43:46] *** jfisc has quit IRC
[18:43:57] *** jfisc has joined #opensolaris
[18:46:39] *** Yu\2 has quit IRC
[18:48:24] *** InTheWings has joined #opensolaris
[18:52:06] *** galt has joined #opensolaris
[18:59:34] *** Yu\2 has joined #opensolaris
[19:05:52] *** niq has joined #opensolaris
[19:06:45] *** hajma_ has quit IRC
[19:19:10] *** smrt has quit IRC
[19:19:25] *** smrt has joined #opensolaris
[19:28:45] *** jthunder_ has joined #opensolaris
[19:31:58] *** jthunder has quit IRC
[19:31:58] *** jthunder_ is now known as jthunder
[19:32:42] *** jthunder has quit IRC
[19:34:23] <CIA-108> illumos Alexander Eremin <a.eremin at nexenta dot com>: 720 be_utils should not use python Reviewed by: Garrett D'Amore <garrett at nexenta dot com> Reviewed by: Dan McDonald <danmcd at nexenta dot com> Approved by: Gordon Ross <gwr at nexenta dot com>
[19:35:31] *** nonnooo has quit IRC
[19:57:29] *** psychicist has joined #opensolaris
[20:00:15] *** stevel has joined #opensolaris
[20:00:15] *** ChanServ sets mode: +o stevel
[20:23:09] *** doug_ndndn has quit IRC
[20:26:13] *** upgradefail has joined #opensolaris
[20:26:47] <upgradefail> i need some help with upgrading from snv_134 to sol 11
[20:27:07] <upgradefail> i'm using the instructions outlined on http://blogs.sun.com/observatory/entry/upgrading_from_opensolaris_2009_06
[20:27:10] <upgradefail> w/o success
[20:27:40] *** hajma has joined #opensolaris
[20:27:40] <CIA-108> SFE jurikm: include/base.inc: move minimal CPU to pentium_pro/i686
[20:27:53] <upgradefail> i'm to the part where i'm setting the new repositories
[20:28:14] <upgradefail> however i don't have the "extras" repository
[20:28:19] <upgradefail> i have a "contrib" instead
[20:29:15] <upgradefail> and when i try to add a new repository, pointing to the oracle server
[20:29:19] <upgradefail> i get the following error:
[20:29:44] <upgradefail> ~$ pfexec pkg set-publisher -P -g http://pkg.oracle.com/solaris/release solaris pkg set-publisher: The origin URIs for 'solaris' do not appear to point to a valid pkg server. Please check the server's address and client's network configuration. Additional details: Unable to contact valid package server: http://pkg.opensolaris.org/contrib Encountered the following error(s): Unable to parse server response
[20:30:18] <upgradefail> i tried to disable the "contrib" repository, but it says i need to add another before i remove this one
[20:30:31] <upgradefail> and i have no idea where to find another "contrib" source
[20:30:42] <upgradefail> any and all help will be greatly appreciated
[20:32:13] *** fOB has joined #opensolaris
[20:32:55] <CIA-108> SFE jurikm: include/base.inc: move minimal SPARC CPU to UltraSPARC include/arch64.inc: move minimal SPARC CPU to UltraSPARC
[20:37:36] <alanc> upgradefail: there is no new contrib source
[20:37:56] <alanc> either remove all contrib packages or leave the old opensolaris.org/contrib publisher there
[20:39:23] <upgradefail> but it always looks to that publisher, which no longer exists
[20:39:27] <upgradefail> so it's stuck
[20:39:49] <upgradefail> for example, according to the directions
[20:39:56] <upgradefail> i was to run the following: pfexec pkg image-update --be-name=opensolaris-b134
[20:40:05] <upgradefail> when i do, i get the following error:
[20:40:23] <upgradefail> ~$ pfexec pkg image-update --be-name=opensolaris-b134 pkg: 1/2 catalogs successfully updated: Unable to contact valid package server: http://pkg.opensolaris.org/contrib Encountered the following error(s): Unable to parse server response
[20:43:38] <upgradefail> i also tried this:
[20:43:41] <upgradefail> Work-around: Uninstall the packages from "/contrib" which are causing the issue. The list can be found through the following command user at host$ pkg contents -Ho pkg.name,action.raw -t depend | \ grep fmri=entire@ | cut -f1 Once these packages have been uninstalled, repeat the packaging update.
[20:43:48] <upgradefail> which, again, did not work
[20:44:40] *** fOB has quit IRC
[20:46:54] *** mmu_man has joined #opensolaris
[20:47:11] *** Roksteady has quit IRC
[20:47:17] *** fOB has joined #opensolaris
[20:52:37] <alanc> sorry, don't know then
[20:53:16] <upgradefail> alanc, thanks anyways, appreciate it :)
[20:54:08] <upgradefail> i didn't find anything when i searched, but can i run the upgrade from a livecd?
[20:54:29] <alanc> nope, livecd does fresh install only
[21:00:09] <upgradefail> which will overwrite everything... :(
[21:00:48] *** fOB has quit IRC
[21:00:59] <richlowe> I think in your pastes above it's not packages from contrib which are the problem, but the fact you have contrib configured.
[21:01:12] <richlowe> 'pkg unset-publisher' of the /contrib publisher may get you loose.
[21:01:31] *** fOB has joined #opensolaris
[21:01:35] <upgradefail> lemme give that a shot... thanks
[21:01:36] <richlowe> pkg list 'pkg://<name of contrib publisher>/*' #should show you any from contrib you have installed, perhaps more directly
[21:01:54] <richlowe> I forget which versions of pkg dislike having packages installed from publishers which no longer exist.
[21:01:56] *** hajma has quit IRC
[21:03:33] *** fOB has quit IRC
[21:04:14] <upgradefail> richlowe: i did what you suggested, along with a 'pkg set-publisher --disable contrib.opensolaris.org'
[21:04:23] <upgradefail> and so far so good. i'm able to update. :)
[21:04:34] *** fOB has joined #opensolaris
[21:04:37] <upgradefail> *fingers crossed* i think it's resolved :)
[21:05:27] <alanc> oh, I thought it had been disabled - missed the bit earlier about that failing
[21:05:48] <upgradefail> thanks to the both of you for your help
[21:06:54] <upgradefail> now to put these into my notes
[21:08:50] *** malcolmlewis has quit IRC
[21:09:26] *** hajma has joined #opensolaris
[21:24:51] *** postwait has quit IRC
[21:25:30] *** pizdec has quit IRC
[21:41:49] *** Yu\2 has quit IRC
[21:43:37] <CIA-108> SFE jurikm: base-specs/libvpx.spec: fix x86 multiarch
[21:54:35] *** WormDrink has joined #opensolaris
[21:54:35] *** WormDrink has joined #opensolaris
[21:56:31] *** postwait has joined #opensolaris
[21:57:36] *** Yu\2 has joined #opensolaris
[22:05:08] <CIA-108> SFE viskov: SFEtransmission.spec: reintroduce and update to 2.22 SFElibevent2.spec: initial spec forked off SFElibevent.spec
[22:15:03] *** herzen has joined #opensolaris
[22:19:56] *** thuttu77 has quit IRC
[22:22:32] *** dimonov has quit IRC
[22:28:35] *** dimonov has joined #opensolaris
[22:29:48] *** garfieldairIines has joined #opensolaris
[22:33:58] *** WormDrink has quit IRC
[22:34:26] *** mikefut has joined #opensolaris
[22:35:01] *** garfieldairIines is now known as Myst
[22:36:23] *** Myst has quit IRC
[22:37:01] *** axisys has quit IRC
[22:37:10] *** Mech0z has quit IRC
[22:41:39] *** FastJack has quit IRC
[22:45:59] *** FastJack has joined #opensolaris
[22:50:37] *** bobbyz_ has joined #opensolaris
[22:53:39] *** postwait has quit IRC
[23:04:24] *** hsp has quit IRC
[23:18:41] *** mikefut has quit IRC
[23:19:21] *** Yu\2 has quit IRC
[23:22:02] *** bobbyz_ has quit IRC
[23:29:26] *** Statts[a] has joined #opensolaris
[23:40:02] *** upgradefail has quit IRC
[23:42:11] *** ikonia has quit IRC
[23:45:36] *** fOB has quit IRC
[23:45:59] *** ikonia has joined #opensolaris
[23:52:41] *** phretor has joined #opensolaris
[23:55:58] <phretor> [sorry for cross posting] hi, I am looking for a mini-itx mobo supporting ECC DRAM for building a small server (slight preference for Intel 775, but not necessary). Any recommendation?
[23:59:01] *** Stellar has joined #opensolaris
top

   March 18, 2011  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >