aboutsummaryrefslogtreecommitdiff
path: root/HACKING
blob: 9adef201c259ab28d2e8ad91bf46596a4c4cc3c7 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-*- 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]].
pan>Miguel Ángel Arruga Vivas 2020-10-30system: Fix grub keymap with store in btrfs subvolume....Miguel Ángel Arruga Vivas 2020-10-18system: Use locale information in grub.cfg....Miguel Ángel Arruga Vivas 2020-10-05bootloader: Fix u-boot installation....Mathieu Othacehe 2020-09-27gnu: grub: Support for network boot via TFTP....Stefan 2020-09-14gnu: grub: Support loading files from TFTP if the root filesystem is NFS....Stefan 2020-09-07bootloader: Use "define" instead of "define*" for all records....Stefan 2020-09-06bootloader: Add comment about grub configuration files....Stefan 2020-06-09bootloader: grub: Fix cross-compilation....Mathieu Othacehe 2020-06-09gnu: grub: Support graphical gfxterm on all systems....Stefan 2020-06-08bootloader: grub: Add support for multiboot....Jan (janneke) Nieuwenhuizen 2020-05-29bootloader: grub: Rename the btrfs-subvolume-file-name parameter....Maxim Cournoyer 2020-05-29bootloader: grub: Use inheritance to define grub-minimal-bootloader....Mathieu Othacehe 2020-05-29bootloader: grub: Do not run grub-install when creating a disk-image....Mathieu Othacehe 2020-05-29bootloader: Add 'disk-image-installer'....Mathieu Othacehe 2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume....Maxim Cournoyer 2020-05-19gnu: grub: Allow a PNG image and replace "aspect-ratio" with "resolution"....Stefan 2020-05-16bootloader: grub: Refer to the native 'grub-mklayout' and font file....Ludovic Courtès 2020-04-23Merge branch 'master' into core-updates...Marius Bakke 2020-04-20gnu: Add u-boot-pinebook-pro-rk3399....Vagrant Cascadian