Displaying 16 results from an estimated 16 matches for "brabec".
2006 Feb 06
1
question about corStruct
...a bit more explicit
guidance what to do for implementing a new correlation structure than
that presented there.
I am thinking e.g. of random walk as of a non-stationary example
corStruct to implement.
Thanks for any help and/or pointing me to a source of general instructions.
All the Best
Marek Brabec
2008 May 02
1
nut: simplification of the automake stuff
...64.
Note that I did not yet verify correctness of build stuff.
It is possible, that ../common/libparseconf.la is superfluous in some
places (I added it to libcommon.a everywhere, as libcommon.a refers to
it, but maybe some binaries code do not need it.)
--
Best Regards / S pozdravem,
Stanislav Brabec
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: sbrabec at suse.cz
Lihovarsk? 1060/12 tel: +420 284 028 966, +49 911 740538747
190 00 Praha 9 fax: +420 284 028 9...
2006 Apr 04
1
Re: NUT docs bug & init-scripts for SuSE
...atus=1)
>
> -----------------------------------------------------
> Same affect i can see when run command in shell:
> /usr/local/ups/bin/upsdrvctl -u nutdev shutdown
> I was forced return to 'nut:nut' scheme.
> With best wishes,
first note that Stanislav Brabec (official NUT maintainer for SuSE)
is part of the NUT Team, and is taking care of the NUT packages.
He's currently updating these for SuSE 10.1...
For your above problem, you need to change the /dev/ttyS0
ownership to nutdev so that you can access the port in RW mode.
To do so, you need to loo...
2008 Apr 30
2
openSUSE 11.0 - NUT
Stan,
I'm very pleased to see you back to work with us on enhancing nut in
that many areas ;-)
2008/4/30 Stanislav Brabec <sbrabec at suse.cz>:
> Stanislav Brabec wrote:
>
> > Please note that 2.2.2-pre3 installs hald addons by default to / on
> > openSUSE 11.0 beta 2 x86_64. Not a big problem.
>
> Here is a patch, which fixes openSUSE 11.0 beta 2 x86_64:
>
> --- m4/nut_check_li...
2007 Aug 07
1
pkgconfig fix for nut
...also situations where you would not want to install
pkgconfig support at all. One cannot assume that all systems where NUT
runs are a Linux PC, or even a GNU system. NUT runs in a lot of
places, mostly servers. Some of them can be very old installations,
predating pkgconfig.
-- Peter
Stanislav Brabec wrote:
> Hallo.
>
> Here is a small fix for pkgconfig files (bad expansion) and their
> location (optional to apply).
>
> I don't see any reason to make pkgconfig stuff optional and configurable
> (especially if the default location is wrong on some platforms).
> Most...
2017 Apr 13
0
[PATCH] Detect correct systemdsystemshutdowndir
...}, it could be different from
systemd libexecdir.
That is why it is better to check systemd.pc for the correct path.
That path is stored as systemdutildir. In older systemd versions,
systemdutildir does not exist yet, and we need to use
systemdsystemunitdir can be used.
Signed-off-by: Stanislav Brabec <sbrabec at suse.cz>
---
configure.ac | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 6f8a40c4..f9a298d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1197,7 +1197,12 @@ dnl Override installation directory, with the local install...
2008 Apr 30
0
[Fwd: Re: openSUSE 11.0 - NUT]
Stanislav Brabec wrote:
> Please note that 2.2.2-pre3 installs hald addons by default to / on
> openSUSE 11.0 beta 2 x86_64. Not a big problem.
Here is a patch, which fixes openSUSE 11.0 beta 2 x86_64:
--- m4/nut_check_libhal.m4
+++ m4/nut_check_libhal.m4
@@ -63,7 +63,7 @@
dnl As per HAL spec, ?5 Callo...
2006 Mar 10
1
NUT-NG (was: ideas for a new UPS infrastructure)
...ist (I've added it),
- I've fwded the full thread to upsdev,
- this subject is part of what I call NUT-NG (next gen.), aka nut 3.0...
- I'll study in depth the thread this week end, and complete with my thoughts,
- thanks to Stan to have put us all in touch
Arnaud
2006/3/10, Stanislav Brabec <sbrabec@suse.cz>:
> Hallo NUT developers.
>
> In last days, I have learned a much about UPSes, NUT, udev, HAL and
> D-BUS, powermanager and found some ideas for a new design of NUT.
>
> My original question was: How to inform desktop users about failing
> power.
>
>...
2004 Jan 27
8
distance between two matrices
Hi all,
Say I have a matrix A with dimension m x 2 and matrix B with
dimension n x 2. I would like to find the row in A that is closest to
the each row in B. Here's an example (using a loop):
set.seed(1)
A <- matrix(runif(12), 6, 2) # 6 x 2
B <- matrix(runif(6), 3, 2) # 3 x 2
m <- vector("numeric", nrow(B))
for(j in 1:nrow(B)) {
d <- (A[, 1] - B[j, 1])^2 + (A[,
2012 Oct 12
2
NSS support in trunk (was: NSS branch pull request)
...twork Security Services) was made by Michal
Hlavinka (from Redhat) in September 2009.
at that time, Redhat was pushing an effort to consolidate cryptographic
services <http://fedoraproject.org/wiki/FedoraCryptoConsolidation> in
Fedora.
The same was true on the side of Suse / Novell (Stanislav Brabec).
- as a Debian developer, I was very interested in the topic:
for legal reasons, NUT can't be linked with OpenSSL without exiting from
the 'main' Debian repository.
since NSS is distributed under 3 licenses, including GPL, it will fix the
missing crypto in Debian (and derivatives) NUT...
2009 Jan 14
2
Update link for SuSE packages on networkupstools.org?
...om:
http://software.opensuse.org/
To something useful that will get the site visitors to the actual rpms. For
the packages that were part of the distribution:
http://download.opensuse.org/distribution/
or for updated packages on build service:
http://download.opensuse.org/repositories/home:/sbrabec/
I have always hated the http://software.opensuse.org/ page finding it very
difficult to navigate to anything useful other than bittorrent.
Just a thought I had while looking for the development version to check the
Cyberpower voltage issue.
--
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLL...
2010 Jul 02
3
[Bug 28891] New: [GeForce FX 5200] Broken KMS support (corrupted cursor)
...Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: sbrabec at suse.cz
QAContact: xorg-team at lists.x.org
KMS does not work for GeForce FX 5200 properly:
- broken appearance of cursor
- probably display corruption in some resolutions
Booting system with "nomodeset" solves all problems.
openSUSE 11.3 RC2 x86_64
kernel 2.6.34
xorg-x1...
2010 May 26
0
R/Rmetrics Meielisalp Summer School and User/Developer Workshop 2010
...udents, researchers, developers,
practitioners, and users from finance and insurance providing a platform
for common discussions and exchange of ideas.
Invited and Contributed Presentations:
* Wolfgang Breymann, Cash Flow Modeling and Valuation of a Swiss
Pension Fund, Zurich
* Bernhard Brabec, to be announced, Zurich
* Yohan Chalabi, Outlier Resistant GARCH Modeling, Zurich
* Karim Chine, Elastic-R: A Google docs-like Portal for Data
Analysis in the Cloud, London
* Alexander Eisl, Exploring the Performance of Government Debt
Issuance, Vienna
* Andrew Ellis, Rmetrics2AM...
2007 Dec 11
2
nut-2.2.1-pre2
Shamelessly reusing the announcement Arnaud sent about three months ago
for nut-2.2.1:
"We're preparing to release 2.2.1-pre2, so if you have some fixes to
backport on Testing, consider announcing it and doing asap.
As always, compatibilities update and bugfixes only!"
Regards, Arjen
--
Eindhoven - The Netherlands
Key fingerprint - 66 4E 03 2C 9D B5 CB 9B 7A FE 7E C1
2008 Dec 14
4
RPM .spec files in NUT source tree
All,
Arnaud and I were discussing the *.spec files we have in the NUT
source tree, and with the 2.4.0 release of NUT just around the corner,
I would like to make sure we are pointing people in the right
direction for NUT RPMs.
Currently, we have *.spec files for "generic-rpm" (has a few macros
for RedHat 6.x and 7.x), Mandriva (circa NUT 2.0.2), openSUSE, and
RedHat (apparently from
2006 May 24
2
Common Linux Power Management (HAL and NUT) (was: Re: ideas for a new UPS infrastructure)
Hi David and fellows,
I'm reviving this important thread about a common power management.
To sum up, the first aim is to allow a better user experience on Linux
by bridging NUT with Linux HAL, and Gnome Power Management / any PM
GUI.
But it also initiate a bigger investigation about how to integrate NUT
support for UPSs into the native OS Power Management infrastructure
for all supported