enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Void Linux - Wikipedia

    en.wikipedia.org/wiki/Void_Linux

    Void Linux was created in 2008 by Juan Romero Pardines, a former developer of NetBSD, [6] to have a test-bed for the XBPS package manager. The ability to natively build packages from source using xbps-src is likely inspired by pkgsrc and other BSD ports collections.

  3. Category:Linux distributions without systemd - Wikipedia

    en.wikipedia.org/wiki/Category:Linux...

    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.

  4. Artix Linux - Wikipedia

    en.wikipedia.org/wiki/Artix_Linux

    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.

  5. Calculate Linux - Wikipedia

    en.wikipedia.org/wiki/Calculate_Linux

    The project's documentation could be improved but if you're an experienced Linux user than I'm sure you'll slowly get familiar with Portage's more advanced features. I think people who want to avoid systemd should also consider Calculate. The distro is perfectly usable without ever compiling software from source.

  6. antiX - Wikipedia

    en.wikipedia.org/wiki/AntiX

    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.

  7. Linux From Scratch - Wikipedia

    en.wikipedia.org/wiki/Linux_From_Scratch

    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

  8. Devuan - Wikipedia

    en.wikipedia.org/wiki/Devuan

    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]

  9. GNU Guix - Wikipedia

    en.wikipedia.org/wiki/GNU_Guix

    Inherited from the design of Nix, most of the content of the package manager is kept in a directory /gnu/store where only the Guix daemon has write-access. This is achieved via specialised bind mounts, where the Store as a file system is mounted read only, prohibiting interference even from the root user, while the Guix daemon remounts the Store as read/writable in its own private namespace.