On 13 July 2012 06:24, Jonathan Bither wrote:
> Nico,
> I too have been interested in experimenting with TDMA. When I looked
> a while ago the most helpful information that I saw was that TDMA support is
> apparently included in freebsd. You may want to take a look at how it is
> implement
From: Krzysztof Kuznik
In file file.c function uci_file_load() allocates memory for filename.
When uci_open_stream() failed with exception this memory was never freed.
This patch makes call to uci_open_stream() wrapped in exception handling
inside uci_file_load() where filename is freed.
Signed
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi.
You do not need to ship a keep file, it is enough to add /etc/nginx to
the conffiles define.
~ Jow
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAlA0u
Jo-Philipp Wich wrote:
> Hi.
>
> You do not need to ship a keep file, it is enough to add /etc/nginx to
> the conffiles define.
It looks like conffiles can only save files, not entire directories.
/etc/nginx is a directory. Should conffiles be fixed to work with
directories too?
_
On 07/18/2012 01:56 PM, Bastian Bittorf wrote:
> hi devs!
>
> yesterday we had a breaktrough debugging b43 in our hackspace
> maschinenraum/m18[1,2]
> at weimar.freifunk.net[3,4] - since a long time our darling wrt54g suffers
> from a
> hanging wifi and bad performance[5], but the workaround is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> It looks like conffiles can only save files, not entire directories.
> /etc/nginx is a directory. Should conffiles be fixed to work with
> directories too?
It works fine with directories, see include/package-ipkg.mk, the code
below "ifneq ($$(KEEP_$
2012/8/22 Hauke Mehrtens :
> On 07/18/2012 01:56 PM, Bastian Bittorf wrote:
>> hi devs!
>>
>> yesterday we had a breaktrough debugging b43 in our hackspace
>> maschinenraum/m18[1,2]
>> at weimar.freifunk.net[3,4] - since a long time our darling wrt54g suffers
>> from a
>> hanging wifi and bad per
On 08/22/2012 07:49 PM, Rafał Miłecki wrote:
> 2012/8/22 Hauke Mehrtens :
>> On 07/18/2012 01:56 PM, Bastian Bittorf wrote:
>>> hi devs!
>>>
>>> yesterday we had a breaktrough debugging b43 in our hackspace
>>> maschinenraum/m18[1,2]
>>> at weimar.freifunk.net[3,4] - since a long time our darling
On 08/22/2012 08:45 PM, Larry Finger wrote:
> On 08/22/2012 11:21 AM, Hauke Mehrtens wrote:
>> On 07/18/2012 01:56 PM, Bastian Bittorf wrote:
>>> hi devs!
>>>
>>> yesterday we had a breaktrough debugging b43 in our hackspace
>>> maschinenraum/m18[1,2]
>>> at weimar.freifunk.net[3,4] - since a long
This patch fixes an issue reported by Damiano Albani.
Changeset 32330, while fixing one bug, unfortunately introduces another one --
it makes
avahi-daemon always dependent on the dbus package, causing dbus to be
loaded even when it's not needed.
This patch makes avahi-daemon dependent on dbus onl
10 matches
Mail list logo