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]].
-entry....tiantian 2022-09-08gnu: bootloader: Extend `<menu-entry>' for chain-loader....tiantian 2022-08-30bootloader: Wrap lines....Mathieu Othacehe 2022-08-30bootloader: Add device-tree-support? option....Reza Alizadeh Majd 2022-08-28bootloader: Convert device in menu-entry to proper sexp....Josselin Poiret 2022-08-21bootloader: Remove expired export....Tobias Geerinckx-Rice 2021-11-17gnu: system: Improve location of some configuration warnings....Josselin Poiret 2021-08-30bootloader: Report location of the deprecated 'target' field....Ludovic Courtès 2021-08-29gnu: bootloader: Support multiple targets....Maxim Cournoyer 2020-11-17gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS....Stefan 2020-11-16gnu: bootloader: Support chain loading to an EFI bootloader....Stefan 2020-06-08bootloader: Extend `<menu-entry>' for multiboot....Jan (janneke) Nieuwenhuizen 2020-05-29bootloader: Add 'disk-image-installer'....Mathieu Othacehe 2019-08-30system: Add 'bootloader-menu-entries' field to <boot-parameters>....Ludovic Courtès 2019-08-30bootloader: Fix comment about 'menu-entries'....Ludovic Courtès 2019-03-24bootloader: Add a 'keyboard-layout' field....Ludovic Courtès 2019-03-24bootloader: Reindent record type definition....Ludovic Courtès 2019-03-24bootloader: Remove unused 'additional-configuration' field....Ludovic Courtès