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]].
title='2021-09-23 18:17:15 +0200'>2021-09-23file-systems: Support forced checks & repairs....Tobias Geerinckx-Rice 2021-07-18pack: Streamline how files are included in tarballs....Maxim Cournoyer 2021-07-03file-systems: Ensure compared file names are both absolute or relative....Maxim Cournoyer 2021-06-29pack: Prevent duplicate files in tar archives....Maxim Cournoyer 2020-10-01Instantiate nscd in each system container....Jason Conroy 2020-08-03file-systems: Leave room for extension in serialized specs....Ludovic Courtès 2020-07-31file-system: Add efivarfs support....Mathieu Othacehe 2020-07-31file-system: Add mount-may-fail? option....Mathieu Othacehe 2020-07-31file-systems: Add %debug-file-system....Mathieu Othacehe 2020-07-25file-systems: Convey hint via '&fix-hint'....Ludovic Courtès 2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume....Maxim Cournoyer 2020-05-20file-systems: Add helpers for parsing the options string into an alist....Maxim Cournoyer 2020-04-27file-systems: mount the PID cgroup filesystem....Jakub Kądziołka 2020-03-02file-systems: Add a 'file-system-device->string' procedure....Maxim Cournoyer 2019-11-04file-systems: Mount /var/run/nscd read-write in containers....Ludovic Courtès 2019-09-12file-systems: Add /var/run/nscd to '%network-file-mappings'....Ludovic Courtès 2019-07-19file-systems: Use 'no-atime' for %IMMUTABLE-STORE....Ludovic Courtès