Displaying 20 results from an estimated 99 matches for "soltys".
2010 Oct 13
3
[syslinux:disklib] disklib: make CHS calculation match core/fs/diskio.c
On 10/13/2010 08:36 AM, syslinux-bot for Michal Soltys wrote:
> Commit-ID: 9c8db7560e2dc83d1191bb2f90b4d4d0ae3d37d6
> Gitweb: http://syslinux.zytor.com/commit/9c8db7560e2dc83d1191bb2f90b4d4d0ae3d37d6
> Author: Michal Soltys <soltys at ziu.info>
> AuthorDate: Wed, 13 Oct 2010 10:57:36 +0200
> Committer: Michal Soltys <s...
2014 Dec 03
2
chain updates for 4, 5 and 6 (pulls)
Hi,
For 6.xx:
git://hasevolq.net/syslinux.git sys6
Michal Soltys (3):
chain/partiter: call notsane_gpt_hdr() per header
chain/partiter: add options to ignore GPT crc checks
chain: year update in commments (trivial)
Main addition here are separate options from 'strict' to ignore crc
checks against gpt header and/or gpt partition lis...
2011 Mar 05
19
[RFC apcsmart V3 00/18] apcsmart driver updates
...ferences is that V3 is split into many small patches, so the reviewing
changes should be much easier. There're also a few additional changes in later
commits.
I'll do more tests in the following week, though everything seems to be working
fine so far. Still to do: manpage updates.
Michal Soltys (18):
drivers/apcsmart.h: comsetics - adjust tabs and add basic modeline
drivers/apcsmart.h: add compat hardware, add commands
apcsmart: remove APC_IGNORE
drivers/apcsmart.c: cosmetics
drivers/apcsmart: adjust ignored chars and handle over/~over
drivers/apcsmart.c: remove status_commit(...
2015 Mar 08
0
chain updates for 4, 5 and 6 (pulls)
On Tue, Dec 2, 2014 at 8:27 PM, Michal Soltys <soltys at ziu.info> wrote:
> Hi,
>
> For 6.xx:
>
> git://hasevolq.net/syslinux.git sys6
>
> Michal Soltys (3):
> chain/partiter: call notsane_gpt_hdr() per header
> chain/partiter: add options to ignore GPT crc checks
> chain: year update in co...
2012 Mar 26
1
Request: merge chaindev
Hi,
Can chaindev of Michal Soltys, finally be merged?
http://www.syslinux.org/archives/2011-August/016777.html
- Gert
Michal Soltys message Mon Aug 1 16:38:16 PDT 2011:
http://www.syslinux.org/archives/2011-August/016777.html
-----------------------------------------------------------------------------------------------------...
2013 Apr 15
3
RFC about adding new variable (ups.runtime)
Namely something like:
ups.runtime - amount of seconds since powering up
The reason is essentially "side effect" of this bug report:
http://article.gmane.org/gmane.comp.monitoring.nut.user/7705
Where T denotes total time since ups' power up. On upses with AP9612TH
it's used for dual temperature sensors (which top of apcsmart branch
should gracefully support).
Either way,
2010 Jul 30
4
chain.c: fix v2 for public indexes in iterators (for master and disklib)
>From the earlier patches - that simple fix for indexes not counting non-data
partitions in gpt and mbr cases. Patches don't touch any other parts of the
code at this stage - bigger stuff later for disklib as we agreed - but this is
potentially useful right now.
Michal Soltys (1):
chain.c: fix public index value in mbr and gpt iterators
2011 May 27
0
quick update
Hi Michal,
I've cc'ed -upsdev, since some info could be interesting for everybody.
2011/5/27 Michal Soltys <soltys at ziu.info>
> On 11-05-25 09:35, Arnaud Quette wrote:
> > Hi Michal,
> >
> > 2011/5/25 Michal Soltys <soltys at ziu.info <mailto:soltys at ziu.info>>
> >(...)
> >
> > I'm preparing larger patchset with everything discussed e...
2011 Mar 12
2
[RFC/PREVIEW] Move apcsmart driver to canonical processing + minor stuff
Inital tests with two apc units (2005 and pre-2000) seem to go well. See commit
message for details. I'll add more detailed rationale after getting some sleep :)
Michal Soltys (1):
apcsmart: switch processing to ICANON + minor fixes
drivers/apcsmart.c | 270 +++++++++++++++++++++++++++++++++++-----------------
drivers/apcsmart.h | 127 ++++++++++++++++---------
2 files changed, 267 insertions(+), 130 deletions(-)
--
1.7.2.1
2013 Jan 13
0
APC UPS: replacement battery always triggers shutdown
...re than the replacement battery for the old one,
as I found out after trying this procedure.
thanks,
--jack
________________________________
________
From: Arnaud Quette <aquette.dev at gmail.com>
To: JS <jshaio at yahoo.com>; Kastus Shchuka <ks-nut at tprfct.net>; Michal Soltys <soltys at ziu.info>
Cc: nut-upsuser at lists.alioth.debian.org
Sent: Monday, November 26, 2012 2:42 PM
Subject: Re: [Nut-upsuserAPC UPS: replacement battery always triggers shutdown] APC UPS: replacement battery always triggers shutdown
Michal, Kastus, Jack,
I have a similar request sit...
2012 Nov 06
50
chain.c32 (and partiter) updates v2
...t:
git://git.hasevolq.net/syslinux.git chain_update
for you to fetch changes up to 55f9ae015ae44a5687c80a1d95f822bc48206bec:
com32/chain: use single value for partiter related options (flags) (2012-11-06 00:42:34 +0100)
----------------------------------------------------------------
Michal Soltys (23):
com32/chain: update licenses
com32/chain: comments, minor adjustments
com32/chain: use anonymous and unnamed aggregates
com32/chain: change stepall into flags
com32/chain: shuffle code before partiter simplifications
com32/chain: partiter - simplifications...
2014 Aug 27
0
[PATCH 0/6] chain.c32 patches
On 2014-06-29 21:41, Michal Soltys wrote:
> This small set fixes few bugs, improves gpt handling (under buggy conditions)
> and implements strict flag with more fine grained control which should fix
> issues with sanity checks against disk sizes.
>
> If this set is allright I'd want to do what I mentioned in older...
2012 Mar 27
2
new chain cleanups - question re. preferred license
I'm preparing a few simple patches that will cleanup few things
regarding new chain - in particular the ones I mentioned in Januray
during discussion with Shao (tone down overkill abstractions, etc.).
One question on a formal side though - which license is preferred at the
top of the source files ? Currently there're two present - either
something bsd-ish (on parts derived from
2008 Oct 22
3
Question about .bs and .bss style bootsectors.
Hello
Recently I've been happily experimenting with syslinux, replacing grub
and my old bootmanager. All works beautifully, but I have one question -
in case of .bss bootsectors - what exactly and under what circumstances
is patched in ?
With syslinux used as main bootmanager - bootsectors from xp64, xp32 and
[pre-syslinux] msdos 7.1 (98se) work perfectly fine when chainloaded
natively as
2017 Jan 10
2
[PATCH] mail-storage.c: check against NULL address in strcmp() invocation
Configurations with multiple shared namespaces can trigger a bug
where the first argument of strcmp() invocation is NULL.
This patch adds an explicit check, analogously to how the second
argument is sanitized.
---
src/lib-storage/mail-storage.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib-storage/mail-storage.c b/src/lib-storage/mail-storage.c
index
2011 Mar 21
2
apcsmart question
Before I start any commits.
In patch 2/18 -
http://lists.alioth.debian.org/pipermail/nut-upsdev/2011-March/005299.html
Two "custom" commands slipped in: ups.firmware.old and
shutdown.return.grace. In 18/18 I tried to rename them and add
remainig commands for "hackish" shutdown methods, to make them easily
callable through e.g. upscmd (for example for testing).
Is it
2011 Feb 07
4
[PATCH/RFC v2 0/3] Updates to ACP smart driver
...Major changes from v1:
- handle battery.charge and battery.runtime checks at main.c level
- handle "immutable but writable" conflict gracefully at driver level
- dstate_getflags() and status_set_uniq() added (hope this is fine)
Apart from that, minor changes and adjusted help.
Michal Soltys (3):
drivers/dstate: add dstate_getflags() and status_set_uniq()
drivers/main.c: add tests for LB condition
drivers/apcsmart: updates
drivers/apcsmart.c | 562 +++++++++++++++++++++++++++++++++++++++++-----------
drivers/apcsmart.h | 70 ++++---
drivers/dstate.c | 21 ++
drivers/dsta...
2017 Jan 02
2
multiple shared/mail format namespaces
Hi,
Are configurations (with separate formats per namespace) - such as ...
namespace {
type = shared
list = children
inbox = no
separator = /
subscriptions = no
prefix = shared1/%%n/
location = maildir:/var/mail1/%%n/
}
namespace {
type = shared
list = children
inbox = no
separator = /
subscriptions = no
prefix = shared2/%%n/
location =
2017 Jan 10
0
[PATCH] mail-storage.c: check against NULL address in strcmp() invocation
On 10 Jan 2017, at 21.58, Michal Soltys <soltys at ziu.info> wrote:
>
> Configurations with multiple shared namespaces can trigger a bug
> where the first argument of strcmp() invocation is NULL.
>
> This patch adds an explicit check, analogously to how the second
> argument is sanitized.
I think it shouldn'...
2007 Mar 14
2
Variable %h not recognized in userdb_mail (passwd-file)
As in subject, if you for instance create a simple passwd-file with:
test at domain.tld:{plain}pass:20000:10::/home/regular/.test::userdb_mail=maildir:%h/maildir
Dovecot (rc23 & 27) will expand %h to empty string, and try to make a
directory under /
Mar 14 14:25:28 rasengan dovecot: IMAP(test at domain.tld):
mkdir(/maildir/cur) failed: Permission denied
Mar 14 14:25:28 rasengan dovecot: