Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #11926
| From | Tim Watts <tw_usenet@dionic.net> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: What distros *don't* use systemd ? |
| Date | 2014-09-04 11:13 +0100 |
| Message-ID | <2kqldb-3h6.ln1@squidward.local.dionic.net> (permalink) |
| References | (2 earlier) <lu798e$ofh$1@speranza.aioe.org> <lu8v8d$5tm$1@news1.tnib.de> <gugldb-7gl.ln1@squidward.local.dionic.net> <lu970h$n8p$1@news1.tnib.de> <lu99qj$sam$1@dont-email.me> |
On 04/09/14 10:02, Aragorn wrote: > The reason why many distributions adopt systemd is because... > > a. They consider RedHat their upstream, and allow RedHat (and its > propaganda platform freedesktop.org) to dictate what they must > do. To the best of my knowledge, all .rpm-based distributions > have unfortunately stepped into this trap. Which doesn't explain debian (until you get to the Gnome bit further down). > b. systemd has been made into a hard dependency of GNOME/GDM as of > GNOME 3.8, which, like systemd, is developed over at RedHat [1]. > At the moment and barring more recent information, I believe that > this doesn't require systemd to be running as PID 1 yet, but > GNOME/GDM does now require systemd to be _installed_ either way. That should have been stopped at birth and is one of the reasons I use xfce4 (s/xfce4/your-fav-lightweight-win-manager/) Both Gnome and KDE have been buggers for innovating in the wrong place and putting features in the WM/DE that would have been far more sensibly made into a little clean daemon which could interact with any desktop (or none at all for terminal users) via a common messaging interface (which is dbus I guess). Taken to extremes, this approach would have had us only able to run KDE apps on a KDE DE and Gnome apps on Gnome. Silly example but it does follow as a logical extreme. Fortunately, the greater good prevailed there. > systemd has brought a number of innovations and good ideas to GNU/Linux, > but the whole concept has been poorly implemented from the start, and > along with those good ideas and innovations also came a great number of > bad ideas, such as > "the /usr move" [2], Oh god - I don't even know what that is... > a 1 MiB monolith as PID 1, That's idiotic and kills it for embedded systems. > system logs in a binary format, Do they think they're Microsoft? Even more idiot points for that. > and very sloppy coding, to say the very > least. And a poor attitude to bug reports as per my last post. > systemd violates the UNIX philosophy of having small, distinct and > interoperative tools that do one thing but do it excellently. There's a > good reason as to why UNIX has survived for over 40 years: it works and > it's easily maintainable. The arrogance displayed by Sievers and > Poettering [3] is a different matter altogether, but nevertheless > doesn't help in remedying the situation. For me, I will be putting it in the same can as Wayland - a cute idea at its core, but so far off the mark in practice I am not touching it with a bargepole. > In addition to all of this, the traditional System V init was never > broken. Embedded devices or things that need to be booted up multiple > times a day can benefit from the marginal increase in boot time offered > by systemd, but systems that remain up 24/7 don't care about boot times, > and especially not if those boot times are only marginally faster with > systemd than they are with the traditional System V init. Indeed. Full agreement. > > [1] It is obviously a strategic move by RedHat, who are trying to usurp > the market of enterprise-oriented GNU/Linux distributors, at the > cost of flexibility and choice towards the users and staying with > the proven UNIX tradition. The same attitude can be seen among the > GNOME and even the GTK developers. > > [2] While the current argument for "the /usr move" - i.e. that with all > binaries under /usr, it would be easier to have /usr mounted read- > only - makes sense, that was not the reason behind it in the first > place. The reason was that Poettering and Sievers had screwed up > and put boot-essential stuff under /usr - where it doesn't belong - > so as to placate a few corner cases. Foolish... There have been occasions when I have had to rescue something with a broken /usr/ (disk problem). > [3] "We are RedHat. Resistance is futile. You will be assimilated." > Lennart Poettering has more than once stated on his blog that he > joyfully looks forward to the day where no other init systems than > systemd will exist anymore, and has also equally arrogantly mocked > other distributions - among whom Gentoo - on his blog. > Redhat might still have a certain following[1], but in my world of linux in the UK I see a *lot* of debian and ubuntu deployment - both in academia and in startup tech companies in London. [1] Notably in banks and CERN/High energy physics as Scientific Linux is CERN's supported flavour and that's based off RHEL/Centos and originates from FermiLab The only thing Centos/RHEL is good for is its hugely long support lifetimes of certain releases. But I persoanally find it very frustrating to work with compared to Debian Stable. In fact I've even gone to Debian on my desktop (but Mint on my laptop). It takes a little more effort to polish it up but not much...
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-02 23:35 +0000
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-09-02 20:47 -0400
Re: What distros *don't* use systemd ? Andreas Kohlbach <sep14.5.ankman@spamgourmet.com> - 2014-09-03 18:20 -0400
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-03 23:40 +0100
Re: What distros *don't* use systemd ? "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2014-09-03 18:44 -0400
Re: What distros *don't* use systemd ? zeeb <zeeb@zeeb.zeeb> - 2014-09-10 23:16 -0500
Re: What distros *don't* use systemd ? Reinhardt Behm <rbehm@hushmail.com> - 2014-09-11 12:50 +0800
Re: What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-07 23:06 +0000
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-09-07 20:51 -0400
Re: What distros *don't* use systemd ? "Charles T. Smith" <cts.private.yahoo@gmail.com> - 2014-10-28 16:35 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-10-28 16:48 +0000
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-10-28 14:18 -0400
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-10-28 22:00 +0000
Re: What distros *don't* use systemd ? Baho Utot <baho-utot@columbus.rr.com> - 2014-10-28 18:53 -0400
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-10-29 09:03 +0100
Re: What distros *don't* use systemd ? Baho Utot <baho-utot@columbus.rr.com> - 2014-10-29 17:32 -0400
Re: What distros *don't* use systemd ? "Charles T. Smith" <cts.private.yahoo@gmail.com> - 2014-11-01 09:17 +0000
Re: What distros *don't* use systemd ? Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2014-11-01 08:07 -0700
Re: What distros *don't* use systemd ? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2014-11-02 04:58 +0000
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-11-02 06:59 +0100
Re: What distros *don't* use systemd ? Richard Kettlewell <rjk@greenend.org.uk> - 2014-11-02 09:57 +0000
Re: What distros *don't* use systemd ? Clark Smith <noaddress@nowhere.net> - 2014-11-02 14:40 +0000
Re: What distros *don't* use systemd ? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2014-11-02 16:28 +0000
Re: What distros *don't* use systemd ? Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2014-11-02 07:27 -0800
Re: What distros *don't* use systemd ? Baho Utot <baho-utot@columbus.rr.com> - 2014-11-01 11:51 -0400
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-11-01 21:46 +0000
Re: What distros *don't* use systemd ? Baho Utot <baho-utot@columbus.rr.com> - 2014-11-01 18:24 -0400
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-11-01 15:30 +0000
Re: What distros *don't* use systemd ? Baho Utot <baho-utot@columbus.rr.com> - 2014-11-01 12:45 -0400
Re: What distros *don't* use systemd ? Michael Baeuerle <michael.baeuerle@gmx.net> - 2014-11-02 17:08 +0000
Re: What distros *don't* use systemd ? Baho Utot <baho-utot@columbus.rr.com> - 2014-11-02 15:59 -0500
Re: What distros *don't* use systemd ? William Unruh <unruh@invalid.ca> - 2014-11-02 22:22 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-11-01 20:13 +0000
Re: What distros *don't* use systemd ? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2014-11-02 04:58 +0000
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-10-28 14:15 -0400
Re: What distros *don't* use systemd ? Michael Baeuerle <michael.baeuerle@gmx.net> - 2014-10-28 21:02 +0000
Re: What distros *don't* use systemd ? "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2014-09-02 20:58 -0400
Re: What distros *don't* use systemd ? Robert Riches <spamtrap42@jacob21819.net> - 2014-09-03 03:12 +0000
Re: What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-07 23:10 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-08 07:00 +0100
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-09-08 10:51 -0400
Re: What distros *don't* use systemd ? notbob <notbob@nothome.com> - 2014-09-08 15:11 +0000
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-09-08 17:53 +0200
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-08 17:26 +0100
Re: What distros *don't* use systemd ? Vilmos Soti <vilmos@soti.ca> - 2014-09-08 09:36 -0700
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-08 17:42 +0100
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-08 17:52 +0100
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-08 18:29 +0100
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-08 18:52 +0100
Re: Spam (thread drift) The Natural Philosopher <tnp@invalid.invalid> - 2014-09-08 18:58 +0100
Re: Spam (thread drift) Tim Watts <tw_usenet@dionic.net> - 2014-09-08 19:10 +0100
Re: Spam (thread drift) The Natural Philosopher <tnp@invalid.invalid> - 2014-09-08 19:18 +0100
Re: Spam (thread drift) Marc Haber <mh+usenetspam1118@zugschl.us> - 2014-09-08 22:01 +0200
Re: Spam (thread drift) Tim Watts <tw_usenet@dionic.net> - 2014-09-08 21:23 +0100
Re: Spam (thread drift) Marc Haber <mh+usenetspam1118@zugschl.us> - 2014-09-09 08:58 +0200
Re: Spam (thread drift) Tim Watts <tw_usenet@dionic.net> - 2014-09-09 09:58 +0100
Re: Spam (thread drift) Marc Haber <mh+usenetspam1118@zugschl.us> - 2014-09-09 11:12 +0200
Re: Spam (thread drift) Tim Watts <tw_usenet@dionic.net> - 2014-09-09 11:14 +0100
Re: Spam (thread drift) Tim Watts <tw_usenet@dionic.net> - 2014-09-09 11:16 +0100
Re: What distros *don't* use systemd ? Marc Haber <mh+usenetspam1118@zugschl.us> - 2014-09-08 21:59 +0200
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-08 17:30 +0100
Re: What distros *don't* use systemd ? notbob <notbob@nothome.com> - 2014-09-08 16:32 +0000
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-09-08 13:31 -0400
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-08 17:28 +0100
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-08 17:40 +0100
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-09-08 13:41 -0400
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-08 19:05 +0100
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-09-08 14:57 -0400
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-08 21:21 +0100
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-09-08 17:59 -0400
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-09 07:25 +0100
Re: What distros *don't* use systemd ? John Hasler <jhasler@newsguy.com> - 2014-09-08 15:29 -0500
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-08 22:47 +0100
Re: What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-08 23:20 +0000
Re: What distros *don't* use systemd ? John McCue <jmccue@jmclin0.bstnma.east.verizon.net> - 2014-09-09 00:37 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-09 07:27 +0100
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-09 10:19 +0000
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-09-09 09:25 -0400
Re: What distros *don't* use systemd ? Balwinder S Dheeman <bdheeman.SANSPAM@outlook.com> - 2014-09-09 17:00 +0530
Re: What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-09 23:11 +0000
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-09 01:49 +0100
Re: What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-09 04:03 +0000
Re: What distros *don't* use systemd ? William Poaster <wp@dev.null> - 2014-09-09 12:37 +0100
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-09 13:03 +0100
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-09 13:13 +0100
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-09-09 14:49 +0200
Re: What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-09 23:17 +0000
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-09 23:45 +0000
Re: What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-09 23:14 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-09 07:29 +0100
Re: What distros *don't* use systemd ? John Hasler <jhasler@newsguy.com> - 2014-09-09 08:11 -0500
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-09 15:03 +0100
Re: What distros *don't* use systemd ? notbob <notbob@nothome.com> - 2014-09-03 01:52 +0000
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-03 03:23 +0000
Re: What distros *don't* use systemd ? Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> - 2014-09-02 22:10 -0700
Re: What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-07 23:12 +0000
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-08 00:51 +0000
Re: What distros *don't* use systemd ? Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> - 2014-09-07 18:50 -0700
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-09-08 08:00 +0200
Re: What distros *don't* use systemd ? Thad Floryan <thad@thadlabs.com> - 2014-09-07 23:08 -0700
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-08 10:09 +0100
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-08 10:57 +0100
Re: What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-08 03:57 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-08 07:02 +0100
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-09-08 10:48 -0400
Re: What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-08 23:32 +0000
Re: What distros *don't* use systemd ? John Hasler <jhasler@newsguy.com> - 2014-09-08 19:58 -0500
Re: What distros *don't* use systemd ? noydb@no.way (Bruce Sinclair) - 2014-09-09 04:04 +0000
Re: What distros *don't* use systemd ? "J@J.J" <j@j.j> - 2014-09-10 15:17 -0700
Re: What distros *don't* use systemd ? John McCue <jmccue@jmclin0.bstnma.east.verizon.net> - 2014-09-11 02:02 +0000
Re: What distros *don't* use systemd ? Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> - 2014-09-10 19:20 -0700
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-11 08:27 +0100
Re: What distros *don't* use systemd ? Stef <not@this.address.com> - 2014-09-03 04:52 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-03 08:43 +0100
Re: What distros *don't* use systemd ? Stef <not@this.address.com> - 2014-09-03 14:40 +0000
Re: What distros *don't* use systemd ? Andreas Kohlbach <sep14.5.ankman@spamgourmet.com> - 2014-09-03 18:26 -0400
Re: What distros *don't* use systemd ? Marc Haber <mh+usenetspam1118@zugschl.us> - 2014-09-04 08:01 +0200
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-04 08:28 +0100
Re: What distros *don't* use systemd ? Marc Haber <mh+usenetspam1118@zugschl.us> - 2014-09-04 10:14 +0200
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-09-04 11:02 +0200
Re: What distros *don't* use systemd ? Bit Twister <BitTwister@mouse-potato.com> - 2014-09-04 09:33 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-04 11:16 +0100
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-04 11:13 +0100
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-04 11:03 +0000
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-09-04 14:22 +0200
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-04 15:06 +0100
Re: What distros *don't* use systemd ? gazelle@shell.xmission.com (Kenny McCormack) - 2014-09-04 12:26 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-04 15:09 +0100
Re: What distros *don't* use systemd ? Joe Beanfish <joebeanfish@nospam.duh> - 2014-09-05 13:15 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-05 15:16 +0100
Re: What distros *don't* use systemd ? Dan Espen <despen@verizon.net> - 2014-09-04 10:10 -0400
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-09-04 14:15 +0200
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-04 15:03 +0100
Re: What distros *don't* use systemd ? Benjamin Rochefort <ben@benwen.info> - 2014-09-04 20:23 -0400
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-09-05 06:41 +0200
Re: What distros *don't* use systemd ? Joe Beanfish <joebeanfish@nospam.duh> - 2014-09-05 13:23 +0000
Re: What distros *don't* use systemd ? William Unruh <unruh@invalid.ca> - 2014-09-05 13:47 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-05 15:26 +0100
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-05 15:17 +0100
Re: What distros *don't* use systemd ? William Unruh <unruh@invalid.ca> - 2014-09-05 20:51 +0000
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-05 22:57 +0100
Re: What distros *don't* use systemd ? William Unruh <unruh@invalid.ca> - 2014-09-05 22:03 +0000
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-05 23:25 +0100
Re: What distros *don't* use systemd ? William Unruh <unruh@invalid.ca> - 2014-09-06 01:52 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-06 07:49 +0100
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-06 13:11 +0000
Re: What distros *don't* use systemd ? notbob <notbob@nothome.com> - 2014-09-06 15:09 +0000
Re: What distros *don't* use systemd ? Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> - 2014-09-06 12:06 -0700
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-06 01:44 +0000
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-05 18:17 +0000
Re: What distros *don't* use systemd ? Joe Beanfish <joebeanfish@nospam.duh> - 2014-09-08 13:47 +0000
Re: What distros *don't* use systemd ? John Hasler <jhasler@newsguy.com> - 2014-09-08 09:15 -0500
Re: What distros *don't* use systemd ? Marc Haber <mh+usenetspam1118@zugschl.us> - 2014-09-04 12:24 +0200
Re: What distros *don't* use systemd ? Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> - 2014-09-04 07:53 -0700
Re: What distros *don't* use systemd ? "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2014-09-08 14:40 -0400
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-04 10:56 +0100
Re: What distros *don't* use systemd ? Marc Haber <mh+usenetspam1118@zugschl.us> - 2014-09-04 12:25 +0200
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-04 13:03 +0100
Re: What distros *don't* use systemd ? Marc Haber <mh+usenetspam1118@zugschl.us> - 2014-09-04 21:56 +0200
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-09-04 14:30 +0200
Re: What distros *don't* use systemd ? Stef <not@this.address.com> - 2014-09-04 15:42 +0000
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-04 17:19 +0100
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-04 22:35 +0000
Re: What distros *don't* use systemd ? Stef <not@this.address.com> - 2014-09-05 06:14 +0000
Re: What distros *don't* use systemd ? Balwinder S Dheeman <bdheeman.SANSPAM@outlook.com> - 2014-09-03 23:42 +0530
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-03 19:58 +0000
Re: What distros *don't* use systemd ? Jerry Peters <jerry@example.invalid> - 2014-09-03 20:36 +0000
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-03 21:40 +0000
Re: What distros *don't* use systemd ? Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2014-09-05 09:15 -0700
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-05 17:44 +0100
Re: What distros *don't* use systemd ? Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> - 2014-09-05 13:18 -0700
Re: What distros *don't* use systemd ? William Unruh <unruh@invalid.ca> - 2014-09-05 20:57 +0000
Re: What distros *don't* use systemd ? Rich <rich@example.invalid> - 2014-09-06 01:53 +0000
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-09-06 05:55 +0200
Re: What distros *don't* use systemd ? Tim Watts <tw_usenet@dionic.net> - 2014-09-06 07:53 +0100
Re: What distros *don't* use systemd ? Marc Haber <mh+usenetspam1118@zugschl.us> - 2014-09-06 10:49 +0200
Re: What distros *don't* use systemd ? Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2014-09-06 09:45 -0700
Re: What distros *don't* use systemd ? Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> - 2014-09-06 11:59 -0700
Re: What distros *don't* use systemd ? The Natural Philosopher <tnp@invalid.invalid> - 2014-09-06 21:29 +0100
Re: What distros *don't* use systemd ? Baho Uttot <baho-utot@columbus.rr.com> - 2014-09-07 07:04 -0400
Re: What distros *don't* use systemd ? Aragorn <thorongil@telenet.be.invalid> - 2014-09-06 22:43 +0200
csiph-web