search for: volonteers

Displaying 12 results from an estimated 12 matches for "volonteers".

Did you mean: volonteer
2017 Nov 17
7
semi-OT:apcupsd
I can't seem to find apcupsd for C 6. Just went to epel's website, and not visible. Anyone have a clue? mark
2004 Nov 24
1
Suggestions for packages / help / index (long mail)
...onteer to maintain one of those. There is some work here for all 6 points, but not so much. What is great is that we already have most of the necessary stuff. And we only use KEYWORDS file... Please let me know what you think about those suggestions. If there is interest, I may ask for others volonteers to set one or more of those suggestions. Eric Eric Lecoutre UCL / Institut de Statistique Voie du Roman Pays, 20 1348 Louvain-la-Neuve Belgium tel: (+32)(0)10473050 lecoutre@stat.ucl.ac.be http://www.stat.ucl.ac.be/ISpersonnel/lecoutre If the statistics are boring, then you've got the wro...
2017 Oct 18
3
Status of OpenSSL 1.1 support - Thoughts
Hi Ingo, On Wed, Oct 18, 2017 at 4:15 PM, Ingo Schwarze <schwarze at usta.de> wrote: > Hi, > > jpbion at jfwest.com wrote on Wed, Oct 18, 2017 at 05:53:21AM -0700: > >> 4) As a first result, with no judgement on anyone, just looking at the >> data - the root cause of this issue seems to be the split of LibreSSL >> from OpenSSL > > No, you are totally
2017 Nov 17
0
semi-OT:apcupsd
On Fri, Nov 17, 2017 at 10:16:57AM -0500, m.roth at 5-cent.us wrote: > I can't seem to find apcupsd for C 6. Just went to epel's website, and not > visible. Anyone have a clue? https://src.fedoraproject.org/rpms/apcupsd/c/f8647fbf651abc066281e2966832b441d1935590 ... 2016-10-19: Retired orphaned package, because it was orphaned for more than six weeks. ... I guess that no one
2003 Nov 17
0
New FAQ on Echo Cancellation
With the assistance of writers Stephen and Rich, I've edited two new pages on the Wiki. It's general information on Echo cancellation - how to attack it and locate it. You'll find them from the FAQ: http://www.voip-info.org/tiki-index.php?page=Asterisk+FAQ Still looking for more advice, tips and ideas on how to document this complicated area. There's a lot of questions on the
2001 Nov 24
2
Winehq / WineX?
I know this is an incredibly simple question, but I don't think I've seen anyone in this NG ask about it as best I can remember. Basically, what's the pros/cons of WineX over the standard version from Winehq? I have no problems with compiling from source, but in terms of application support and suchlike, could anyone with experience with both versions of WINE give any advice?
2005 Jun 06
0
ROMA project (R Output MAnager) / Progress report / Call for contributors
...goals which are already achieved: - describing complex tables (with merged cells, containing footnotes etc) - representing output as internal objects (for storing/further manipulating purposes) - manipulating those output objects ("+" operator, changing properties) There is some work for volonteers in numerous areas: - reading my actual code and helping to improve it - thinking about required fundamentals "bricks" to describe outputs (footnote, p-value, comment, are some sample such "bricks") - implementing functions that describes some standards outputs - implementing exp...
2013 Apr 19
1
How to select the scale parameter for Gabor transform (Rwave)?
Dear list, I am trying to choose the scale parameter for the cgt transform but I don't know how to do it. In time I would like to be able to separate points 30 samples apart, and in frequency I would like to separate bands 0.04 Hz apart. I tried the two approaches described below and they gave me different results. I would appreciate advise on how to do this. The Rwave Gabor transform uses
2017 Oct 18
5
Status of OpenSSL 1.1 support - Thoughts
OpenSSL developers believed that there was a need for a significant change. A part of that change was a conscious choice to break (some of) the existing API. They considered that pain unavoidable. So far I happen to agree with their rationale and approach. Move from visible internal structures to accessor functions is a good thing, regardless of what you may think of it. And the new API *is*
2017 Oct 18
3
Status of OpenSSL 1.1 support - Thoughts
As far as I can see, here is a summary of the situation, and there's a point to this, but I only make it in step (4), needing the first three steps to set up a background to keep my own thoughts clear: 1) Fedora (via Jakub) shows it's possible to patch OpenSSH. 2) OpenVPN (via gert) shows it's possible to build a 'shim' of sorts that allows code to work with libreSSL and
2003 Oct 10
0
Mar 2003 - Sep 2003 FreeBSD Status Report
...a compatibility layer to compile Linux fbdev drivers with more or less changes in the original driver (experimental). Except some memory allocation bugs, X (XGGI based on XFree 3.3.6) is now working with the same driver as the console. A basic terminal has now to be implemented. Volonteers are welcome to the project... _________________________________________________________________ KSE URL: http://www.freebsd.org/kse/index.html Contact: Dan Eischen <deischen@FreeBSD.org> Contact: David Xu <davidxu@FreeBSD.org> KSE seems to be working well on x86, am...
2008 May 29
6
RE-export nfs mounted share
Hi Is there any way to re-export an nfs mounted directory? I am having three servers runnning on centos4.5 and i am trying to implement nfs share in an below manner [bcoz there is no alternative way for me to setup nfs share] HOST A--->>>EXPORTS /prod/data ------->>>HOST B HOST B ---->>MOUNTED ------>>> /prod/data-----UNDER---/PROD1 [working fine] HOST B