Re: DragonFly testing

2007-02-22 Thread Petr Janda
Ben Jolitz wrote: Petr Janda wrote: For your sound you need to load sound.ko + snd_ess.ko Best if you add snd_ess_load=YES to /boot/loader.conf and in /dev you need to run sh MAKEDEV snd0 I think thats what has to be done. Petr I was under the impression that sound.ko was loaded by

Re: KDE and OpenSSL = Broken

2007-02-22 Thread Francois Tigeot
On Thu, Feb 22, 2007 at 01:21:54PM +0900, Kimura Fuyuki wrote: I still suspect lower layer. Why does the following last command result in error? It's just ok on NetBSD. test program: http://www.hadaly.org/fuyuki/dltest.c dialogue: $ cc ./dltest.c $ ./a.out $ cc ./dltest.c -lssl $

Re: distributed filesystem name

2007-02-22 Thread Steve O'Hara-Smith
On Wed, 21 Feb 2007 22:32:42 -0500 Geoff Speicher [EMAIL PROTECTED] wrote: Dragonfly larvae are called nymphs, Hmm so a small derivative OS based on DragonFLy could be ... Nah - let's not, it would be worse than the How do you pronounce Linux thing. -- C:WIN

Re: distributed filesystem name

2007-02-22 Thread Robert Luciani
[ In response to Matt's note in kernel@ about needing a name for his filesystem ] My creative (beer) juices are flowing, so indulge or ignore as you see fit. Dragonfly larvae are called nymphs, which can be pronounced the same way but written as NymphFS or shortened to NymFS if

Re: DragonFly testing

2007-02-22 Thread Joerg Sonnenberger
On Thu, Feb 22, 2007 at 02:43:18AM +0100, Gergo Szakal wrote: (I admit that mplayer in pkgsrc tree is quite outdated.) Actuallly, no. It is the latest release version. Complain to the devs for not creating releases more often. Joerg

Re: KDE and OpenSSL = Broken

2007-02-22 Thread Simon 'corecode' Schubert
Kimura Fuyuki wrote: I still suspect lower layer. Why does the following last command result in error? It's just ok on NetBSD. test program: http://www.hadaly.org/fuyuki/dltest.c VERY nice. Thanks! I've just committed a fix. cheers simon -- Serve - BSD +++ RENT this banner advert

Re: DragonFly testing

2007-02-22 Thread Gergo Szakal
On Thu, 22 Feb 2007 13:34:28 +0100 Joerg Sonnenberger [EMAIL PROTECTED] wrote: On Thu, Feb 22, 2007 at 02:43:18AM +0100, Gergo Szakal wrote: (I admit that mplayer in pkgsrc tree is quite outdated.) Actuallly, no. It is the latest release version. Complain to the devs for not creating

Re: distributed filesystem name

2007-02-22 Thread Martin P. Hellwig
cut As mentioned in the kernel thread: HACFS High-Availability Clustered FS some other's: NCFSNetwork Clusterable FS IDFSIP Distributed FS DANAD Distributed Array of Network Accessible Disks GUDSGood use of disk space Though HACFS (hack fs) is still my favorite. -- mph

Re: distributed filesystem name

2007-02-22 Thread Ernesto Bascon
Nymfs is a great name! On 22/02/07, Martin P. Hellwig [EMAIL PROTECTED] wrote: cut As mentioned in the kernel thread: HACFS High-Availability Clustered FS some other's: NCFSNetwork Clusterable FS IDFSIP Distributed FS DANAD Distributed Array of Network Accessible Disks GUDSGood

vkernel support PF? and any vkernel hosting providers?

2007-02-22 Thread Jeremy C. Reed
Do virtual kernels allow having packet filtering with pf -- that doesn't affect other vkernel instances? Also does anyone know of any vkernel hosting providers? Or does anyone plan on starting one? Jeremy C. Reed

Re: distributed filesystem name

2007-02-22 Thread B. Estrade
On 2/22/07, Ernesto Bascon [EMAIL PROTECTED] wrote: Nymfs is a great name! On 22/02/07, Martin P. Hellwig [EMAIL PROTECTED] wrote: cut As mentioned in the kernel thread: HACFS High-Availability Clustered FS some other's: NCFS Network Clusterable FS IDFS IP Distributed FS DANAD

Re: distributed filesystem name

2007-02-22 Thread steve
On Thu, Feb 22, 2007 at 03:31:59PM +, B. Estrade wrote: On 2/22/07, Ernesto Bascon [EMAIL PROTECTED] wrote: Nymfs is a great name! On 22/02/07, Martin P. Hellwig [EMAIL PROTECTED] wrote: cut As mentioned in the kernel thread: HACFS High-Availability Clustered FS

Re: distributed filesystem name

2007-02-22 Thread Petr Janda
Ernesto Bascon wrote: Nymfs is a great name! On 22/02/07, Martin P. Hellwig [EMAIL PROTECTED] wrote: cut As mentioned in the kernel thread: HACFSHigh-Availability Clustered FS some other's: NCFSNetwork Clusterable FS IDFSIP Distributed FS DANADDistributed Array of Network

Re: KDE and OpenSSL = Broken

2007-02-22 Thread Simon 'corecode' Schubert
Petr Janda wrote: I compiled the latest KDE from pkgsrc, but it seems that SSL is broken somewhere. Konqueror doesnt load HTTPS sites and I cant log into msn since it uses SSL. could you try -DEVEL and tell me whether it works? cheers simon -- Serve - BSD +++ RENT this banner advert

Re: DragonFly testing

2007-02-22 Thread Justin C. Sherrill
On Thu, February 22, 2007 2:25 am, Sascha Wildner wrote: Ben Jolitz wrote: I found the how to a little non specific. I do think that a getpkgsrc script would help set things up. There were no man pages (maybe install fubar'ed?) on pkgsrc, so unlike man ports, I could not get a man pkgsrc.

Re: distributed filesystem name

2007-02-22 Thread Martin P. Hellwig
steve wrote: On Thu, Feb 22, 2007 at 03:31:59PM +, B. Estrade wrote: On 2/22/07, Ernesto Bascon [EMAIL PROTECTED] wrote: Nymfs is a great name! On 22/02/07, Martin P. Hellwig [EMAIL PROTECTED] wrote: cut As mentioned in the kernel thread: HACFS High-Availability Clustered FS

Re: x11/kdebase-3.5.6 compiled

2007-02-22 Thread ejc
On 2/20/07, Petr Janda [EMAIL PROTECTED] wrote: Simon 'corecode' Schubert wrote: yea, that's the recent threading changes. somebody would have to update the kde code for that. Thanks for the explanation. Guess I'll just have to wait some time. I just finished hacking my local copy so it

Re: wip/jdk14: okay

2007-02-22 Thread Francois Tigeot
On Thu, Feb 22, 2007 at 06:04:49PM +0100, Simon 'corecode' Schubert wrote: Gergo Szakal wrote: could you try -DEVEL and tell me whether it works? I am willing to test it, is it OK if I install KDE from binary, or do I have to compile? should be okay. just cd /usr/src/libexec/rtld-elf

Re: wip/jdk14: okay

2007-02-22 Thread Gergo Szakal
On Thu, 22 Feb 2007 22:35:42 +0100 Francois Tigeot [EMAIL PROTECTED] wrote: And seriously, this should warrant a minor release. Yeah, it should, because I could test it within qemu, just don't wanna buildworld there *snif*, so I'll either wait for the latest devel iso, or the latest release

Re: x11/kdebase-3.5.6 compiled

2007-02-22 Thread ejc
On 2/22/07, ejc [EMAIL PROTECTED] wrote: I just finished hacking my local copy so it will work with the new structures -- it compiles anyway :-) Let me know if you want a patch after I test it out. Patch attached. It's against 3.5.5, but ProcessList.c didn't change for 3.5.6 Eric ---

Re: wip/jdk14: okay

2007-02-22 Thread Simon 'corecode' Schubert
Francois Tigeot wrote: Well, this is not about KDE but with a DragonFly-1.8 system and the rtld patch, I am now able to build a working native jdk. Thank you so much Simon ! I'm happy now :-) And seriously, this should warrant a minor release. Yes, I'll MFC this as soon as I get the ACK that

Re: x11/kdebase-3.5.6 compiled

2007-02-22 Thread Simon 'corecode' Schubert
ejc wrote: #if defined (__DragonFly__) +#if __DragonFly_version = 19 + strlcpy(ps-name,p.kp_comm ? p.kp_comm : , + sizeof(ps-name)); that ternary isn't needed anymore, kp_comm is guaranteed to exist. +#if __DragonFly_version = 19 +

Re: x11/kdebase-3.5.6 compiled

2007-02-22 Thread ejc
On 2/22/07, Simon 'corecode' Schubert [EMAIL PROTECTED] wrote: ejc wrote: #if defined (__DragonFly__) +#if __DragonFly_version = 19 + strlcpy(ps-name,p.kp_comm ? p.kp_comm : , + sizeof(ps-name)); that ternary isn't needed anymore, kp_comm is guaranteed to exist.

Re: Multiple kernel building/installing

2007-02-22 Thread Simon 'corecode' Schubert
Gergo Szakal wrote: (did not want to pollute the commits list) That's what the commits list is for -- discussion about commits. Does the last commit by corecode make it possivle to build/install an SMP and a non-SMP kernel together? It enables the building of multiple kernels for a

Re: wip/jdk14: okay

2007-02-22 Thread Simon 'corecode' Schubert
Gergo Szakal wrote: And seriously, this should warrant a minor release. Yeah, it should, because I could test it within qemu, just don't wanna buildworld there *snif*, so I'll either wait for the latest devel iso, or the latest release iso if 1.6.1 comes out. You don't have to buildworld just

Re: Multiple kernel building/installing

2007-02-22 Thread Gergo Szakal
On Thu, 22 Feb 2007 23:57:25 +0100 Simon 'corecode' Schubert [EMAIL PROTECTED] wrote: That's what the commits list is for -- discussion about commits. Apologies then. :-/ It enables the building of multiple kernels for a release ISO, if that's what you mean. That is what I meant,

Re: KDE and OpenSSL = Broken

2007-02-22 Thread Petr Janda
Simon 'corecode' Schubert wrote: Petr Janda wrote: I compiled the latest KDE from pkgsrc, but it seems that SSL is broken somewhere. Konqueror doesnt load HTTPS sites and I cant log into msn since it uses SSL. could you try -DEVEL and tell me whether it works? cheers simon Can confirm

Re: x11/kdebase-3.5.6 compiled

2007-02-22 Thread Petr Janda
ejc wrote: On 2/20/07, Petr Janda [EMAIL PROTECTED] wrote: Simon 'corecode' Schubert wrote: yea, that's the recent threading changes. somebody would have to update the kde code for that. Thanks for the explanation. Guess I'll just have to wait some time. I just finished hacking my local

Re: x11/kdebase-3.5.6 compiled

2007-02-22 Thread Petr Janda
ejc wrote: On 2/20/07, Petr Janda [EMAIL PROTECTED] wrote: Simon 'corecode' Schubert wrote: yea, that's the recent threading changes. somebody would have to update the kde code for that. Thanks for the explanation. Guess I'll just have to wait some time. I just finished hacking my local

Show number of threads in top

2007-02-22 Thread Petr Janda
Is it possible to show number of threads per application in top? FreeBSD has such feature. Nothing important just fancy :) Would be good if we had it too... What do you think? Petr

Re: Multiple kernel building/installing

2007-02-22 Thread YONETANI Tomokazu
On Thu, Feb 22, 2007 at 11:49:32PM +0100, Gergo Szakal wrote: (did not want to pollute the commits list) Does the last commit by corecode make it possivle to build/install an SMP and a non-SMP kernel together? You've been able to *build* multiple kernels: make KERNCONF='GENERIC LINT'

Re: wip/jdk14: okay

2007-02-22 Thread Gergo Szakal
On Fri, 23 Feb 2007 00:00:47 +0100 Simon 'corecode' Schubert [EMAIL PROTECTED] wrote: You don't have to buildworld just for rtld. If you never built world before, you need to do cd /usr/src/lib/libc_rtld make depend make cd /usr/src/libexec/rtld-elf make depend make make install

Re: Show number of threads in top

2007-02-22 Thread Simon 'corecode' Schubert
Petr Janda wrote: Is it possible to show number of threads per application in top? FreeBSD has such feature. Nothing important just fancy :) Would be good if we had it too... What do you think? I can tell you off head: 1. We don't support multiple (real) threads per process yet. cheers

Re: KDE and OpenSSL = Broken

2007-02-22 Thread walt
On Thu, 22 Feb 2007, Kimura Fuyuki wrote: On Wednesday 14 February 2007, Simon 'corecode' Schubert wrote: 3. who's bad? a. pkgsrc b. kdelibs c. libltdl d. rtld f. kernel a,b,c seems to be ok? i'm pretty sure it is in b or a. the warning messages are kind of

Re: KDE and OpenSSL = Broken

2007-02-22 Thread walt
On Thu, 22 Feb 2007, Simon 'corecode' Schubert wrote: Kimura Fuyuki wrote: I still suspect lower layer. Why does the following last command result in error? It's just ok on NetBSD. test program: http://www.hadaly.org/fuyuki/dltest.c VERY nice. Thanks! I've just committed a fix.

Re: KDE and OpenSSL = Broken

2007-02-22 Thread Petr Janda
walt wrote: On Thu, 22 Feb 2007, Simon 'corecode' Schubert wrote: Kimura Fuyuki wrote: I still suspect lower layer. Why does the following last command result in error? It's just ok on NetBSD. test program: http://www.hadaly.org/fuyuki/dltest.c VERY nice. Thanks! I've just

Re: DragonFly testing

2007-02-22 Thread Sascha Wildner
Justin C. Sherrill wrote: On Thu, February 22, 2007 2:25 am, Sascha Wildner wrote: Ben Jolitz wrote: I found the how to a little non specific. I do think that a getpkgsrc script would help set things up. There were no man pages (maybe install fubar'ed?) on pkgsrc, so unlike man ports, I could