aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
blob: 1e30a74a64f51ec735dcc44ff4dfe5fa4fa13c6f (about) (plain)
1
2
3
4
5
6
7
8
9
GNU Guix consists of Scheme code that implements the deployment model
of the Nix package management tool.  In fact, it currently talks to a
build daemon whose code comes from Nix (see the manual for details.)

Nix was initially written by Eelco Dolstra; other people have been
contributing to it.  See `nix/AUTHORS' for details.

The list of GNU Guix contributors is now generated from the output of
'git log' and written to this file, as can be seen in release tarballs.
8-05-28system: Remove uses of the 'title' field of <file-system>....Ludovic Courtès 2018-03-02system: Add 'initrd-modules' field....Ludovic Courtès 2017-12-06gnu, doc, tests: Use ‘bootloader-configuration’ everywhere....Tobias Geerinckx-Rice 2017-11-15tests: install: Increase target-size....Oleg Pykhalov 2017-10-30tests: install: Estimate the installation system disk size....Hartmut Goebel 2017-09-26tests: install: Switch to modifying the gc-root-service-type....Ludovic Courtès 2017-09-08tests: Fix incorrect use of 'file-append'....Ludovic Courtès 2017-09-06tests: Add test for installing from an ISO Image....Christopher Baines 2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo 2017-07-15gnu: Rename (gnu packages qemu) to (gnu packages virtualization)....宋文武 2017-06-21tests: Add extlinux gpt test....Mathieu Othacehe 2017-02-01system: Create home directories once 'file-systems' is up....Ludovic Courtès 2017-01-16file-systems: 'file-system-needed-for-boot?' is #t for parents of the store....Ludovic Courtès 2017-01-10system: Add btrfs file system support....David Craven 2016-11-30tests: Create a copy-on-write image instead of copying eagerly....Ludovic Courtès 2016-11-23install: Enable "cryptodisk" handling in GRUB....Ludovic Courtès 2016-10-27tests: Test installation with a RAID root partition....Ludovic Courtès 2016-10-27tests: Add #:memory-size parameter for the command to run the installed OS....Ludovic Courtès 2016-10-27tests: Test installation with store on a separate partition....Ludovic Courtès 2016-07-18tests: install: Generalize 'run-install'....Ludovic Courtès 2016-07-12gnu: Switch to 'with-imported-modules'....Ludovic Courtès 2016-07-02tests: install: Adjust to new 'marionette-service-type' interface....Ludovic Courtès 2016-06-23tests: Installation test no longer requires KVM....Ludovic Courtès 2016-06-20tests: Add a mechanism to describe and discover system tests....Ludovic Courtès 2016-06-20tests: Add system installation test....Ludovic Courtès