Displaying 12 results from an estimated 12 matches for "volont".
Did you mean:
volant
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)
...ng
package for categroy "misc" and each would also be listed in it's category
("Graphics",...).
Each of those package would have a maintainer and a new mailing list (say
R-misc) could be set up to talk about pieces of code that could enter such
or such package. Yes, I am volonteer 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 vol...
2017 Oct 18
3
Status of OpenSSL 1.1 support - Thoughts
...ting done so far.
There is no easy migration path. More precisely, there is only one
migration path, and it's not pretty. To allow applications to do the
jump at their pace, you have to propose both interfaces and mark the
old one as deprecated (and remove it in a subsequent release).
I'd volonteer to do this but given the gigantism of the task, any help
would be appreciated (not to mention that even if Joel agrees with the
idea of having the 1.1 API in LibreSSL, that does not mean he would
agree with my strategy).
> Given that you got the facts wrong, your conclusions are misleading
&...
2017 Nov 17
0
semi-OT:apcupsd
...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 volonteer to take ownership of the package...
It's still listed for EL7 so you can probably rebuild it.
Tru
--
Tru Huynh
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: applicati...
2003 Nov 17
0
New FAQ on Echo Cancellation
...FAQ
Still looking for more advice, tips and ideas on how to document this complicated area.
There's a lot of questions on the subject on the mailing list and we need some
advice on how to locate the source and what to do, how you can configure Asterisk
for various situations.
Any more writers volonteering? Step forward, please :-)
/Olle
PS. Thank you for adding to the consultants list. It's starting to look very
impressive, covering large areas of the globe. Not many consultants with
working IP telephony connections listed, though ;-) Add your SIP or IAX
address, it's a proof of conce...
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...
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
...impossible situation.
If, for whatever reason, you realize too late that you completely
forgot about steps 3 to 9, you can still mitigate part of the havoc
done by doing step 2 after step 10, enabling the forgotten migration
path. Better late than never.
> I'd volonteer to do this but given the gigantism of the task, any help
> would be appreciated (not to mention that even if Joel agrees with the
> idea of having the 1.1 API in LibreSSL, that does not mean he would
> agree with my strategy).
You could offer your help for providing...
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...
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