On Thu, Feb 20, 2014 at 7:34 PM, Lennart Poettering
wrote:
> On Thu, 20.02.14 19:31, Jason A. Donenfeld ([email protected]) wrote:
>> So right now we're considering something like this [2] or [3]. A bit of a
>> bummer to patch the build system like this, but we don't want to rely on
>> IFUNC, and t
On Wed, Nov 13, 2013 at 3:58 AM, Lennart Poettering
wrote:
> On Tue, 12.11.13 05:49, Jan Engelhardt ([email protected]) wrote:
>
>> Given a card that can do 100 Mbit/s, that would be about 12.5 MByte/s,
>> but you cannot seriously expect me to use that value. Although it is
>> quite compelling for 4
On Sat, Feb 22, 2014 at 2:54 AM, Cristian RodrÃguez
wrote:
> This is broken again...
>
> In file included from ./src/core/unit.h:40:0,
> from src/shared/condition-util.c:35:
> ./src/core/execute.h:37:21: fatal error: seccomp.h: No such file or
> directory
> #include
>
On Sat, Feb 22, 2014 at 12:02 PM, Andreas Fuchs wrote:
> For gudev -> gudevdevice:
> - Add support for get_sysfs_attr_keys()
> - Add support for has_sysfs_attr()
Applied.
Thanks,
Kay
___
systemd-devel mailing list
[email protected]
ht
On Sat, Feb 22, 2014 at 11:55 AM, Andreas Fuchs wrote:
> Ok, I'll try my luck with git send-email then. I was unaware of this
> gmail-oddity. Sorry about that.
>
> Any ideas, why lubudev consideres so many things as attributes ?
What do you mean with attributes? Attributes are just the files in
/
On 02/22/2014 05:18 PM, Dave Reisner wrote:
> On Sat, Feb 22, 2014 at 04:05:31PM +0100, Armin K. wrote:
>> Hi, I just finished upgrading to latest git master and I can't boot anymore.
>
> Without knowing what version you upgraded *from*, this is incomplete
> information.
>
Sorry, I was using ver
On Sat, Feb 22, 2014 at 5:48 PM, Armin K. wrote:
> On 02/22/2014 05:44 PM, Kay Sievers wrote:
>> On Sat, Feb 22, 2014 at 3:22 PM, Armin K wrote:
>>> ---
>>> Makefile.am | 2 ++
>>> 1 file changed, 2 insertions(+)
>>>
>>> diff --git a/Makefile.am b/Makefile.am
>>> index e25d532..b1f0670 100644
>>
On Sat, Feb 22, 2014 at 3:21 PM, Armin K wrote:
> Packages are still looking for the old pkg-config files,
> so until everything has been ported over, install them
> always, no matter if compat-libs are built or not.
So far, we think that compat should stay compat, and not mix with the
non-compat
On 02/22/2014 05:44 PM, Kay Sievers wrote:
> On Sat, Feb 22, 2014 at 3:22 PM, Armin K wrote:
>> ---
>> Makefile.am | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/Makefile.am b/Makefile.am
>> index e25d532..b1f0670 100644
>> --- a/Makefile.am
>> +++ b/Makefile.am
>> @@ -4479,11 +447
On Sat, Feb 22, 2014 at 3:22 PM, Armin K wrote:
> ---
> Makefile.am | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Makefile.am b/Makefile.am
> index e25d532..b1f0670 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -4479,11 +4479,13 @@ lib_LTLIBRARIES += \
> # move lib from $(libd
On Sat, Feb 22, 2014 at 04:05:31PM +0100, Armin K. wrote:
> Hi, I just finished upgrading to latest git master and I can't boot anymore.
Without knowing what version you upgraded *from*, this is incomplete
information.
> Partitions are failing to mount, even though I can confirm that correct
> de
Packages are still looking for the old pkg-config files,
so until everything has been ported over, install them
always, no matter if compat-libs are built or not.
Compat .pc files use -lsystemd anyways, so no harm is done.
---
Makefile.am | 12 +---
1 file changed, 5 insertions(+), 7 dele
---
Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index e25d532..b1f0670 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4479,11 +4479,13 @@ lib_LTLIBRARIES += \
# move lib from $(libdir) to $(rootlibdir) and update devel link, if needed
compat-lib-in
From: Thomas Hindoe Paaboel Andersen
The return value from detect_virtualization used to be a
Virtualization enum but in cases of error it would also be a
negative errno. This caused a warning in clang when test-architecture
began comparing the return value to -EPERM and -EACCES.
---
src/core/db
On 02/18/2014 01:33 PM, Tom Gundersen wrote:
On Tue, Feb 18, 2014 at 1:20 PM, Jan Janssen wrote:
the *.link files for networkd completely lack documentation.
They are documented in udev(8). Let me know if anything is unclear or lacking.
And in general,
I would say that networkd could bene
For gudev -> gudevdevice:
- Add support for get_sysfs_attr_keys()
- Add support for has_sysfs_attr()
Signed-off-by: Andreas Fuchs
---
src/gudev/gudevdevice.c | 53 +
src/gudev/gudevdevice.h | 3 +++
2 files changed, 56 insertions(+)
diff --git a/
Ok, I'll try my luck with git send-email then. I was unaware of this
gmail-oddity. Sorry about that.
Any ideas, why lubudev consideres so many things as attributes ?
Cheers,
Andreas
2014-02-14 1:07 GMT+01:00 Lennart Poettering :
> On Mon, 13.01.14 21:19, Andreas Fuchs ([email protected]) wrote
17 matches
Mail list logo