Re: [leaf-devel] ANN: Bering-uClibc 2.3 beta4 released

2005-07-12 Thread Stephen More
On 7/11/05, KP Kirchdoerfer <[EMAIL PROTECTED]> wrote: > Think I fixed your other notes about openvpn in the doc; but don't understand > what you are referring here. On line 33 of file: -rw-r--r--1 root root 1283 Apr 27 21:50 /etc/easyrsa/vars is a line that says "echo NOTE: when

[leaf-devel] 2.6.x kernel support?

2005-07-12 Thread Mike Noyes
Is anyone working on the 2.6 kernel yet? -- Mike Noyes http://sourceforge.net/users/mhnoyes/ SF.net Projects: leaf, phpwebsite, phpwebsite-comm, sitedocs --- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 1

[leaf-devel] Using Buildtool on FC4

2005-07-12 Thread Justin I. Nevill
Just a quick note to help anyone who may be having problems with this setup. 1) Install the 'compat-gcc-32' and 'compat-gcc-32-c++' packages. (as root on the command line type "yum install ") 2) In buildenv's buildtool.mk on line 37 change "HOSTCC:=gcc" to "HOSTCC:=gcc32". (You'll have to edit co

RE: [leaf-devel] 2.6.x kernel support?

2005-07-12 Thread Peter Mueller
> Is anyone working on the 2.6 kernel yet? Just curious here, what features does a 2.6 kernel have that leaf can use? I've heard a lot about the scalability but I haven't seen this in the real world yet. Regards, P --- This SF.Net email is sp

RE: [leaf-devel] 2.6.x kernel support?

2005-07-12 Thread Eric Spakman
Hello Mike, Currently we are not working on it, but we do look at kernel development ofcourse. Kernel 2.6 is much bigger than 2.4, it needs a lot of changes in the base packages (to make full use of the functions) and it has no real benefit for leaf now. Eric Spakman >Is anyone working on the

RE: [leaf-devel] 2.6.x kernel support?

2005-07-12 Thread Mike Noyes
On Tue, 2005-07-12 at 14:09, Eric Spakman wrote: > Currently we are not working on it, but we do look at kernel > development ofcourse. Kernel 2.6 is much bigger than 2.4, it needs a > lot of changes in the base packages (to make full use of the > functions) and it has no real benefit for leaf n

RE: [leaf-devel] 2.6.x kernel support?

2005-07-12 Thread Mike Noyes
On Tue, 2005-07-12 at 14:00, Peter Mueller wrote: > > Is anyone working on the 2.6 kernel yet? > > Just curious here, what features does a 2.6 kernel have that leaf can use? > I've heard a lot about the scalability but I haven't seen this in the real > world yet. Peter, I'm not sure. Someone aske