On 27 May 2015 at 12:26, Lennart Poettering wrote:
>
> I use "make distcheck" regularly during regular development, and
> that's how I generate the final tarball.
What about generating a preview tarball before tagging, and letting us
downstreams a couple of days to test it before you do the actu
Works fine, thanks!
On 25 May 2015 at 17:04, Tom Gundersen wrote:
> Applied, with minor fix. Please verify that it still works for you!
>
> Tom
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listi
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 4933e6f..8e38010 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3128,7 +3128,7 @@ pkginclude_HEADERS += \
src/systemd/sd-bus.h \
src/systemd/sd-bus-protocol.h \
---
Makefile.am | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 9420879..4933e6f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1259,8 +1259,7 @@ DISTCLEANFILES = \
EXTRA_DIST += \
$(gperf_gperf_m4_sources) \
- $
currently it would only be included if configure was ran with --enable-gnuefi
---
Makefile.am | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 70d4dc0..9420879 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2601,6 +2601,8 @@ EFI_FO
Hi,
On 22 May 2015 at 11:16, wrote:
> hello,
>
> while building 220 I get:
>
> In file included from src/journal/audit-type.c:32:0:
> src/journal/audit_type-to-name.h: In function 'audit_type_to_string':
> src/journal/audit_type-to-name.h:23:14: error: 'AUDIT_USER_AUTH'
> undeclared
---
configure.ac | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 1608c83..7e4a574 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1147,8 +1147,7 @@ fi
AM_CONDITIONAL(ENABLE_EFI, [test "x$have_efi" = "xyes"])
#
--
---
Makefile.am | 4 ++--
configure.ac | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 9b769ee..397a71c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2596,7 +2596,7 @@ $(systemd_boot_solib): $(systemd_boot_objects)
nm -D -u $@ | grep
On 8 April 2015 at 22:24, Mike Gilbert wrote:
> On Wed, Apr 8, 2015 at 4:08 PM, Marc-Antoine Perennou
> wrote:
>> Signed-off-by: Marc-Antoine Perennou
>> ---
>> Makefile.am | 4 ++--
>> configure.ac | 3 +++
>> 2 files changed, 5 insertions(+), 2 deletions
Signed-off-by: Marc-Antoine Perennou
---
Makefile.am | 4 ++--
configure.ac | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 9b769ee..397a71c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2596,7 +2596,7 @@ $(systemd_boot_solib
and only fallback to gcc
---
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 1608c83..0722841 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1147,8 +1147,8 @@ fi
AM_CONDITIONAL(ENABLE_EFI, [test "x$have_efi" = "xyes"])
#
On 8 April 2015 at 20:24, Kay Sievers wrote:
> On Wed, Apr 8, 2015 at 8:10 PM, Marc-Antoine Perennou
> wrote:
>> On 8 April 2015 at 20:02, Kay Sievers wrote:
>>> On Wed, Apr 8, 2015 at 7:52 PM, Marc-Antoine Perennou
>>> wrote:
>>>> On 8 April 2015
On 7 April 2015 at 20:54, Marc-Antoine Perennou
wrote:
> and only fallback to gcc
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 1608c83..56340a2 100644
> --- a/configure.ac
> +++
On 8 April 2015 at 20:02, Kay Sievers wrote:
> On Wed, Apr 8, 2015 at 7:52 PM, Marc-Antoine Perennou
> wrote:
>> On 8 April 2015 at 19:46, Kay Sievers wrote:
>>> On Wed, Apr 8, 2015 at 7:34 PM, Marc-Antoine Perennou
>>> wrote:
>>>> On 8 April 2015
On 8 April 2015 at 19:46, Kay Sievers wrote:
> On Wed, Apr 8, 2015 at 7:34 PM, Marc-Antoine Perennou
> wrote:
>> On 8 April 2015 at 18:47, Kay Sievers wrote:
>>> On Tue, Apr 7, 2015 at 8:54 PM, Marc-Antoine Perennou
>>> wrote:
>>>> ---
>>
On 8 April 2015 at 19:03, Kay Sievers wrote:
> On Tue, Apr 7, 2015 at 8:54 PM, Marc-Antoine Perennou
> wrote:
>> ---
>> Makefile.am | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/Makefile.am b/Makefile.am
>> index 9b
On 8 April 2015 at 18:47, Kay Sievers wrote:
> On Tue, Apr 7, 2015 at 8:54 PM, Marc-Antoine Perennou
> wrote:
>> ---
>> Makefile.am | 3 +--
>> 1 file changed, 1 insertion(+), 2 deletions(-)
>>
>> diff --git a/Makefile.am b/Makefile.am
>> index 9f
to set EFI_CC
5/5 makes use of $(OBJCOPY) instead of harcoding objcopy
Marc-Antoine Perennou (5):
factory: install to datadir
udev.pc: install to pkgconfiglibdir
efi: use EFI_CC
configure: allow setting EFI_CC
build: use $(OBJCOPY)
Makefile.am | 11 +--
configure.ac | 4 ++--
2
---
Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 9b769ee..397a71c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2596,7 +2596,7 @@ $(systemd_boot_solib): $(systemd_boot_objects)
nm -D -u $@ | grep ' U ' && exit 1 || :
and only fallback to gcc
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 1608c83..56340a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1147,7 +1147,7 @@ fi
AM_CONDITIONAL(ENABLE_EFI, [test "x$have_efi" = "xyes"])
#
---
---
Makefile.am | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 9fa4223..9b769ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3725,8 +3725,7 @@ udevconfdir = $(sysconfdir)/udev
dist_udevconf_DATA = \
src/udev/udev.conf
-sharepkgcon
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 29111f5..1608c83 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1172,7 +1172,7 @@ AS_IF([test "x$enable_gnuefi" != "xno"], [
[AC_MSG_ERROR([*** gnuefi su
---
Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index a575af6..9fa4223 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -109,8 +109,8 @@ udevrulesdir=$(udevlibexecdir)/rules.d
udevhwdbdir=$(udevlibexecdir)/hwdb.d
catalogdir=$(prefix)
On 16 July 2014 10:30, Zbigniew Jędrzejewski-Szmek wrote:
> On Wed, Jul 16, 2014 at 03:29:15AM +0200, Zbigniew Jędrzejewski-Szmek wrote:
>> On Wed, Jul 16, 2014 at 10:13:06AM +0900, Marc-Antoine Perennou wrote:
>> > and btw make it pass for 32bits where size_t != uint64_t
>
and btw make it pass for 32bits where size_t != uint64_t
---
src/journal/test-compress-benchmark.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/journal/test-compress-benchmark.c
b/src/journal/test-compress-benchmark.c
index 0a23bd1..a346447 100644
--- a/src/jour
shifting from a non fixed number of bits >= to the size of the type
leads to weird results, handle the special case of << 32 to fix it.
This was causing a test failure from test-socket-util:
Assertion 'in_addr_prefix_intersect(f, &ua, apl, &ub, bpl) == result' failed at
/var/tmp/paludis/build/sys-
---
src/systemd/sd-login.h | 2 +-
src/systemd/sd-resolve.h | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/systemd/sd-login.h b/src/systemd/sd-login.h
index 87ebafb..c539dd8 100644
--- a/src/systemd/sd-login.h
+++ b/src/systemd/sd-login.h
@@ -178,7 +178,7 @@ int sd_
On 28 December 2013 13:54, Marc-Antoine Perennou
wrote:
> ---
> src/bus-driverd/bus-driverd.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/src/bus-driverd/bus-driverd.c b/src/bus-driverd/bus-driverd.c
> index b423420..1fdea7e 100644
> ---
On Sat, 2013-12-28 at 15:17 +0100, Lennart Poettering wrote:
>
> Hmm, did you run into an actual problem with this?
>
> match_free() only undoes the registration if m->client is actually
> set. Which it isn't in this case, since we actually set m->client after
> the hashmap_replace() succeeded. A
This was causing a nasty coredump
---
src/bus-driverd/bus-driverd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/bus-driverd/bus-driverd.c b/src/bus-driverd/bus-driverd.c
index 57023ec..44172c4 100644
--- a/src/bus-driverd/bus-driverd.c
+++ b/src/bus-driverd/bus-driverd.
---
src/bus-driverd/bus-driverd.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/bus-driverd/bus-driverd.c b/src/bus-driverd/bus-driverd.c
index b423420..1fdea7e 100644
--- a/src/bus-driverd/bus-driverd.c
+++ b/src/bus-driverd/bus-driverd.c
@@ -90,10 +90,10 @@ static
match_free already does it
---
src/bus-driverd/bus-driverd.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/bus-driverd/bus-driverd.c b/src/bus-driverd/bus-driverd.c
index 44172c4..b423420 100644
--- a/src/bus-driverd/bus-driverd.c
+++ b/src/bus-driverd/bus-driverd.c
@@
---
units/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/units/.gitignore b/units/.gitignore
index 6de2aad..cb9fa1c 100644
--- a/units/.gitignore
+++ b/units/.gitignore
@@ -66,3 +66,4 @@
/systemd-user-sessions.service
/systemd-vconsole-setup.service
/user@.service.m4
+/user@.ser
Commit 0a0dc69b655cfb10cab39133f5d521e7b35ce3d5 broke tests for 32 bits
---
src/libsystemd-rtnl/rtnl-message.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/libsystemd-rtnl/rtnl-message.c
b/src/libsystemd-rtnl/rtnl-message.c
index 264cca0..c62eca9 100644
--- a/src/libsys
Needed for socketpair, recv
---
src/shared/logs-show.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/shared/logs-show.c b/src/shared/logs-show.c
index c99fc75..0e3fd3d 100644
--- a/src/shared/logs-show.c
+++ b/src/shared/logs-show.c
@@ -23,6 +23,7 @@
#include
#include
#include
+#in
On Friday, November 8, 2013, Lennart Poettering wrote:
> On Fri, 08.11.13 10:34, Marc-Antoine Perennou (marc-anto...@perennou.com)
> wrote:
>
> Heya!
>
> I already rebased the previous version you posted, and then applied with
> some changes. Is this reposting of yours mo
They will soon be used in systemctl
---
src/analyze/analyze.c | 68 +++
src/libsystemd-bus/bus-util.c | 49 +++
src/libsystemd-bus/bus-util.h | 17 +++
3 files changed, 70 insertions(+), 64 deletions(-)
diff --git
On 7 November 2013 13:48, Marc-Antoine Perennou
wrote:
> This serie of patches ports systemctl to libsystemd-bus and fixes
> a couple of issues encountered while porting it.
>
> Note that curerently systemctl --user doesn't work.
> Actually, systemd-analyze --user doesn
---
src/analyze/analyze.c | 2 +-
src/libsystemd-bus/bus-convenience.c | 4 ++--
src/libsystemd-bus/libsystemd-bus.sym | 2 +-
src/systemd/sd-bus.h | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/analyze/analyze.c b/src/analyze/analyze.c
message_read_strv_extend returns 0 on success
---
src/libsystemd-bus/bus-message.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/libsystemd-bus/bus-message.c b/src/libsystemd-bus/bus-message.c
index 0fd9aa1..16b2201 100644
--- a/src/libsystemd-bus/bus-message.c
+++ b/src/
The error message is:
Failed to parse reply: Process org.freedesktop.systemd1 exited with status 1
Marc-Antoine Perennou (7):
bus: allow reading empty arrays
bus: fix bus_message_read_strv
bus: fix bus_print_property with strv
bus: rename sd_bus_get_property_{trivial,basic}
They will soon be used in systemctl
---
src/analyze/analyze.c | 80 +++
src/libsystemd-bus/bus-util.c | 46 +
src/libsystemd-bus/bus-util.h | 17 +
3 files changed, 67 insertions(+), 76 deletions(-)
diff --git a/src/a
---
src/libsystemd-bus/bus-util.c | 29 -
1 file changed, 12 insertions(+), 17 deletions(-)
diff --git a/src/libsystemd-bus/bus-util.c b/src/libsystemd-bus/bus-util.c
index 13ad444..2a9cd4f 100644
--- a/src/libsystemd-bus/bus-util.c
+++ b/src/libsystemd-bus/bus-util.c
---
src/libsystemd-bus/bus-message.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/libsystemd-bus/bus-message.c b/src/libsystemd-bus/bus-message.c
index 16b2201..cc62050 100644
--- a/src/libsystemd-bus/bus-message.c
+++ b/src/libsystemd-bus/bus-message.c
@@ -2415,7 +2415,
---
src/libsystemd-bus/bus-message.c | 21 +
1 file changed, 13 insertions(+), 8 deletions(-)
diff --git a/src/libsystemd-bus/bus-message.c b/src/libsystemd-bus/bus-message.c
index 9543ae3..0fd9aa1 100644
--- a/src/libsystemd-bus/bus-message.c
+++ b/src/libsystemd-bus/bus-mess
You can disregard these three patches, they will be part of the
systemctl porting.
Marc-Antoine
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
message_read_strv_extend returns 0 on success
---
src/libsystemd-bus/bus-message.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/libsystemd-bus/bus-message.c b/src/libsystemd-bus/bus-message.c
index 698c7c4..f228b44 100644
--- a/src/libsystemd-bus/bus-message.c
+++ b/src/
---
src/libsystemd-bus/bus-message.c | 21 +
1 file changed, 13 insertions(+), 8 deletions(-)
diff --git a/src/libsystemd-bus/bus-message.c b/src/libsystemd-bus/bus-message.c
index 437f6df..698c7c4 100644
--- a/src/libsystemd-bus/bus-message.c
+++ b/src/libsystemd-bus/bus-mess
---
src/libsystemd-bus/bus-util.c | 29 -
1 file changed, 12 insertions(+), 17 deletions(-)
diff --git a/src/libsystemd-bus/bus-util.c b/src/libsystemd-bus/bus-util.c
index 3bb1fb7..93e79e9 100644
--- a/src/libsystemd-bus/bus-util.c
+++ b/src/libsystemd-bus/bus-util.c
It will be useful to have that in the public API
Signed-off-by: Marc-Antoine Perennou
---
src/libsystemd-bus/bus-message.c | 15 +++
src/systemd/sd-bus.h | 1 +
2 files changed, 16 insertions(+)
diff --git a/src/libsystemd-bus/bus-message.c b/src/libsystemd-bus/bus
Useful to check whether there are still things to read or not,
in order to be able not to allocate when not needed, when reading
arrays or such.
Will soon be used in systemctl
Signed-off-by: Marc-Antoine Perennou
---
src/libsystemd-bus/bus-message.c | 22 +++---
src/systemd/sd
They will soon be used in systemctl
Signed-off-by: Marc-Antoine Perennou
---
src/analyze/analyze.c | 80 +++
src/libsystemd-bus/bus-util.c | 46 +
src/libsystemd-bus/bus-util.h | 17 +
3 files changed, 67 insertions
On Sunday, November 3, 2013, Daniel Mack wrote:
> On 10/30/2013 03:48 AM, Kay Sievers wrote:
> > On Wed, Oct 23, 2013 at 1:22 AM, Kay Sievers >
> wrote:
> >
> > [update]
> >
> >> To avoid any duplication of work, here are the tools which still need
> >> conversion. Please reply to this mail, in ca
On 31 October 2013 07:10, Kay Sievers wrote:
> On Wed, Oct 30, 2013 at 5:36 AM, Marc-Antoine Perennou
> wrote:
>> On 30 October 2013 11:48, Kay Sievers wrote:
>>> On Wed, Oct 23, 2013 at 1:22 AM, Kay Sievers wrote:
>>>
>>> [update]
>>>
>>&
On 30 October 2013 11:48, Kay Sievers wrote:
> On Wed, Oct 23, 2013 at 1:22 AM, Kay Sievers wrote:
>
> [update]
>
>> To avoid any duplication of work, here are the tools which still need
>> conversion. Please reply to this mail, in case you decide to work on
>> anything in that area.
>
> - timeda
On 26 September 2013 00:20, Tom Gundersen wrote:
> On Wed, Sep 25, 2013 at 4:37 PM, Kay Sievers wrote:
>> On Wed, Sep 25, 2013 at 3:35 PM, Tom Gundersen wrote:
>>> *) With /boot on fat, 'add' fails for me due to not being able to use
>>> "cp --preserve". How is this meant to work (or was it just
On 26 July 2013 01:10, Tom Gundersen wrote:
> On Fri, Jul 26, 2013 at 12:28 AM, Marc-Antoine Perennou
> wrote:
> > for distribution now wanting to use "systemd-shared"
>
> Could you explain a bit more why this needs to be configurable? What's
> the usecase?
for distribution now wanting to use "systemd-shared"
Signed-off-by: Marc-Antoine Perennou
---
Makefile.am| 1 +
configure.ac | 10 ++
units/u...@.service.in | 2 +-
3 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefil
The patch I mailed a few hours ago about chowning cgroups solved this issue
here.
On 6 July 2013 05:57, Kok, Auke-jan H wrote:
> On Thu, Jul 4, 2013 at 6:30 PM, Kay Sievers wrote:
> > On Fri, Jul 5, 2013 at 2:35 AM, Cristian Rodríguez
> > wrote:
> >> Since systemd 205, Im getting this scary w
When creating the cgroup hierarchy for a user slice,
chown this slice to the user uid.
Signed-off-by: Marc-Antoine Perennou
---
src/shared/cgroup-label.c | 8
1 file changed, 8 insertions(+)
diff --git a/src/shared/cgroup-label.c b/src/shared/cgroup-label.c
index 574a7be..1891c9a
We only use the image name in the case we're adding a kernel
Signed-off-by: Marc-Antoine Perennou
---
src/kernel-install/kernel-install | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/kernel-install/kernel-install
b/src/kernel-install/kernel-install
index 16
On 12 February 2013 00:14, Oleksii Shevchuk wrote:
> Function that converts byte array to hex string
> ---
> src/shared/util.c | 23 +++
> src/shared/util.h | 1 +
> 2 files changed, 24 insertions(+)
>
> diff --git a/src/shared/util.c b/src/shared/util.c
> index 24f9e7e..6db
On 4 February 2013 22:33, Peeters Simon wrote:
> 2013/2/4 Lennart Poettering :
> > On Mon, 04.02.13 21:32, Simon Peeters (peeters.si...@gmail.com) wrote:
> >
> >> Written by Peeters Simon . Makefile stuff
> >> and cleaned up a bit by Auke Kok .
> >> ---
> >
> > Hmm, how does this relate to this w
> On Thu, 08.07.10 13:42, Steve Herber (her...@thing.com) wrote:
>
> > In gentoo, the only way I know to install packages is to run the
> > emerge command as root. The point of gentoo is to automate the
> > download, untar, configure, compile, and install process. I don't
> > know of a way to
Systemd can also be used as a session manager, which is run as a simple
user.
On 2 June 2010 09:13, Steve Herber wrote:
> I just noticed this change:
>
> 8 hours build-sys: move systemd from /sbin to /bin since it should be used
> by normal ...Lennart Poettering 1 -5/+2
>
> Wh
So, if it's hald, here is the good one
On 21 May 2010 18:17, Fabian Henze wrote:
> Am Freitag, 21. Mai 2010, 00:02:26 schrieb Marc-Antoine Perennou:
> > Hi again,
> >
> > You're right gor the dbus service name, I just missed it. Hal service
> seems
> > to
On 20 May 2010 18:20, Lennart Poettering wrote:
> On Thu, 20.05.10 10:37, Marc-Antoine Perennou (marc-anto...@perennou.com)
> wrote:
>
> Heya,
>
> > From 862fbcaa59b022d25b50c7793205daf40bb5817b Mon Sep 17 00:00:00 2001
> > From: Marc-Antoine Perennou
> > Date: Thu,
guess it should have its own service.
From 862fbcaa59b022d25b50c7793205daf40bb5817b Mon Sep 17 00:00:00 2001
From: Marc-Antoine Perennou
Date: Thu, 20 May 2010 10:31:04 +0200
Subject: [PATCH] units: add services for Gentoo
---
Makefile.am |9 +
units/gentoo/halt.ser
t very familiar with autotools so the second one probably needs
reworking.
From 4b4738fa5fdce031feb5c5dc34a08059191067c1 Mon Sep 17 00:00:00 2001
From: Marc-Antoine Perennou
Date: Mon, 17 May 2010 12:43:15 +0200
Subject: [PATCH 2/2] expose all distros in Makefile.am
---
Makefile.am | 20 +
69 matches
Mail list logo