summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-July/006663.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/006663.html')
-rw-r--r--zarb-ml/mageia-dev/2011-July/006663.html176
1 files changed, 176 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-July/006663.html b/zarb-ml/mageia-dev/2011-July/006663.html
new file mode 100644
index 000000000..b1b1454e5
--- /dev/null
+++ b/zarb-ml/mageia-dev/2011-July/006663.html
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [Mageia 2 specifications] Systemd or not systemd
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BMageia%202%20specifications%5D%20Systemd%20or%20not%20systemd&In-Reply-To=%3C4E20100A.9090902%40colin.guthr.ie%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="006644.html">
+ <LINK REL="Next" HREF="006673.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd</H1>
+ <B>Colin Guthrie</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BMageia%202%20specifications%5D%20Systemd%20or%20not%20systemd&In-Reply-To=%3C4E20100A.9090902%40colin.guthr.ie%3E"
+ TITLE="[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd">mageia at colin.guthr.ie
+ </A><BR>
+ <I>Fri Jul 15 12:01:46 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="006644.html">[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd
+</A></li>
+ <LI>Next message: <A HREF="006673.html">[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#6663">[ date ]</a>
+ <a href="thread.html#6663">[ thread ]</a>
+ <a href="subject.html#6663">[ subject ]</a>
+ <a href="author.html#6663">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>'Twas brillig, and Eugeni Dodonov at 14/07/11 23:40 did gyre and gimble:
+&gt;<i> On Thu, Jul 14, 2011 at 18:26, Colin Guthrie &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>
+</I>&gt;<i> &lt;mailto:<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>&gt;&gt; wrote:
+</I>&gt;<i>
+</I>&gt;<i> &gt; Systemd 30 is out, with lots of nice changes, so I think we should use
+</I>&gt;<i> &gt; it now as we are quite early in the release cycle. It is working on my
+</I>&gt;<i> &gt; machine, but before doing something about it, I prefer to hear
+</I>&gt;<i> opinions :).
+</I>&gt;<i>
+</I>&gt;<i> &gt;
+</I>&gt;<i> Well, IMO (for what it matters) I'm massive for using it ASAP!
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Ok, systemd 30 is in svn, and (apparently) working, at least on my machine.
+</I>&gt;<i>
+</I>&gt;<i> However, as I will have a limited Internet connection between tomorrow
+</I>&gt;<i> and next week, I am not feeling that safe to send it to cooker. So if
+</I>&gt;<i> someone (colin?) would be able to do some additional testing with it
+</I>&gt;<i> before submitting, it would be great :).
+</I>
+OK, I tried to compile it up locally, but it didn't build:
+
+checking for m4... /usr/bin/m4
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating po/Makefile.in
+config.status: creating config.h
+config.status: executing depfiles commands
+config.status: executing libtool commands
+config.status: executing po/stamp-it commands
+configure: WARNING: unrecognized options: --with-syslog-service
+
+ systemd 30
+
+ Distribution: mageia
+ SysV compatibility: yes
+ SysV init scripts: /etc/rc.d/init.d
+ SysV rc?.d directories: /etc/rc.d
+ Gtk: yes
+ libcryptsetup: no
+ tcpwrap: yes
+ PAM: yes
+ AUDIT: yes
+ SELinux: no
+ ACL: yes
+ binfmt: yes
+ plymouth: yes
+ prefix: /usr
+ root dir:
+ udev rules dir: /lib/udev/rules.d
+ pam modules dir: /lib/../lib64/security
+ dbus policy dir: /etc/dbus-1/system.d
+ dbus session dir: /usr/share/dbus-1/services
+ dbus system dir:
+/usr/share/dbus-1/services/../system-services
+ dbus interfaces dir: /usr/share/dbus-1/services/../interfaces
+
++ make -j2
+Makefile:7228: *** missing separator. Stop.
+error: Bad exit status from /home/colin/rpm/tmp/rpm-tmp.vn9NeJ (%build)
+
+
+RPM build errors:
+ Bad exit status from /home/colin/rpm/tmp/rpm-tmp.vn9NeJ (%build)
+
+
+This appears to be the result of some tab/spaces mixup in the
+Makefile.am patch, so I've fixed that up.
+
+Next problem as a TARGET_MANDRIVA define rather than a TARGET_MAGEIA one
+(easily done), so I tweaked that too.
+
+Then there was a syntax error with an #ifndef line in service.c so fixed
+that up.
+
+Now that it's compiled, I need to test it :D
+
+(I've pushed the updated patch back to SVN, but you probably want to
+update your git checkout before regenerating and posting the patch upstream)
+
+Col
+
+
+
+
+
+--
+
+Colin Guthrie
+mageia(at)colin.guthr.ie
+<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A>
+
+Day Job:
+ Tribalogic Limited [<A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A>]
+Open Source:
+ Mageia Contributor [<A HREF="http://www.mageia.org/">http://www.mageia.org/</A>]
+ PulseAudio Hacker [<A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A>]
+ Trac Hacker [<A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A>]
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="006644.html">[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd
+</A></li>
+ <LI>Next message: <A HREF="006673.html">[Mageia-dev] [Mageia 2 specifications] Systemd or not systemd
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#6663">[ date ]</a>
+ <a href="thread.html#6663">[ thread ]</a>
+ <a href="subject.html#6663">[ subject ]</a>
+ <a href="author.html#6663">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>