Removing Libsystemd0 From a Live-running Debian System
Posted by samzenpus on Sunday February 15, 2015 @05:10PM from the taking-sides dept.
lkcl writes The introduction of systemd has unilaterally created a polarization of the GNU/Linux community that is remarkably similar to the monopolistic power position wielded by Microsoft in the late 1990s. Choices were stark: use Windows (with SMB/CIFS Services), or use UNIX (with NFS and NIS). Only the introduction of fully-compatible reverse-engineered NT Domains services corrected the situation. Instructions on how to remove systemd include dire warnings that "all dependent packages will be removed", rendering a normal Debian Desktop system flat-out impossible to achieve. It was therefore necessary to demonstrate that it is actually possible to run a Debian Desktop GUI system (albeit an unusual one: fvwm) with libsystemd0 removed. The reason for doing so: it doesn't matter how good systemd is believed to be or in fact actually is: the reason for removing it is, apart from the alarm at how extensive systemd is becoming (including interfering with firewall rules), it's the way that it's been introduced in a blatantly cavalier fashion as a polarized all-or-nothing option, forcing people to consider abandoning the GNU/Linux of their choice and to seriously consider using FreeBSD or any other distro that properly respects the Software Freedom principle of the right to choose what software to run. We aren't all "good at coding", or paid to work on Software Libre: that means that those people who are need to be much more responsible, and to start — finally — to listen to what people are saying. Developing a thick skin is a good way to abdicate responsibility and, as a result, place people into untenable positions. linux opensource programming http://news.slashdot.org/story/15/02/15/1959209/removing-libsystemd0-from-a-live-running-debian-system http://translate.google.com/translate?hl=ru&sl=auto&tl=ru&u=http://news.slashdot.org/story/15/02/15/1959209/removing-libsystemd0-from-a-live-running-debian-system
no subject
Date: 2016-11-04 12:18 pm (UTC)Posted by samzenpus on Sunday February 15, 2015 @05:10PM from the taking-sides dept.
lkcl writes The introduction of systemd has unilaterally created a polarization of the GNU/Linux community that is remarkably similar to the monopolistic power position wielded by Microsoft in the late 1990s. Choices were stark: use Windows (with SMB/CIFS Services), or use UNIX (with NFS and NIS). Only the introduction of fully-compatible reverse-engineered NT Domains services corrected the situation. Instructions on how to remove systemd include dire warnings that "all dependent packages will be removed", rendering a normal Debian Desktop system flat-out impossible to achieve. It was therefore necessary to demonstrate that it is actually possible to run a Debian Desktop GUI system (albeit an unusual one: fvwm) with libsystemd0 removed. The reason for doing so: it doesn't matter how good systemd is believed to be or in fact actually is: the reason for removing it is, apart from the alarm at how extensive systemd is becoming (including interfering with firewall rules), it's the way that it's been introduced in a blatantly cavalier fashion as a polarized all-or-nothing option, forcing people to consider abandoning the GNU/Linux of their choice and to seriously consider using FreeBSD or any other distro that properly respects the Software Freedom principle of the right to choose what software to run. We aren't all "good at coding", or paid to work on Software Libre: that means that those people who are need to be much more responsible, and to start — finally — to listen to what people are saying. Developing a thick skin is a good way to abdicate responsibility and, as a result, place people into untenable positions.
linux opensource programming
http://news.slashdot.org/story/15/02/15/1959209/removing-libsystemd0-from-a-live-running-debian-system
http://translate.google.com/translate?hl=ru&sl=auto&tl=ru&u=http://news.slashdot.org/story/15/02/15/1959209/removing-libsystemd0-from-a-live-running-debian-system
How to remove systemd from a Debian jessie/sid installation From Without Systemd
Contents * 1 Sysvinit * 1.1 Installing Sysvinit * 1.2 Grub Configuration * 1.3 Purge Systemd * 1.4 Pin Systemd Packages * 2 polkit
http://without-systemd.org/wiki/index.php/How_to_remove_systemd_from_a_Debian_jessie/sid_installation
http://translate.google.com/translate?hl=ru&sl=auto&tl=ru&u=http://without-systemd.org/wiki/index.php/How_to_remove_systemd_from_a_Debian_jessie/sid_installation
http://lkcl.net/reports/removing_systemd_from_debian/
http://translate.google.com/translate?hl=ru&sl=auto&tl=ru&u=http://lkcl.net/reports/removing_systemd_from_debian/
Welcome to Devuan Jessie 1.0 Beta Devuan GNU+Linux is a fork of Debian without systemd. Its Beta release marks an important milestone towards the sustainability and the continuation of Devuan as a universal base distribution.
.. Distributions based on Devuan Various operating system distributions have already started adopting Devuan as a base OS. Here below a list in order of chronological appearance * Gnuinos http://gnuinos.org * Refracta http://www.ibiblio.org/refracta * Nelum-dev1 https://sourceforge.net/projects/nelum-dev1 * Star https://sourceforge.net/projects/linnix * Zephyr https://sourceforge.net/projects/zephyrlinux
Packages The package repositories for Devuan are exclusive and they should not be used in addition to Debian:
deb http://auto.mirror.devuan.org/merged jessie main deb http://auto.mirror.devuan.org/merged jessie-updates main deb http://auto.mirror.devuan.org/merged jessie-security main
We provide access to our package repository also via Tor: install apt-transport-tor and then use the following hidden services
deb tor+http://devuanfwojg73k6r.onion/merged jessie main deb tor+http://devuanfwojg73k6r.onion/merged jessie-updates main deb tor+http://devuanfwojg73k6r.onion/merged jessie-security main
* Here a list of packages we have forked from Debian * Here the packages specifically built for Devuan * And here the infamous blacklisted packages
..
http://devuan.org/