building kernel for TI Davinci and Powerpc e300

2008-06-14 Thread Ravid Baruch Naali
such for the e300 (Can I use the powerpc-603 crosstool)? How well does the kernel support the e300 ? Is the montavista repisotory a good place to get the source for the kernel supporting Davinci? I'll be greatfull for a partial or a complete answer Thanks in advance -- Ravid Baruch Naali E

Re: Virtualization software on Linux

2007-07-11 Thread Ravid Baruch Naali
is the question about KVM - is it a real option for people who > just want something that "Just Workd(TM)"? > > To give context for my question - I've just bought a Dell desktop > based on > Intel Core 2 Duo and installed Debian Etch (amd64) on it, and now I > won

Re: Hardware Recommendation

2007-07-18 Thread Ravid Baruch Naali
? From talking > to some Israeli sales reps that distribute Dell laptops I got mostly > "huh?!?"s. > > Thanks in advance > > -- > Oded > > > = > To unsubscribe, send mail to [EMAIL PROTECTED] with > the wo

Re: Hardware Recommendation

2007-07-19 Thread Ravid Baruch Naali
of the hardware in the dell laptot works fine > on linux out of the box or you did some recompile of the kernel, some > configurations etc? > thanks, asaf. > > On 7/18/07, Ravid Baruch Naali <[EMAIL PROTECTED]> wrote: >> >> Hi all, >> >> Just recently,

Re: Hardware Recommendation

2007-07-19 Thread Ravid Baruch Naali
Oded Arbel wrote: > On Thu, 2007-07-19 at 10:14 +0300, Ravid Baruch Naali wrote: > >> The following is my configuration which did not required any changes: >> CPU: Intel(R) Core(TM) Duo T2350 1.86GHz >> Memory I upgraded to 2G (full capacity) >> Display contro

Re: Hardware Recommendation

2007-07-20 Thread Ravid Baruch Naali
Oded Arbel wrote: > On Thu, 2007-07-19 at 16:49 +0300, Ravid Baruch Naali wrote: > >>> What about (in decreasing order of importance) >>> * wireless networking ? >>> >>> >> Network controller: Broadcom Corporation Dell Wireless 1390 W

Re: Hardware Recommendation

2007-07-22 Thread Ravid Baruch Naali
Oded Arbel wrote: > On Sat, 2007-07-21 at 08:54 +0300, Ravid Baruch Naali wrote: > >> Oded Arbel wrote: >> >>> On Thu, 2007-07-19 at 16:49 +0300, Ravid Baruch Naali wrote: >>> >>>> Listening to music using skype. >>>>

Re: dynamically adding a system call?

2007-07-31 Thread Ravid Baruch Naali
Amos Shapira wrote: On 31/07/07, Ravid Baruch Naali <[EMAIL PROTECTED]> wrote: I missed understood one thing do you want to add a system call to any file descriptor or just have a way to inquire some data or operate from/on the kernel? The ideal system call interface would take an ope

Re: dynamically adding a system call?

2007-07-31 Thread Ravid Baruch Naali
upt handler on the syscall interrupt number (memory serve me right, this is 80 on i386 for Linux). Filter out your Thanks but no thanks - my goal in this experiment (besides doing some kernel hacking) is to help people, not put new obstacles on their path to heavenly Linux experience :) Cheer

Someone is picking on my sshd

2007-08-02 Thread Ravid Baruch Naali
Baruch Naali E-mail: [EMAIL PROTECTED] Mobile: 052-5830021 Home/Office:04-6732729

Re: problem to view hebrew in openoffice

2007-08-05 Thread Ravid Baruch Naali
One way to do it is to mark all your document and then change the font to one that recognize hbrew charecters, depend on your installation, one that works for me is DejaVu Sans or Lucida sans sara fink wrote: I wrote a document in hebrew in open office but when I tried to open the document I

Re: problem to view hebrew in openoffice

2007-08-06 Thread Ravid Baruch Naali
abled for complex text layout (CTL)" and choose "Hebrew" in the CTL scroll option sara fink wrote: > Ok, Thanks. Checked with DejaVu Sans and it worked. I don't have Lucida > Sans. > > I remember there was another trick. > > On 8/6/07, Ravid Baruch Naali <

Re: why debian doesn't allow calling ns_initparse in shared lib?

2007-08-11 Thread Ravid Baruch Naali
recompiling you may use the environment variable LD_PRELOAD, which will cause you application to load the static library first. > Thanks, > > --Amos > > -- Ravid Baruch Naali [EMAIL PROTECTED] +972 4 6732729 +972 52 5830021 ===

Re: Career advice needed

2007-08-31 Thread Ravid Baruch Naali
> refresher course in Java recently (but never got around to writing > anything in it). > > Any advice will be appreciated. Sneers and jeers will not. :) > > Herouth > > ========= > To unsubscribe, send mail to [EMAIL PROTECTED]

Re: Commercial/FOSS C++ dev env for Linux?

2007-09-01 Thread Ravid Baruch Naali
up against. > > Emacs popped to my mind too as something that I remember that many many > years ago was the greatest way to use gdb, but as someone who have since > switched mostly to VI and X11-based editors I suspect it'll take even myself > a good few hours to start feeling

Re: How to connect to Xen console?

2007-10-06 Thread Ravid Baruch Naali
onnect to it and I'm not even sure this is how I'm supposed to access > the console from Dom0 (I suspect it's meant more to be used by a VNC server > in the DomU machine). Looking at the file descriptos of the viewer process I > don't see that it opened anything but th

Re: vnc in window mode ?

2008-01-08 Thread Ravid Baruch Naali
e desktop with vnc > and in text mode via screen > > how can i do it for a single window (without running every window on a > seperate display with multiple vncservers, one per window) > > > thanks, > erez. > > -- Ravid Baru