Re: linuxulator update

2010-03-13 Thread Pierre Abbat
On Saturday 13 March 2010 03:35:36 Alex Hornung wrote: > Hi all, > > As you may already know, I've been working on an extensive update of our > linux emulation layer over the past week. Just now I've committed this > update and you can expect it to make it into the 2.6 release. > > I've tested it w

Re: linuxulator update

2010-03-13 Thread bradley
That brings a question to mind. Will VirtualBox run on DragonFlyBSD? OpenBSD, FreeBSD, and OpenSolaris are officially supported by VirtualBox as per their website, and though it's not mentioned on the site, Solaris, PCBSD and NetBSD are virtual machine options in VirtualBox when creating a virtua

linuxulator update

2010-03-13 Thread Alex Hornung
Hi all, As you may already know, I've been working on an extensive update of our linux emulation layer over the past week. Just now I've committed this update and you can expect it to make it into the 2.6 release. I've tested it with Apache Tomcat 6, Java, Opera and Acrobat Reader, but I would we

Re: linuxulator update

2010-01-29 Thread Vincent Stemen
On Fri, Nov 27, 2009 at 02:10:15PM -, Alex Hornung wrote: > Hi, > > With our outdated linux emu (linuxulator) we can't run most of the software > that can run on FreeBSD, such as newer jre/jdk, ... ( see bug report 1141 > [1] for more details). > > To actually be able to update the linuxulato

Re: linuxulator update

2009-11-27 Thread Sdävtaker
I got a secondary partition with Linux 2.6.31-14-generic where i can build. On Fri, Nov 27, 2009 at 11:59, Pierre Abbat wrote: > On Friday 27 November 2009 09:10:15 Alex Hornung wrote: >> Hi, >> >> With our outdated linux emu (linuxulator) we can't run most of the software >> that can run on Fr

Re: linuxulator update

2009-11-27 Thread Pierre Abbat
On Friday 27 November 2009 09:10:15 Alex Hornung wrote: > Hi, > > With our outdated linux emu (linuxulator) we can't run most of the software > that can run on FreeBSD, such as newer jre/jdk, ... ( see bug report 1141 > [1] for more details). Do you mean it's a moa? ;) Pierre -- I believe in Ye

RE: linuxulator update

2009-11-27 Thread Alex Hornung
Abbat Sent: 27 November 2009 14:34 To: users@crater.dragonflybsd.org Subject: Re: linuxulator update On Friday 27 November 2009 09:10:15 Alex Hornung wrote: > Hi, > > With our outdated linux emu (linuxulator) we can't run most of the software > that can run on FreeBSD, such as new

RE: linuxulator update

2009-11-27 Thread Alex Hornung
Diablo JDK has never needed the linuxemu, but I think it is built with it. What I was referring to was the official sun jre/jdk. In any case, jre/jdk is just one of many things that potentially use linuxemu. As far as OpenJDK goes, that involves getting gcj, icedtea, etc working which is a conside

Re: linuxulator update

2009-11-27 Thread Saifi Khan
On Fri, 27 Nov 2009, Alex Hornung wrote: > Hi, > > With our outdated linux emu (linuxulator) we can't run most of the software > that can run on FreeBSD, such as newer jre/jdk, ... ( see bug report 1141 > [1] for more details). > JRE/JDK on FreeBSD donot seem to have linuxulator dependency. %p

Re: linuxulator update

2009-11-27 Thread Pierre Abbat
On Friday 27 November 2009 09:10:15 Alex Hornung wrote: > Hi, > > With our outdated linux emu (linuxulator) we can't run most of the software > that can run on FreeBSD, such as newer jre/jdk, ... ( see bug report 1141 > [1] for more details). > > To actually be able to update the linuxulator, it wo

linuxulator update

2009-11-27 Thread Alex Hornung
Hi, With our outdated linux emu (linuxulator) we can't run most of the software that can run on FreeBSD, such as newer jre/jdk, ... ( see bug report 1141 [1] for more details). To actually be able to update the linuxulator, it would be very helpful to have LTP (Linux Test Project)[2] working on D