Blog (7ページ中3ページ)
GNU Guix 1.2.0 released
2020年11月23日
We are pleased to announce the release of GNU Guix version 1.2.0, right in time to celebrate the eighth anniversary of Guix ! The release…
Online Guix Day Conference: schedule released!
2020年11月16日
The Guix hackers are very happy to announce the first online Guix Day Conference on Sunday November, 22nd . This conference is open to everyone ( no registration…
Introduction to the Guix Data Service, the missing blog post
2020年11月08日
The Guix Data Service processes, stores and provides data about Guix over time, at least that is what the README says. It's been around since…
Announcing the first online Guix Day Conference
2020年10月16日
The Guix hackers are very happy to announce the first online Guix Day Conference on Sunday November, 22nd . This conference is open to everyone and will be…
Childhurds and GNU/Hurd substitutes
2020年10月08日
A lot has happened since our Hello Hurd post beginning of April. No, not nearly as much as we joked on April 1st , but more than enough to…
Running Guix System on a Linode Server
2020年10月06日
Christopher Lemmer Webber recently discovered how to run Guix System on a Linode server. The below guide details how to set up your Linode server to run…
Improve Internationalization Support for the Guix Data Service
2020年07月23日
The first half of my Outreachy internship is already over and I am really excited to share my experience. Over the past weeks I’ve had the opportunity to…
Running a Ganeti cluster on Guix
2020年07月17日
The latest addition to Guix's ever-growing list of services is a little-known virtualization toolkit called Ganeti . Ganeti is designed to keep virtual machines running on a…
Securing updates
2020年07月01日
Software deployment tools like Guix are in a key position when it comes to securing the “software supply chain”—taking source code fresh from repositories and providing users with ready-to-use binaries.…
Guix Further Reduces Bootstrap Seed to 25%
2020年06月15日
We are delighted to announce that the second reduction by 50% of the Guix bootstrap binaries has now been officially released! The initial set of binaries…
GNU Shepherd user services
2020年05月17日
One of the things which sets Guix apart from other GNU/Linux distributions is that it uses GNU Shepherd instead of the now ubiquitous systemd. A side effect of…
Guix welcomes Outreachy and GSoC interns
2020年05月12日
We are thrilled to announce that three people will join Guix as interns over the next few months! As part of Google’s Summer of Code (GSoC), under the umbrella…
Grafts, continued
2020年05月06日
Guix includes a mechanism called grafts that allows us to provide users with security updates in a timely fashion, even for core packages deep down in the…
GNU Guix maintainer collective update
2020年05月04日
This blog post is to announce a change of hands in the Guix co-maintainer collective: Ricardo Wurmus is stepping down from his role, and Mathieu Othacehe will be filling in…
GNU Guix 1.1.0 released
2020年04月15日
We are pleased to announce the release of GNU Guix version 1.1.0! The release comes with ISO-9660 installation images , a virtual machine image , and with tarballs to install…
A “Hello World” virtual machine running the Hurd
2020年04月08日
Hello GNU World! There’s been a bit of speculation as to whether our April 1st post was a joke. Part of it was a joke: we’re…
Deprecating support for the Linux kernel
2020年04月01日
Hey, this post was published on April 1st, so take it with a grain of salt! Read the followup for some clarifications. After…
GSoC 2020 and Outreachy May 2020 to August 2020 Status Report II
2020年02月29日
GSoC We are happy to announce that GNU Guix participates in the Google Summer of Code (GSoC), under the aegis of the GNU project . We have collected…
Outreachy May 2020 to August 2020 Status Report I
2020年02月09日
We are happy to announce that for the fourth time GNU Guix offers a three-month internship through Outreachy , the inclusion program for groups traditionally underrepresented in free software and…
Guile 3 & Guix
2020年01月24日
Version 3.0 of GNU Guile, an implementation of the Scheme programming language , was released just last week . This is a major milestone for Guile, which gets compiler improvements and…
Reproducible computations with Guix
2020年01月14日
This post is about reproducible computations, so let's start with a computation. A short, though rather uninteresting, C program is a good starting point. It computes π in three different…
Join GNU Guix through Outreachy
2020年01月13日
We are happy to announce that for the fourth time GNU Guix offers a three-month internship through Outreachy , the inclusion program for groups traditionally underrepresented in free software and…
Meet Guix at FOSDEM
2020年01月10日
As usual, GNU Guix will be present at FOSDEM on February 1st and 2nd. This year, we’re happy to say that there will be quite a few talks…
Reproducible Builds Summit, 5th edition
2019年12月16日
For several years , the Reproducible Builds Summit has become this pleasant and fruitful retreat where we Guix hackers like to go and share, brainstorm, and hack with…
Guix on an ARM Board
2019年11月27日
Increasingly people discovering Guix want to try it on an ARM board, instead of their x86 computer. There might be various reasons for that, from power consumption to security.…
Running a Guix Xfce Desktop on CentOS 7
2019年11月17日
This tutorial will show how to run a fully fledged Xfce desktop environment installed with Guix on top of an existing GNU/Linux distribution. This guide uses CentOS 7 as…
Spreading the news
2019年11月12日
Like most free software projects, Guix has no shortage of communication channels: there’s this blog , the NEWS file for release notes, a bunch of …
Managing Servers with GNU Guix: A Tutorial
2019年11月04日
The outcome of this year's GSoC is a Guile-based programming interface named guix deploy for automatically creating, upgrading, and changing the configurations of machines running the Guix System.…
Guix Profiles in Practice
2019年10月25日
Note: An updated version of this article is available in the brand new cookbook . Guix provides a very useful feature that may be…
Insecure permissions on profile directory (CVE-2019-18192)
2019年10月17日
We have become aware of a security issue for Guix on multi-user systems that we have just fixed ( CVE-2019-18192 ). Anyone running Guix on a multi-user system is…