Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Sunday May 05 2019, @08:02AM   Printer-friendly
from the dunno-what's-gnu-with-you dept.

GNU Guix 1.0.0 has been released. The big 1.0 is an important milestone for most Free Software. In this case it is the result of seven years of development. GNU Guix is a general toolbox for software deployment, also known as a package manager, but with advancements over RPM and APT, which it can co-exist with. However it can also be used as a complete distro.

In addition to standard package management features, Guix supports transactional upgrades and roll-backs, unprivileged package management, per-user profiles, and garbage collection. When used as a standalone GNU/Linux distribution, Guix offers a declarative, stateless approach to operating system configuration management. Guix is highly customizable and hackable through Guile programming interfaces and extensions to the Scheme language.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Sunday May 05 2019, @11:32AM (1 child)

    by Anonymous Coward on Sunday May 05 2019, @11:32AM (#839170)

    A replacement for systemd!

  • (Score: 5, Informative) by RamiK on Sunday May 05 2019, @01:49PM

    by RamiK (1813) on Sunday May 05 2019, @01:49PM (#839212)

    A replacement for systemd!

    Actually, this is GNU Guix, the package manager. GNU Shepherd is the init system replacing systemd.

    Of course, both Guix and Shepherd are part of GNU GuixSD, the GNU/Linux Guix system distribution.

    --
    compiling...