public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Tom Wijsman <TomWij@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Making systemd more accessible to "normal" users
Date: Wed, 15 May 2013 20:11:19 +0200	[thread overview]
Message-ID: <20130515201119.1590cbc3@TOMWIJ-GENTOO> (raw)
In-Reply-To: <CAGfcS_=LLy9wuMq2j11BqCyxEv6JJ1Pk9syzVecvCGh_2jCOrw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3977 bytes --]

On Wed, 15 May 2013 13:25:11 -0400
Rich Freeman <rich0@gentoo.org> wrote:

> On Wed, May 15, 2013 at 12:59 PM, Tom Wijsman <TomWij@gentoo.org>
> wrote:
> Don't take it personally or as an attack on systemd.  I think he was
> just pointing out that there are many use cases where systemd may not
> be appropriate.

In discussions, I try to not root for object X or Y but be constructive.

> I'm sure if you pulled a glibc from 10 years ago there would be a
> pretty good chance that systemd wouldn't work, but openrc is mainly
> based on shell (not even bash), so it would be pretty likely to work.

That is, if OpenRC is POSIX.1-2001 compatible; it doesn't use any APIs
or programs developed in the last 10 years, it doesn't depend on a
certain way a certain feature works that has changed in last 10 years.

Agreed though, shell changes less often than glibc; but that's merely
based on time, I can imagine in some point in the future there may be
no need for further changes in glibc the same way POSIX stopped
changing years ago; or in other words, it got standardized to be solid.

Going back from those details to OpenRC and systemd, one could say that
one tool depends on old and solid standards while the other depends on
new and developing technologies; there are reasons enough to choose for
either. Some things are better done by A, others by B.

That's not what I'm after, I want to know when either A or B doesn't
work; this is a matter of 1) trying to make it work for our users and 2)
documenting it to our users in which occasions it doesn't work.

Though, I went to take a look, if I were to trust the systemd ebuild it
seems that it doesn't work with glibc versions prior to May 2009 (2.10)
so I think we're in a quite good standing here; the amount of users
that don't upgrade for four years that need systemd is likely minor,
hence we don't need to document this and this doesn't form a problem.

> Likewise if you picked a kernel from a few years ago systemd with all
> its use of cgroups and such probably wouldn't work, while openrc is
> simpler.  Certainly if you picked a FreeBSD kernel systemd will not
> work.  (Keep in mind the set of systems not using a recent linux
> kernel includes all systems that don't run linux at all.)

I don't think the goal of making systemd more accessible has anything
to do with people that don't upgrade for a few years; it doesn't stand
in their way and given that it is out of the Portage tree we likely
don't support these kind of practices anymore. Support is a big word
and doesn't mean we don't try to help them if they have a solid case,
but I can't see someone with <2006 hardware wanting to run GNOME 3.8.

> In any case, there really isn't any "decision" to make here.

Then for what purpose is this discussion still going on?

> As long as devs want to support openrc it will be supported.
> Likewise with eudev.  As long as devs want to support systemd and
> udev those will be options as well. The beauty of Gentoo is that more
> than any distro it maximizes the options for our users.  The changes
> in Gnome may eliminate Gnome+openrc as a practical option, and when
> those teams stop supporting the combo then users will have to make a
> choice to not use one or the other.  Gentoo is about choice, but that
> doesn't mean that we have to offer EVERY possible choice.  If
> somebody wants to support my hp48 calculator as a Gentoo arch that
> would be great, but that doesn't mean that I can sta hassling teams
> to do the work for me.
> 
> Gentoo is about working TOGETHER to provide choices, not about telling
> others to make choices work for you.

That's what I'm after, I have send a very similar mail two months ago.

-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : TomWij@gentoo.org
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

  reply	other threads:[~2013-05-15 18:13 UTC|newest]

Thread overview: 167+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-01 10:04 [gentoo-dev] Making systemd more accessible to "normal" users Fabio Erculiani
2013-05-01 10:50 ` Pacho Ramos
2013-05-01 11:00   ` Fabio Erculiani
2013-05-01 13:13     ` Pacho Ramos
2013-05-02  2:49       ` William Hubbs
2013-05-01 13:36   ` Michał Górny
2013-05-01 13:54 ` [gentoo-dev] " Steven J. Long
2013-05-01 14:14   ` Fabio Erculiani
2013-05-01 18:52     ` [gentoo-dev] " Steven J. Long
2013-05-01 21:40       ` [gentoo-dev] " Peter Stuge
2013-05-01 22:32         ` Matt Turner
2013-05-02  2:11       ` [gentoo-dev] " Duncan
2013-05-02  2:41         ` Alex Xu
2013-05-01 14:20 ` [gentoo-dev] " Matthew Thode
2013-05-01 14:22   ` Fabio Erculiani
2013-05-01 14:52 ` Rich Freeman
2013-05-01 19:52 ` "Paweł Hajdan, Jr."
2013-05-01 20:32   ` Michał Górny
2013-05-01 21:14   ` Fabio Erculiani
2013-05-02  3:18     ` William Hubbs
2013-05-02  4:26       ` Kent Fredric
2013-05-02  5:42         ` Fabio Erculiani
2013-05-02 18:05         ` William Hubbs
2013-05-02 18:13           ` Mike Gilbert
2013-05-02 19:01             ` Fabio Erculiani
2013-05-02 19:15               ` Chí-Thanh Christopher Nguyễn
2013-05-02 19:30               ` Rich Freeman
2013-05-02 19:39               ` Mike Gilbert
2013-05-02 20:25                 ` William Hubbs
2013-05-02 20:27               ` Kent Fredric
2013-05-02 22:55                 ` William Hubbs
2013-05-02 23:07                   ` Chí-Thanh Christopher Nguyễn
2013-05-02 22:54             ` [gentoo-dev] " Duncan
2013-05-04 10:42 ` [gentoo-dev] " Luca Barbato
2013-05-04 12:54   ` Rich Freeman
2013-05-05 11:57     ` [gentoo-dev] " Duncan
2013-05-04 13:05   ` [gentoo-dev] " Fabio Erculiani
2013-05-04 13:12     ` Fabio Erculiani
2013-05-05  7:07       ` Luca Barbato
2013-05-04 16:12     ` Pacho Ramos
2013-05-05  7:11     ` Luca Barbato
2013-05-07 20:33 ` [gentoo-dev] " Fabio Erculiani
2013-05-08 15:26 ` [gentoo-dev] " Ben de Groot
2013-05-08 15:39   ` Fabio Erculiani
2013-05-08 15:49     ` Ben de Groot
2013-05-08 15:53       ` Fabio Erculiani
2013-05-08 16:06       ` Mike Gilbert
2013-05-08 16:34         ` Ian Stakenvicius
2013-05-08 16:27       ` Ian Stakenvicius
2013-05-08 17:57       ` William Hubbs
2013-05-08 18:19       ` Pacho Ramos
2013-05-09  1:48       ` Walter Dnes
2013-05-09  2:01         ` Jeroen Roovers
2013-05-09  9:56           ` Anthony G. Basile
2013-05-09 16:44             ` Michał Górny
2013-05-09 16:53               ` Rich Freeman
2013-05-09 17:01               ` Pacho Ramos
2013-05-08 15:39   ` Chí-Thanh Christopher Nguyễn
2013-05-08 15:49     ` Fabio Erculiani
2013-05-08 16:06       ` Chí-Thanh Christopher Nguyễn
2013-05-08 16:14         ` Mike Gilbert
2013-05-08 16:58           ` Chí-Thanh Christopher Nguyễn
2013-05-08 16:21       ` Ben de Groot
2013-05-08 17:01         ` Arun Raghavan
2013-05-09  2:18           ` Walter Dnes
2013-05-09  3:07             ` Canek Peláez Valdés
2013-05-09 11:00             ` Rich Freeman
2013-05-08 17:07         ` Michał Górny
2013-05-08 18:24         ` William Hubbs
2013-05-08 15:52     ` Michael Mol
2013-05-08 16:59   ` Rich Freeman
2013-05-08 17:08   ` Michał Górny
2013-05-08 17:18     ` Michael Mol
2013-05-08 17:32       ` Michał Górny
2013-05-08 17:37       ` Rich Freeman
2013-05-10  4:50         ` [gentoo-dev] " Steven J. Long
2013-05-10  7:45         ` [gentoo-dev] " Ralph Sennhauser
2013-05-10 10:09           ` Rich Freeman
2013-05-11 16:55             ` Ralph Sennhauser
2013-05-11 21:38               ` Rich Freeman
2013-05-14  8:41           ` Luca Barbato
2013-05-15 12:17             ` Michał Górny
2013-05-15 13:41               ` Fabio Erculiani
2013-05-15 14:01                 ` Rich Freeman
2013-05-16  2:39                   ` [gentoo-dev] " Duncan
2013-05-15 14:08                 ` [gentoo-dev] " Pacho Ramos
2013-05-16 14:02                   ` William Hubbs
2013-05-15 14:16                 ` Ben de Groot
2013-05-15 15:00                   ` Ian Stakenvicius
2013-05-16  0:27                   ` William Hubbs
2013-05-16  1:28                     ` Matthew Thode
2013-05-16  6:58                       ` Pacho Ramos
2013-05-15 15:03                 ` Luca Barbato
2013-05-15 15:10                   ` Luca Barbato
2013-05-15 16:59                     ` Tom Wijsman
2013-05-15 17:25                       ` Rich Freeman
2013-05-15 18:11                         ` Tom Wijsman [this message]
2013-05-15 19:02                           ` Rich Freeman
2013-05-15 19:05                             ` Pacho Ramos
2013-05-15 20:56                     ` Alexander Berntsen
2013-05-15 21:01                       ` Ciaran McCreesh
2013-05-15 23:56                         ` Matthew Thode
2013-05-16  0:50                       ` William Hubbs
2013-05-15 17:26                   ` Tom Wijsman
2013-05-16  5:20                     ` Luca Barbato
2013-05-15 18:18                 ` waltdnes
2013-05-15 22:38                   ` Rich Freeman
2013-05-15 21:07                     ` waltdnes
2013-05-16  1:20                   ` William Hubbs
2013-05-16  1:31                     ` Matthew Thode
2013-05-17  0:58                       ` [gentoo-dev] " Steven J. Long
2013-05-18  3:45                         ` William Hubbs
2013-05-18  9:41                           ` Fabio Erculiani
2013-05-18 17:02                           ` Walter Dnes
2013-05-18 17:38                             ` Andreas K. Huettel
2013-05-18 17:47                               ` Rich Freeman
2013-05-18 19:23                                 ` Carlos Silva
2013-05-19 12:59                                   ` Michael Mol
2013-05-19 13:23                                     ` Andreas K. Huettel
2013-05-19 14:04                                       ` J. Roeleveld
2013-05-19 14:34                                         ` Peter Stuge
2013-05-19 18:02                                           ` Canek Peláez Valdés
2013-05-19 18:05                                           ` Canek Peláez Valdés
2013-05-21  3:03                                             ` Daniel Campbell
2013-05-21  3:34                                               ` Canek Peláez Valdés
2013-05-21 13:17                                                 ` Michael Mol
2013-05-22 21:39                                                 ` Re: " Daniel Campbell
2013-05-22 22:39                                                   ` Canek Peláez Valdés
2013-05-23  6:06                                                   ` Alan McKinnon
2013-05-23  6:41                                                   ` Michał Górny
2013-05-23  8:02                                                     ` Daniel Campbell
2013-05-23  9:46                                                       ` Tom Wijsman
2013-05-23 19:19                                                       ` Michael Orlitzky
2013-05-21  4:45                                               ` Duncan
2013-05-21 13:50                                                 ` Ciaran McCreesh
2013-05-21 13:57                                                   ` Michael Mol
2013-05-21 14:02                                                     ` Ciaran McCreesh
2013-05-21 14:35                                                       ` Michael Mol
2013-05-21 21:37                                                   ` Duncan
2013-05-21 22:52                                                     ` Tom Wijsman
2013-05-22  3:06                                                       ` Duncan
2013-05-22  8:46                                                         ` Tom Wijsman
2013-05-22 15:19                                                           ` Rich Freeman
2013-05-22 15:24                                                     ` Ciaran McCreesh
2013-05-23  5:30                                                       ` Duncan
2013-05-23  6:57                                                         ` Tom Wijsman
2013-05-23  7:12                                                           ` Duncan
2013-05-21  7:03                                               ` Alan McKinnon
2013-05-21  7:10                                                 ` Michał Górny
2013-05-22 15:21                                                 ` Luca Barbato
2013-05-22 18:32                                                   ` Michał Górny
2013-05-22 18:42                                                   ` Zac Medico
2013-05-22 19:17                                                     ` Mike Gilbert
2013-05-22 23:38                                                     ` Walter Dnes
2013-05-24  6:32                                                 ` J. Roeleveld
2013-05-24  6:48                                                   ` Ulrich Mueller
2013-05-21 10:09                                               ` Albert Hopkins
2013-05-21 10:22                                               ` Rich Freeman
2013-05-24  6:26                                           ` J. Roeleveld
2013-05-19  3:36                             ` William Hubbs
2013-05-21 12:25                           ` [gentoo-dev] TLDNR; " Steven J. Long
2013-05-16  2:30                 ` Re: [gentoo-dev] " Daniel Campbell
2013-06-07 11:52                 ` Olav Vitters
2013-06-07 12:04                   ` Chí-Thanh Christopher Nguyễn
2013-06-07 12:24                     ` Olav Vitters
2013-06-07 12:34                       ` Chí-Thanh Christopher Nguyễn
2013-06-07 14:57                         ` Olav Vitters

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130515201119.1590cbc3@TOMWIJ-GENTOO \
    --to=tomwij@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox