Search results
Results from the WOW.Com Content Network
Distributed compilations of software based on the Linux kernel that do not by default include systemd. Pages in category "Linux distributions without systemd" The following 56 pages are in this category, out of 56 total.
OpenRC is a dependency-based init system for Unix-like computer operating systems.It was created by Roy Marples, a NetBSD developer who was also active in the Gentoo project. [3] [4] It became more broadly adopted as an init system outside of Gentoo following the decision by some Linux distributions not to adopt systemd.
A parser generator that is part of the GNU Project. Bison converts a grammar description for a context-free grammar into source code for a C, C++ or Java parser. GNU GPL: Bzip2: A free and open source lossless data compression algorithm and program developed by Julian Seward. BSD-like License: Check: A unit testing framework for C. GNU GPL ...
Artix does not use systemd, instead opting to provide init and service management freedom. Artix offers OpenRC , runit , s6, and dinit [ 5 ] in place of systemd. Artix Linux has its own repositories, and it is not recommended by developers to use Arch packages due to differences such as naming conventions and contrasting init systems.
Other official forks have specific uses like: Ubuntu Kylin for Chinese-speaking users, or Ubuntu Studio for media content creators. Linux Mint , a distribution based on and compatible with Ubuntu. Supports multiple desktop environments, among others GNOME Shell fork Cinnamon and GNOME 2 fork MATE .
Devuan is an open source, Debian-based Linux distribution that aims to maintain compatibility with other init systems and avoid lock-in by systemd. Devuan offers sysvinit, runit or OpenRC as alternatives to systemd. [3] [4] [5] [6]
Snap is a software packaging and deployment system developed by Canonical for operating systems that use the Linux kernel and the systemd init system. The packages, called snaps, and the tool for using them, snapd, work across a range of Linux distributions [3] and allow upstream software developers to distribute their applications directly to users.
systemd-analyze may be used to determine system boot-up performance statistics and retrieve other state and tracing information from the system and service manager. systemd tracks processes using the Linux kernel's cgroups subsystem instead of using process identifiers (PIDs); thus, daemons cannot "escape" systemd, not even by double-forking.