aboutsummaryrefslogtreecommitdiff
-*- mode: org; coding: utf-8; -*-

#+TITLE: Hacking GNU Guix and Its Incredible Distro

Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès <ludo@gnu.org>
Copyright © 2015, 2017 Mathieu Lirzin <mthl@gnu.org>
Copyright © 2017 Leo Famulari <leo@famulari.name>
Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

* Contributing

See the manual for useful hacking information, either by running

  info -f doc/guix.info "Contributing"

or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]].
'device' field in <bootloader-configuration>....Ludovic Courtès 2019-01-11services: Deprecate a few more service procedures....Ludovic Courtès 2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure....Ludovic Courtès 2018-09-07vm: Make UUID computation really deterministic....Ludovic Courtès 2018-05-28system: Remove uses of the 'title' field of <file-system>....Ludovic Courtès 2018-05-19tests: Adjust to new "unbound variable" messages....Ludovic Courtès 2018-04-30guix system: search: Display default Shepherd service names....Ludovic Courtès 2018-03-24tests: Add tests for "guix system disk-image" et al....Chris Marusich 2017-12-06gnu, doc, tests: Use ‘bootloader-configuration’ everywhere....Tobias Geerinckx-Rice 2017-12-04tests: Look for multi-digit column numbers in unbound variable test....Eric Bavier 2017-11-10tests: Adjust to unbound-variable exception printer....Ludovic Courtès 2017-11-08gnu: Improve error reporting of the use-.*modules macros....Ludovic Courtès 2017-10-10ui: Improve reporting of missing closing parentheses....Ludovic Courtès 2017-09-16guix system: Add 'search' command....Ludovic Courtès 2017-03-15tests: Expect less accurate location info in 2.2.0....Ludovic Courtès 2016-07-20tests: Adjust to Shepherd error message change....Ludovic Courtès 2016-01-29services: Rename 'dmd' services to 'shepherd'....Alex Kost 2016-01-29Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost 2015-12-14gexp: 'local-file' resolves relative file names....Ludovic Courtès 2015-11-24services: dmd: Error out upon unmet dmd requirements....Ludovic Courtès 2015-10-10guix system: Add '--derivation'....Ludovic Courtès 2015-05-25ui: Auto-compile user code, and improve error reporting....Ludovic Courtès 2015-05-24system: Make sure user accounts refer to existing groups....Ludovic Courtès