Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #12009
| From | Thad Floryan <thad@thadlabs.com> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: What distros *don't* use systemd ? |
| Date | 2014-09-07 23:08 -0700 |
| Organization | ThadLABS |
| Message-ID | <540D47F9.5080601@thadlabs.com> (permalink) |
| References | <lu5np1$u6d$2@dont-email.me> <lu61ju$u7c$1@dont-email.me> <luis98$v1h$4@dont-email.me> <luiui2$hng$1@dont-email.me> <bjevdbxu6q.ln2@goaway.wombat.san-francisco.ca.us> |
On 9/7/2014 6:50 PM, Keith Keller wrote:
> On 2014-09-08, Rich <rich@example.invalid> wrote:
>> As far as I can tell, the only point to the symlink forrest was that it
>> made it easier to impliment a gui to hide the details of how to
>> configure one's system from the sysadmin.
>
> That is of course completely inaccurate; the point of SysV init was to
> be able to provide many different runlevels (init itself provides this;
> even Slackware uses SysV init) and a directory per runlevel--this is
> where the "symlink forest" comes from, but in this context the symlink
> forest actually makes a lot of sense, because otherwise you'd have to
> have separate files in each runlevel, which risks having the script for
> a service in one runlevel being different from that of another runlevel.
>
> I wouldn't disagree that SysV style init scripts and their corresponding
> runlevel directories never really caught on--people change runlevels
> seldom enough, and even less seldom between levels other than 0, 1, 6,
> and the default, that the effort to maintain the symlink forest seems
> not worth it. But trying to claim that the ''point'' to SysV style was
> to hide admin details is simply FUD (especially since any competent
> sysadmin could work out the details in about five minutes).
Hi Keith,
That's 100% correct. I still have 3 SysV systems (3B1, UNIXpc, PC7300)
in my home garage that still function perfectly and run a full SysV with
4 MB (megabyte) RAM, 67MB HD and a "measly" Motorola MC68010 at 10MHz
that boots fairly quickly, supports full Ethernet and StarLAN, drives the
VoicePower expansion card for a complete home PBX with voice mail, etc.,
and having an expansion chassis to support multiple QIC tapes for backups
and data interchange. See: http://en.wikipedia.org/wiki/AT%26T_Unix_PC
You can see part of my home network using 3B1s in 1985 in this 4-page
excerpted PDF from the O'Reilly "Managing uucp and Usenet" book here
(which is now out of print and I cannot find a full PDF of it):
http://thadlabs.com/FILES/OR_Mng_uucp+Usenet.pdf 165kB
During the last several years of the West Coast Computer Faire that was
held annually in San Francisco , I'd demo two of my 3B1 systems in the
[original] AT&T booth with one running emacs, gcc and spacewar all at
the same time as seen on the builtin tilt'n'swivel monitor, and the
other system was used to demo networking and program development and
I let people "play" with it hands-on. These had great keyboards and
3-button mice back then, too.
The systems were easy to manage, and editing rc.* files or creating new
ones (e.g., rc.local) was trivial because all configs were plain ASCII
files. FWIW, I ran the AT&T Silicon Valley UNIX Users' Group for the
entirety of its existence until AT&T abandoned UNIX and I lost the use
of the huge AT&T building that was in Sunnyvale CA (and is now the AMD
HQ) for the user meetings. AT&T was a very gracious host and also
provided us free food (sandwiches, drinks, fruit) for each meeting.
I also submitted many of my programs to the comp.sources.unix group
and many other archives (e.g., UUnet, Simtel, etc.). One of the most
popular programs was tprobe (for which I still receive thanks today,
22+ years later); the shortest URL to an archive of it used to be here:
http://ae-www.technion.ac.il/pkgs/g-k/in/tprobe/tprobe
but that's now an aerospace site. A shell archive ('man 1 shar') is
here:
http://thadlabs.com/FILES/tprobe.shar.txt 46kB
and a PDF of its man page created using groff is here:
http://thadlabs.com/FILES/tprobe.pdf 13kB
and a copy of the source file of that man page from the shar file
is here:
http://thadlabs.com/FILES/tprobe.man.txt 9kB
and a description about tprobe is here:
http://www.drdobbs.com/on-the-networks/184402700?_requestid=139511
The original purpose of tprobe was to determine why boot tapes could
not be easily duplicated -- the reason was variable-length records
hence the name tprobe for "tape probe".
tprobe would analyze any given boot tape and could duplicate it on
the current system, a remote system, or between two remote systems
depending where the tape drive(s) were located with the current system
in control, and not consuming RAM or disk space to do the duplication
which is why it was very popular.
Heh, it took longer to write the man page than it took to design the
program, implement it, and test it. Writing UNIX-style man pages is
a real pain which is why we see such poor or non-existent man pages
for most linux distros nowadays.
Thad
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