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]].
e0b55382f7dd336ee118e759f'>gnu: Add platform support....Mathieu Othacehe 2021-08-29Migrate to the new 'targets' field of bootloader-configuration....Maxim Cournoyer 2021-08-28images: pinebook-pro: Fix the agetty baud rate....Mathieu Othacehe 2021-02-21image: Add rock64 support....Marius Bakke 2021-02-17scripts: system: Accept <image> records as input....Mathieu Othacehe 2021-01-20images: pinebook-pro: Fix default serial port....Caliph Nomble 2021-01-10system: image: Fix root offset on rockchip platforms....Mathieu Othacehe 2020-12-05images: novena: Make boot settings and RTC accessible....Danny Milosavljevic 2020-12-03images: novena: Replace agetty-service by term-auto....Danny Milosavljevic 2020-12-03images: Add novena-image-type, novena-barebones-raw-image, novena-barebones-os....Danny Milosavljevic 2020-11-20image: Add pinebook-pro support....Mathieu Othacehe 2020-10-06images: Add pine64-barebones-raw-image....Mathieu Othacehe 2020-10-05images: Add pine64 support....Mathieu Othacehe 2020-09-30system: image: Add image-type support....Mathieu Othacehe 2020-09-29images: hurd: Add hurd-barebones-qcow2-image....Mathieu Othacehe 2020-07-11image: Do not set journal_model=WAL for the Hurd....Jan (janneke) Nieuwenhuizen 2020-06-25image: hurd: Initialize root partition for the Hurd....Jan (janneke) Nieuwenhuizen 2020-06-25image: hurd: Create hurd-compatible ext2 file-system....Jan (janneke) Nieuwenhuizen 2020-06-24image: Move hurd image definition to a dedicated file....Mathieu Othacehe