From owner-freebsd-questions@FreeBSD.ORG Mon Aug 20 14:09:26 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A3371065670 for ; Mon, 20 Aug 2012 14:09:26 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 02EC88FC1B for ; Mon, 20 Aug 2012 14:09:25 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T3SfT-0000Be-HG for freebsd-questions@freebsd.org; Mon, 20 Aug 2012 16:09:25 +0200 Received: from 79-139-19-75.prenet.pl ([79.139.19.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Aug 2012 16:09:23 +0200 Received: from jb.1234abcd by 79-139-19-75.prenet.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Aug 2012 16:09:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: jb Date: Mon, 20 Aug 2012 14:09:12 +0000 (UTC) Lines: 49 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 79.139.19.75 (Mozilla/5.0 (X11; FreeBSD i386; rv:14.0) Gecko/20100101 Firefox/14.0.1) Subject: Warning - FreeBSD (*BSD) entanglement in Linux ecosystem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Aug 2012 14:09:26 -0000 Hi, here is an interesting comment (basically echoing other people's view) on Linux developments: http://distrowatch.com/weekly.php?issue=20120820 Reader Comments "1 o Arch and systemd (by Microlinux on 2012-08-20 10:11:39 GMT from France) Much has been said on the subject of Systemd. Let me quote Eric Hameleers, one of Slackware's developers. "[...] systemd is essentially evil. It is invasive, extremely hostile to other environments, threatening to kill non-Linux ecosystems which have hal, udev, dbus, consolekit, polkit, udisks, upower and friends as dependencies. And every iteration of the software written by the Redhat employees who are responsible for hal, udev, consiolekit, polkit and now systemd are incompatible with previous releases, re-implementing their bad ideas with new bad ideas... basically proving that these Redhat employees must be declared unfit to work on the core of a Linux distro. However, the influence of their employer is so big that these products are forced upon the wider UNIX community and at some point it will be "assimilate or die". I hope we (Slackware) will find a way where we do not have to assimilate but still manage to keep the distro working. I have high hopes for KDE which has no Redhat ties and so far, manages to stay clear of this mess, sticking to widely accepted standards." Cheers from a Slackware user." For those of you who are unfamiliar - systemd is a replacement for SysV, LSB, and Upstart init subsystem scripts. Together with some other technologies like GNOME 3 (soon GNOME OS ?) they are aiming at being Microsoft-like Linux distro (soon OS ?). On my FreeBSD machine: $ ls /var/db/pkg/ ... hal-0.5.14_19/ dbus-1.4.14_i3/ consolekit-0.4.3/ polkit-0.99/ upower-0.9.7/ ... Also, once again I refer to Linux-related ports in *BSD ecosystem http://www.freebsd.org/cgi/ports.cgi?query=linux&stype=all and warn against becoming entangled in affairs of Linux ecosystem. jb