Search results
Results from the WOW.Com Content Network
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.
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.
antiX (/ ˈ æ n t ɪ k s /) is a Linux distribution, originally based on MEPIS, which itself is based on the Debian stable distribution. [3] antiX initially replaced the MEPIS KDE desktop environment with the Fluxbox and IceWM window managers, making it suitable for older, less powerful x86-based systems.
AppArmor ("Application Armor") is a Linux kernel security module that allows the system administrator to restrict programs' capabilities with per-program profiles. Profiles can allow capabilities like network access, raw socket access, and the permission to read, write, or execute files on matching paths.
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]
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.
The source code and precompiled packages of the deblobbed Linux kernel are available directly from the distributions which use the Linux-libre scripts. Freed-ora is a subproject which prepares and maintains RPM packages based on Fedora. [23] There are also precompiled packages for Debian [24] and derived distributions such as Ubuntu. [25]
file command is a standard Unix program for recognizing the type of data contained in a computer file. BSD-like License: Findutils: The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. GNU GPL: Flex: flex (fast lexical analyzer generator) is a free software alternative to lex. BSD license: Gawk