-*- mode: org; coding: utf-8; -*- #+TITLE: Hacking GNU Guix and Its Incredible Distro Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès Copyright © 2015, 2017 Mathieu Lirzin Copyright © 2017 Leo Famulari Copyright © 2017 Arun Isaac 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 informations, 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]]. > Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-31file-system: Add mount-may-fail? option....Mathieu Othacehe
2020-07-26file-systems: Add NTFS support....Mathieu Othacehe
2020-05-20linux-boot: Refactor boot-system....Maxim Cournoyer
2020-05-03file-systems: Fix UTF-16 handling in initrd....Danny Milosavljevic
2020-05-03file-systems: Fix F2FS volume name accessor....Danny Milosavljevic
2020-05-02file-systems: Add support for F2FS....raingloom
2020-03-02build: file-systems: Do not warn about file system check for NFS....Maxim Cournoyer
2020-01-05file-systems: Handle LUKS2 header....David Trudgian
2020-01-03file-systems: Add support for JFS....Tobias Geerinckx-Rice