Displaying 8 results from an estimated 8 matches for "idepend".
Did you mean:
depend
2007 May 03
3
Re: UPDATE automated installation of puppet into s olaris 10 zones
>> You''re right, if the package content from the global zone is
>> reflected in all zones, the necessary files are already there.
>>
>> Typically I try to keep additional installed packages as
>> independent as possible. So all additional software packages have
>> the following parameters set in the pkginfo file:
>>
>>
2011 Dec 28
3
packages and Solaris
Hi folks,
I''m about to propose to my current company that we use puppet to manage
releases of home grown software. The environment is a mix of Solaris
8/9/10 and RHEL 5&6.
I''ve got a handle on how to create recipes to release software into the
RHEL environment. The unknown for me is how to manipulate the pkgadd
provider to load the locally grown package stream. Can
2004 Jun 21
0
reshape speed improvement?
...a big reshape jobs?
My "long" data.frame have dim 1.342.116 3 and the "wide" data.frame
could occur (if i don't filter the timevar) max. in a
246744 x 1444 data.frame with a lot of NA what could be set to 0.
Neverthless i didn't need really 1444 columns
(idependent's for data-mining) , but didn't getting
a finish reshape (for ~100 different values in timevar) since
saturday morning on a 1200MHZ Duron-512MB/ R.1.9.1 /Linux.
I check different min--vsize and min-nsize to control the swap, but it
doesn't help really?
An attempt do this...
2004 May 05
0
Feature Request: Authentication enhancement
...platform independent, while the
security modules can be very platform dependent, since they would be able
to
manage Windows, Radix, ldap or unix password file authentication.
Actual password-file security system can be re-written as a build-in
default
authentication module, of course platform idependent.
I think this is according to the philosophy of the product, since rsync
handles with file synchronisation it doesn't need to be also an expert in
security.
Sample:
Let's assume that the daemon and the client are running on windows
machines.
It is desired to implement a windows se...
2003 Oct 05
2
Jonckheere-Terpstra test
Hello,
can anybody here explain what a Jonckheere-Terpstra test is and whether it is
implemented in R? I just know it's a non-parametric test, otherwise I've no
clue about it ;-( . Are there alternatives to this test?
thanks for help,
Arne
2002 Jan 16
2
Ogg Vorbis Quality Analisis (+ bug) (+ misc)
...r most of the world means nothing, and 128 or 256 quiet
a lot. Shouldn't we do ie as Microsoft decided (probably after spending
millions of dollars in research :) to make it (also) as simple as "radio
quality" "almost CD quality" "CD quality" etc?
6) What about an idependent codec table comparison? Because if we take 5)
and said -q 6 is almost CD quality when Microsoft comes with its shitty
codec claiming also almost CD quality with half of the size will not be
fair. A common messurement of CD (and others) quality should be used.
EAQUAL? Eventhough it is prune to e...
2001 Aug 25
4
Ogg MIDI proposal
...might be
a good use also.
Goals
-----
- tool for combining Vorbis and a MIDI into on Ogg file (oggmerge)
- streamable
- tool for playing back said Ogg file
Current Tradeoffs
-----------------
There are three foramts of standard MIDI files, Format 0, 1, and 2.
Format 2 is not a song, but multiple idependent patterns, so is
irrelevant to this discussion. Format 0 files are one track, and
Foramt 1 files are multiple tracks (note that these are logical
divisions for sequencers, and all the data of a format 1 file could be
represented in one track). Since tracks are stored serially, which
breaks s...
2017 Jan 19
4
[PATCH] Fix cppcheck warnings
---
src/libFLAC/bitreader.c | 4 ++--
src/libFLAC/bitwriter.c | 4 ++--
src/plugin_xmms/plugin.c | 2 +-
src/share/utf8/charset.c | 1 +
src/test_libFLAC++/encoders.cpp | 8 ++++----
src/test_libFLAC/decoders.c | 4 ++--
src/test_libFLAC/encoders.c | 8 ++++----
7 files changed, 16 insertions(+), 15 deletions(-)
diff --git a/src/libFLAC/bitreader.c